aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_rsa.c
Commit message (Expand)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
* -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 signa...Christian Grothoff2015-06-30
* 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
* -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 GNUNET_DISK_fi...Christian Grothoff2012-03-19
* -fixChristian Grothoff2012-03-11
* -fixing leaks/use after freeChristian Grothoff2012-03-08
* -fixChristian Grothoff2012-03-04
* -renamingChristian Grothoff2012-03-04