aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_rsa.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-06second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX
2018-05-30style fixChristian Grothoff
2017-10-31add missing constChristian Grothoff
2017-02-24util: add component name to LOG macros; util/client: log incoming message typ...tg(x)
2016-08-23Restore Lenstra protection for gcrypt < 1.6.4David Barksdale
2016-08-23-remove dead codeChristian Grothoff
2016-08-22Removed duplicate protection agaisnt LenstraJeff Burdges
2016-06-08Rework the error handling for gcd(r,n) != 1 so the Taler wallet can see errors.Jeff Burdges
2016-06-07Abstract out previous GCD(m,n)=1 commit into a single functionJeff Burdges
2016-06-07Verify that GCD(m,n) != 1 when n is an RSA modulusJeff Burdges
2016-05-30Testcases for KDF mod nJeff Burdges
2016-05-30Use a uniform random number mod an RSA composites for bothJeff Burdges
2016-05-26sketch envisioned APIChristian Grothoff
2016-05-24fixing #4483: optimize blinding key storage/transmissionChristian Grothoff
2016-05-19rename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey follo...Christian Grothoff
2016-03-21Fix cut & paste errorJeff Burdges
2016-03-21Copyright yearsJeff Burdges
2016-03-21Authors, (C), and C++ commentsJeff Burdges
2016-03-21Clarify a few paramaters and namesJeff Burdges
2016-03-21Avoid exporting mpi_print helper functionJeff Burdges
2016-03-21Release outside of helper functionJeff Burdges
2016-03-21fixing symbol naming and coding convention issuesChristian Grothoff
2016-03-20Implement a Full Domain Hash (FDH) for RSA signatures and blind signaturesJeff Burdges
2016-01-19-fix (C) noticesChristian Grothoff
2015-09-03-add benchmark for RSA cryptoChristian Grothoff
2015-08-06-indentChristian Grothoff
2015-08-06-more correct logicChristian Grothoff
2015-08-06-fix leakChristian Grothoff
2015-07-08DEFAULTSERVICES is dead, remove remainsChristian Grothoff
2015-06-30patch from Nicolas Fournier to add some _dup and _cmp functions for RSA signa...Christian Grothoff
2015-05-30make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff
2015-05-28Introduce function to duplicate RSA public keysSree Harsha Totakura
2015-05-27validate the parsed RSA private keySree Harsha Totakura
2015-05-15-adding cmp functions for RSA public keys and sigsChristian Grothoff
2015-04-13-doxygen, build system fixes, minor API extensionChristian Grothoff
2015-03-09add GNUNET_CRYPTO_rsa_public_key_hashChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-26- fix memleakSree Harsha Totakura
2015-01-26- fix docuSree Harsha Totakura
2015-01-26-fix docSree Harsha Totakura
2015-01-24-fix assertion checking the encoded s-expressionsSree Harsha Totakura
2015-01-09adding support for blind signatures (modernized version of Taler logic, with ...Christian Grothoff
2013-07-18-removing last bits of RSA support, as this code is now deadChristian Grothoff
2013-03-04-deadChristian Grothoff
2013-03-03Be able to only-read-not-create RSA keysLRN
2013-03-03Implement and use GNUNET_CRYPTO_rsa_get_public_key_hashLRN
2013-02-11-trying to address #2791Christian Grothoff
2012-12-09adding GNUNET_DISK_file_backup function; fixing #2646Christian Grothoff