aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_rsa.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* benchmark: count rsa_blind properlyFlorian Dold2018-08-19
* benchmark collection awk scriptsFlorian Dold2018-08-18
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
* style fixChristian Grothoff2018-05-30
* add missing constChristian Grothoff2017-10-31
* util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
* Restore Lenstra protection for gcrypt < 1.6.4David Barksdale2016-08-23
* -remove dead codeChristian Grothoff2016-08-23
* Removed duplicate protection agaisnt LenstraJeff Burdges2016-08-22
* Rework the error handling for gcd(r,n) != 1 so the Taler wallet can see errors.Jeff Burdges2016-06-08
* Abstract out previous GCD(m,n)=1 commit into a single functionJeff Burdges2016-06-07
* Verify that GCD(m,n) != 1 when n is an RSA modulusJeff Burdges2016-06-07
* Testcases for KDF mod nJeff Burdges2016-05-30
* Use a uniform random number mod an RSA composites for bothJeff Burdges2016-05-30
* sketch envisioned APIChristian Grothoff2016-05-26
* fixing #4483: optimize blinding key storage/transmissionChristian Grothoff2016-05-24
* rename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey follo...Christian Grothoff2016-05-19
* Fix cut & paste errorJeff Burdges2016-03-21
* Copyright yearsJeff Burdges2016-03-21
* Authors, (C), and C++ commentsJeff Burdges2016-03-21
* Clarify a few paramaters and namesJeff Burdges2016-03-21
* Avoid exporting mpi_print helper functionJeff Burdges2016-03-21
* 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