Age | Commit message (Expand) | Author |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-06 | second batch complete. WE ARE AFFERO AGPL NOW! | psyc://loupsycedyglgamf.onion/~lynX |
2018-05-30 | style fix | Christian Grothoff |
2017-10-31 | add missing const | Christian Grothoff |
2017-02-24 | util: add component name to LOG macros; util/client: log incoming message typ... | tg(x) |
2016-08-23 | Restore Lenstra protection for gcrypt < 1.6.4 | David Barksdale |
2016-08-23 | -remove dead code | Christian Grothoff |
2016-08-22 | Removed duplicate protection agaisnt Lenstra | Jeff Burdges |
2016-06-08 | Rework the error handling for gcd(r,n) != 1 so the Taler wallet can see errors. | Jeff Burdges |
2016-06-07 | Abstract out previous GCD(m,n)=1 commit into a single function | Jeff Burdges |
2016-06-07 | Verify that GCD(m,n) != 1 when n is an RSA modulus | Jeff Burdges |
2016-05-30 | Testcases for KDF mod n | Jeff Burdges |
2016-05-30 | Use a uniform random number mod an RSA composites for both | Jeff Burdges |
2016-05-26 | sketch envisioned API | Christian Grothoff |
2016-05-24 | fixing #4483: optimize blinding key storage/transmission | Christian Grothoff |
2016-05-19 | rename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey follo... | Christian Grothoff |
2016-03-21 | Fix cut & paste error | Jeff Burdges |
2016-03-21 | Copyright years | Jeff Burdges |
2016-03-21 | Authors, (C), and C++ comments | Jeff Burdges |
2016-03-21 | Clarify a few paramaters and names | Jeff Burdges |
2016-03-21 | Avoid exporting mpi_print helper function | Jeff Burdges |
2016-03-21 | Release outside of helper function | Jeff Burdges |
2016-03-21 | fixing symbol naming and coding convention issues | Christian Grothoff |
2016-03-20 | Implement a Full Domain Hash (FDH) for RSA signatures and blind signatures | Jeff Burdges |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-09-03 | -add benchmark for RSA crypto | Christian Grothoff |
2015-08-06 | -indent | Christian Grothoff |
2015-08-06 | -more correct logic | Christian Grothoff |
2015-08-06 | -fix leak | Christian Grothoff |
2015-07-08 | DEFAULTSERVICES is dead, remove remains | Christian Grothoff |
2015-06-30 | patch from Nicolas Fournier to add some _dup and _cmp functions for RSA signa... | Christian Grothoff |
2015-05-30 | make libextractor actually optional, both for GNUnet and GNUnet-taler builds | Christian Grothoff |
2015-05-28 | Introduce function to duplicate RSA public keys | Sree Harsha Totakura |
2015-05-27 | validate the parsed RSA private key | Sree Harsha Totakura |
2015-05-15 | -adding cmp functions for RSA public keys and sigs | Christian Grothoff |
2015-04-13 | -doxygen, build system fixes, minor API extension | Christian Grothoff |
2015-03-09 | add GNUNET_CRYPTO_rsa_public_key_hash | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-26 | - fix memleak | Sree Harsha Totakura |
2015-01-26 | - fix docu | Sree Harsha Totakura |
2015-01-26 | -fix doc | Sree Harsha Totakura |
2015-01-24 | -fix assertion checking the encoded s-expressions | Sree Harsha Totakura |
2015-01-09 | adding 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 dead | Christian Grothoff |
2013-03-04 | -dead | Christian Grothoff |
2013-03-03 | Be able to only-read-not-create RSA keys | LRN |
2013-03-03 | Implement and use GNUNET_CRYPTO_rsa_get_public_key_hash | LRN |
2013-02-11 | -trying to address #2791 | Christian Grothoff |
2012-12-09 | adding GNUNET_DISK_file_backup function; fixing #2646 | Christian Grothoff |