Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / util / crypto_rsa.c
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2016-08-23 David BarksdaleRestore Lenstra protection for gcrypt < 1.6.4
2016-08-23 Christian Grothoff-remove dead code
2016-08-22 Jeff BurdgesRemoved duplicate protection agaisnt Lenstra
2016-06-08 Jeff BurdgesRework the error handling for gcd(r,n) != 1 so the...
2016-06-07 Jeff BurdgesAbstract out previous GCD(m,n)=1 commit into a single...
2016-06-07 Jeff BurdgesVerify that GCD(m,n) != 1 when n is an RSA modulus
2016-05-30 Jeff BurdgesTestcases for KDF mod n
2016-05-30 Jeff BurdgesUse a uniform random number mod an RSA composites for...
2016-05-26 Christian Grothoffsketch envisioned API
2016-05-24 Christian Grothofffixing #4483: optimize blinding key storage/transmission
2016-05-19 Christian Grothoffrename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPT...
2016-03-21 Jeff BurdgesFix cut & paste error
2016-03-21 Jeff BurdgesCopyright years
2016-03-21 Jeff BurdgesAuthors, (C), and C++ comments
2016-03-21 Jeff BurdgesClarify a few paramaters and names
2016-03-21 Jeff BurdgesAvoid exporting mpi_print helper function
2016-03-21 Jeff BurdgesRelease outside of helper function
2016-03-21 Christian Grothofffixing symbol naming and coding convention issues
2016-03-20 Jeff BurdgesImplement a Full Domain Hash (FDH) for RSA signatures...
2016-01-19 Christian Grothoff-fix (C) notices
2015-09-03 Christian Grothoff-add benchmark for RSA crypto
2015-08-06 Christian Grothoff-indent
2015-08-06 Christian Grothoff-more correct logic
2015-08-06 Christian Grothoff-fix leak
2015-07-08 Christian GrothoffDEFAULTSERVICES is dead, remove remains
2015-06-30 Christian Grothoffpatch from Nicolas Fournier to add some _dup and _cmp...
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-05-28 Sree Harsha TotakuraIntroduce function to duplicate RSA public keys
2015-05-27 Sree Harsha Totakuravalidate the parsed RSA private key
2015-05-15 Christian Grothoff-adding cmp functions for RSA public keys and sigs
2015-04-13 Christian Grothoff-doxygen, build system fixes, minor API extension
2015-03-09 Christian Grothoffadd GNUNET_CRYPTO_rsa_public_key_hash
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-26 Sree Harsha Totakura- fix memleak
2015-01-26 Sree Harsha Totakura- fix docu
2015-01-26 Sree Harsha Totakura-fix doc
2015-01-24 Sree Harsha Totakura-fix assertion checking the encoded s-expressions
2015-01-09 Christian Grothoffadding support for blind signatures (modernized version...
2013-07-18 Christian Grothoff-removing last bits of RSA support, as this code is...
2013-03-04 Christian Grothoff-dead
2013-03-03 LRNBe able to only-read-not-create RSA keys
2013-03-03 LRNImplement and use GNUNET_CRYPTO_rsa_get_public_key_hash
2013-02-11 Christian Grothoff-trying to address #2791
2012-12-09 Christian Grothoffadding GNUNET_DISK_file_backup function; fixing #2646
2012-11-18 Gabor X Tothmoved hello uri functions to hello lib
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-17 Christian Grothoff-code deduplication in rsa sign/verify code
2012-10-17 Christian Grothoff-more rsa refactoring
2012-10-17 Christian Grothoff-cleaning up RSA code
2012-10-17 Christian Grothoff-cleaning up RSA code
2012-09-28 Christian Grothoff-no arg
2012-09-27 Christian Grothoff-state to ignore
2012-09-17 Christian Grothoff-use blocking wait as the pipe might be faster than...
2012-09-17 Christian Grothoff-use blocking wait as the pipe might be faster than...
2012-09-17 Christian Grothoff-trying to fix bb errors
2012-09-17 Christian Grothofffixing #1551/#2503
2012-07-16 Matthias Wachs-m memory leak
2012-07-16 Matthias Wachs- fix
2012-07-16 Christian Grothoff-do not use signal pipe as gnunet-rsa is likely to...
2012-07-14 Christian Grothoff-new API for asyncronous generation of private RSA...
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-03-19 Christian Grothoff-LRN: calculate file size for single files when needed...
2012-03-11 Christian Grothoff-fix
2012-03-08 Christian Grothoff-fixing leaks/use after free
2012-03-04 Christian Grothoff-fix
2012-03-04 Christian Grothoff-renaming
2012-03-04 Christian Grothoff-adding conversion of public key to string and back
2012-02-29 Matthias Wachsserialize privat key
2012-02-28 Christian Grothoffadding GNUNET_CRYPTO_setup_hostkey to setup a hostkey...
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-06-22 Nathan S. Evansextra 0 after endif
2011-03-02 Nathan S. EvansRemove useless hostkey dilly-dallying in testing.
2010-07-16 Christian Grothoffinline downloads
2010-06-17 Christian Grothofffixes
2010-04-28 Nathan S. Evanslonger timeout for file locking
2010-04-05 Christian Grothoffperfmfix
2010-04-05 Christian Grothofftypo
2010-04-05 Christian Grothofffix
2010-03-18 Christian Grothofffix
2010-03-09 Christian GrothoffOR
2009-11-01 Christian Grothofffixing bio testcase and a bug in bio.c, also indenting
2009-10-09 Christian Grothofffix
2009-10-08 Christian Grothoffbetter comments
2009-10-05 Christian Grothoffcode clean up
2009-10-05 Christian Grothofffix
2009-09-22 Christian Grothoffdocumentation cleanup
2009-09-14 Christian Grothofffix
2009-09-10 Nils Durnerfix
2009-09-09 Nils Durnerfix
2009-09-09 Nils Durnerfix
2009-09-09 Nils Durnerlocking
next