aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_rsa.c
Commit message (Collapse)AuthorAge
...
* Release outside of helper functionJeff Burdges2016-03-21
|
* fixing symbol naming and coding convention issuesChristian Grothoff2016-03-21
|
* Implement a Full Domain Hash (FDH) for RSA signatures and blind signaturesJeff Burdges2016-03-20
| | | | | | | | | | | | | | | | | This gives a measure of provable security to the Taler exchange/mint against hypothetical one-more forgery attacks. See: https://eprint.iacr.org/2001/002.pdf http://www.di.ens.fr/~pointche/Documents/Papers/2001_fcA.pdf We seed the FDH with the denomination keys as as a homage to RSA-PSS. This may slightly improves the exchanges's resistance to a violation of RSA-KTI and against insiders who can influence the choice of RSA keys but cannot actually exfiltrate them. Adopting FDH fixes a bug when using 512 bit RSA keys as well.
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -add benchmark for RSA cryptoChristian Grothoff2015-09-03
|
* -indentChristian Grothoff2015-08-06
|
* -more correct logicChristian Grothoff2015-08-06
|
* -fix leakChristian Grothoff2015-08-06
|
* DEFAULTSERVICES is dead, remove remainsChristian Grothoff2015-07-08
|
* patch from Nicolas Fournier to add some _dup and _cmp functions for RSA ↵Christian Grothoff2015-06-30
| | | | signatures and private keys
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
|
* Introduce function to duplicate RSA public keysSree Harsha Totakura2015-05-28
|
* validate the parsed RSA private keySree Harsha Totakura2015-05-27
|
* -adding cmp functions for RSA public keys and sigsChristian Grothoff2015-05-15
|
* -doxygen, build system fixes, minor API extensionChristian Grothoff2015-04-13
|
* add GNUNET_CRYPTO_rsa_public_key_hashChristian Grothoff2015-03-09
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - fix memleakSree Harsha Totakura2015-01-26
|
* - fix docuSree Harsha Totakura2015-01-26
|
* -fix docSree Harsha Totakura2015-01-26
|
* -fix assertion checking the encoded s-expressionsSree Harsha Totakura2015-01-24
|
* adding support for blind signatures (modernized version of Taler logic, with ↵Christian Grothoff2015-01-09
| | | | variable key length)
* -removing last bits of RSA support, as this code is now deadChristian Grothoff2013-07-18
|
* -deadChristian Grothoff2013-03-04
|
* Be able to only-read-not-create RSA keysLRN2013-03-03
|
* Implement and use GNUNET_CRYPTO_rsa_get_public_key_hashLRN2013-03-03
|
* -trying to address #2791Christian Grothoff2013-02-11
|
* adding GNUNET_DISK_file_backup function; fixing #2646Christian Grothoff2012-12-09
|
* moved hello uri functions to hello libGabor X Toth2012-11-18
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -code deduplication in rsa sign/verify codeChristian Grothoff2012-10-17
|
* -more rsa refactoringChristian Grothoff2012-10-17
|
* -cleaning up RSA codeChristian Grothoff2012-10-17
|
* -cleaning up RSA codeChristian Grothoff2012-10-17
|
* -no argChristian Grothoff2012-09-28
|
* -state to ignoreChristian Grothoff2012-09-27
|
* -use blocking wait as the pipe might be faster than the process cleanupChristian Grothoff2012-09-17
|
* -use blocking wait as the pipe might be faster than the process cleanupChristian Grothoff2012-09-17
|
* -trying to fix bb errorsChristian Grothoff2012-09-17
|
* fixing #1551/#2503Christian Grothoff2012-09-17
|
* -m memory leakMatthias Wachs2012-07-16
|
* - fixMatthias Wachs2012-07-16
|
* -do not use signal pipe as gnunet-rsa is likely to be in a gcrypt select loopChristian Grothoff2012-07-16
|
* -new API for asyncronous generation of private RSA keysChristian Grothoff2012-07-14
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -LRN: calculate file size for single files when needed and use ↵Christian Grothoff2012-03-19
| | | | GNUNET_DISK_file_size instead of STAT
* -fixChristian Grothoff2012-03-11
|
* -fixing leaks/use after freeChristian Grothoff2012-03-08
|
* -fixChristian Grothoff2012-03-04
|
* -renamingChristian Grothoff2012-03-04
|