fix for starting problems of SUID binaries
[oweals/gnunet.git] / src / util / test_crypto_rsa.c
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-06 psyc://loupsycedyg... second batch complete. WE ARE AFFERO AGPL NOW!
2016-10-13 Christian Grothofffix build for Taler wallet
2016-06-08 Jeff BurdgesRework the error handling for gcd(r,n) != 1 so the...
2016-05-30 Jeff BurdgesUse a uniform random number mod an RSA composites for...
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 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-06-30 Christian Grothoffpatch from Nicolas Fournier to add some _dup and _cmp...
2015-05-28 Sree Harsha TotakuraIntroduce function to duplicate RSA public keys
2015-05-27 Sree Harsha Totakuravalidate the parsed RSA private key
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-30 Christian Grothoff-fix use after free
2015-01-24 Sree Harsha Totakura-fix assertion checking the encoded s-expressions
2015-01-22 Sree Harsha Totakura-add a check to bail out on false signatures
2015-01-16 Matthias Wachstest failed to compile on my system
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-02-11 Christian Grothoff-trying to address #2791
2012-09-28 Christian Grothoff-fix includes
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-07-14 Christian Grothoff-new API for asyncronous generation of private RSA...
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-05-05 Bart PolotFixed typo
2010-10-27 Matthias WachsChanged GNUNET_TIME_Absolute and GNUNET_TIME_Relative...
2010-09-03 Christian Grothoffnitpicks
2010-07-02 Christian Grothoffgpl3
2010-06-25 Christian Grothoffcleaning argz mess
2010-04-13 Christian Grothofffix
2009-11-08 Christian Grothoffindenting
2009-11-01 Christian Grothofffixing bio testcase and a bug in bio.c, also indenting
2009-07-12 Christian Grothofffx
2009-07-08 Christian Grothoffnitpicks
2009-05-29 Christian Grothoffremoving server from argument list, other minor fixes
2009-05-29 Christian Grothoffng