2017-02-28 |
xrs | Merge branch 'master' of ssh://gnunet.org/gnunet |
blob | commitdiff | raw |
2017-02-24 |
tg(x) | Merge branch 'master' of gnunet.org:gnunet |
blob | commitdiff | raw |
2017-02-24 |
tg(x) | util: add component name to LOG macros; util/client... |
blob | commitdiff | raw |
2016-08-23 |
David Barksdale | Restore Lenstra protection for gcrypt < 1.6.4 |
blob | commitdiff | raw | diff to current |
2016-08-23 |
Christian Grothoff | -remove dead code |
blob | commitdiff | raw | diff to current |
2016-08-22 |
Jeff Burdges | Removed duplicate protection agaisnt Lenstra |
blob | commitdiff | raw | diff to current |
2016-06-08 |
Jeff Burdges | Rework the error handling for gcd(r,n) != 1 so the... |
blob | commitdiff | raw | diff to current |
2016-06-07 |
Jeff Burdges | Abstract out previous GCD(m,n)=1 commit into a single... |
blob | commitdiff | raw | diff to current |
2016-06-07 |
Jeff Burdges | Verify that GCD(m,n) != 1 when n is an RSA modulus |
blob | commitdiff | raw | diff to current |
2016-05-30 |
Jeff Burdges | Testcases for KDF mod n |
blob | commitdiff | raw | diff to current |
2016-05-30 |
Jeff Burdges | Use a uniform random number mod an RSA composites for... |
blob | commitdiff | raw | diff to current |
2016-05-26 |
Christian Grothoff | sketch envisioned API |
blob | commitdiff | raw | diff to current |
2016-05-24 |
Christian Grothoff | fixing #4483: optimize blinding key storage/transmission |
blob | commitdiff | raw | diff to current |
2016-05-19 |
Christian Grothoff | rename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPT... |
blob | commitdiff | raw | diff to current |
2016-03-21 |
Jeff Burdges | Fix cut & paste error |
blob | commitdiff | raw | diff to current |
2016-03-21 |
Jeff Burdges | Copyright years |
blob | commitdiff | raw | diff to current |
2016-03-21 |
Jeff Burdges | Authors, (C), and C++ comments |
blob | commitdiff | raw | diff to current |
2016-03-21 |
Jeff Burdges | Clarify a few paramaters and names |
blob | commitdiff | raw | diff to current |
2016-03-21 |
Jeff Burdges | Avoid exporting mpi_print helper function |
blob | commitdiff | raw | diff to current |
2016-03-21 |
Jeff Burdges | Release outside of helper function |
blob | commitdiff | raw | diff to current |
2016-03-21 |
Christian Grothoff | fixing symbol naming and coding convention issues |
blob | commitdiff | raw | diff to current |
2016-03-20 |
Jeff Burdges | Implement a Full Domain Hash (FDH) for RSA signatures... |
blob | commitdiff | raw | diff to current |
2016-01-19 |
Christian Grothoff | -fix (C) notices |
blob | commitdiff | raw | diff to current |
2015-09-03 |
Christian Grothoff | -add benchmark for RSA crypto |
blob | commitdiff | raw | diff to current |
2015-08-06 |
Christian Grothoff | -indent |
blob | commitdiff | raw | diff to current |
2015-08-06 |
Christian Grothoff | -more correct logic |
blob | commitdiff | raw | diff to current |
2015-08-06 |
Christian Grothoff | -fix leak |
blob | commitdiff | raw | diff to current |
2015-07-08 |
Christian Grothoff | DEFAULTSERVICES is dead, remove remains |
blob | commitdiff | raw | diff to current |
2015-06-30 |
Christian Grothoff | patch from Nicolas Fournier to add some _dup and _cmp... |
blob | commitdiff | raw | diff to current |
2015-05-30 |
Christian Grothoff | make libextractor actually optional, both for GNUnet... |
blob | commitdiff | raw | diff to current |
2015-05-28 |
Sree Harsha Totakura | Introduce function to duplicate RSA public keys |
blob | commitdiff | raw | diff to current |
2015-05-27 |
Sree Harsha Totakura | validate the parsed RSA private key |
blob | commitdiff | raw | diff to current |
2015-05-15 |
Christian Grothoff | -adding cmp functions for RSA public keys and sigs |
blob | commitdiff | raw | diff to current |
2015-04-13 |
Christian Grothoff | -doxygen, build system fixes, minor API extension |
blob | commitdiff | raw | diff to current |
2015-03-09 |
Christian Grothoff | add GNUNET_CRYPTO_rsa_public_key_hash |
blob | commitdiff | raw | diff to current |
2015-02-07 |
Christian Grothoff | -bringing copyright tags up to FSF standard |
blob | commitdiff | raw | diff to current |
2015-01-26 |
Sree Harsha Totakura | - fix memleak |
blob | commitdiff | raw | diff to current |
2015-01-26 |
Sree Harsha Totakura | - fix docu |
blob | commitdiff | raw | diff to current |
2015-01-26 |
Sree Harsha Totakura | -fix doc |
blob | commitdiff | raw | diff to current |
2015-01-24 |
Sree Harsha Totakura | -fix assertion checking the encoded s-expressions |
blob | commitdiff | raw | diff to current |
2015-01-09 |
Christian Grothoff | adding support for blind signatures (modernized version... |
blob | commitdiff | raw | diff to current |
2013-07-18 |
Christian Grothoff | -removing last bits of RSA support, as this code is... |
blob | commitdiff | raw |
2013-03-04 |
Christian Grothoff | -dead |
blob | commitdiff | raw | diff to current |
2013-03-03 |
LRN | Be able to only-read-not-create RSA keys |
blob | commitdiff | raw | diff to current |
2013-03-03 |
LRN | Implement and use GNUNET_CRYPTO_rsa_get_public_key_hash |
blob | commitdiff | raw | diff to current |
2013-02-11 |
Christian Grothoff | -trying to address #2791 |
blob | commitdiff | raw | diff to current |
2012-12-09 |
Christian Grothoff | adding GNUNET_DISK_file_backup function; fixing #2646 |
blob | commitdiff | raw | diff to current |
2012-11-18 |
Gabor X Toth | moved hello uri functions to hello lib |
blob | commitdiff | raw | diff to current |
2012-10-26 |
Christian Grothoff | -bugfixes, code cleanup |
blob | commitdiff | raw | diff to current |
2012-10-17 |
Christian Grothoff | -code deduplication in rsa sign/verify code |
blob | commitdiff | raw | diff to current |
2012-10-17 |
Christian Grothoff | -more rsa refactoring |
blob | commitdiff | raw | diff to current |
2012-10-17 |
Christian Grothoff | -cleaning up RSA code |
blob | commitdiff | raw | diff to current |
2012-10-17 |
Christian Grothoff | -cleaning up RSA code |
blob | commitdiff | raw | diff to current |
2012-09-28 |
Christian Grothoff | -no arg |
blob | commitdiff | raw | diff to current |
2012-09-27 |
Christian Grothoff | -state to ignore |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Christian Grothoff | -use blocking wait as the pipe might be faster than... |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Christian Grothoff | -use blocking wait as the pipe might be faster than... |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Christian Grothoff | -trying to fix bb errors |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Christian Grothoff | fixing #1551/#2503 |
blob | commitdiff | raw | diff to current |
2012-07-16 |
Matthias Wachs | -m memory leak |
blob | commitdiff | raw | diff to current |
2012-07-16 |
Matthias Wachs | - fix |
blob | commitdiff | raw | diff to current |
2012-07-16 |
Christian Grothoff | -do not use signal pipe as gnunet-rsa is likely to... |
blob | commitdiff | raw | diff to current |
2012-07-14 |
Christian Grothoff | -new API for asyncronous generation of private RSA... |
blob | commitdiff | raw | diff to current |
2012-06-12 |
Christian Grothoff | -consistently use struct GNUNET_HashCode |
blob | commitdiff | raw | diff to current |
2012-03-19 |
Christian Grothoff | -LRN: calculate file size for single files when needed... |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Christian Grothoff | -fix |
blob | commitdiff | raw | diff to current |
2012-03-08 |
Christian Grothoff | -fixing leaks/use after free |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Christian Grothoff | -fix |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Christian Grothoff | -renaming |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Christian Grothoff | -adding conversion of public key to string and back |
blob | commitdiff | raw | diff to current |
2012-02-29 |
Matthias Wachs | serialize privat key |
blob | commitdiff | raw | diff to current |
2012-02-28 |
Christian Grothoff | adding GNUNET_CRYPTO_setup_hostkey to setup a hostkey... |
blob | commitdiff | raw | diff to current |
2011-12-21 |
Christian Grothoff | fixing 2012: network structure alignment now forced... |
blob | commitdiff | raw | diff to current |
2011-11-04 |
Christian Grothoff | curly wars / auto-indentation |
blob | commitdiff | raw | diff to current |
2011-10-11 |
Christian Grothoff | converting to GNUNET_LOG_from* |
blob | commitdiff | raw | diff to current |
2011-08-29 |
Christian Grothoff | run indent twice, it alternates between two 'canonical... |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Christian Grothoff | even nicer indentation, thanks to LRN's indent patch |
blob | commitdiff | raw | diff to current |
2011-08-15 |
Christian Grothoff | indentation |
blob | commitdiff | raw | diff to current |
2011-08-15 |
Christian Grothoff | indentation |
blob | commitdiff | raw | diff to current |
2011-06-22 |
Nathan S. Evans | extra 0 after endif |
blob | commitdiff | raw | diff to current |
2011-03-02 |
Nathan S. Evans | Remove useless hostkey dilly-dallying in testing. |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Christian Grothoff | inline downloads |
blob | commitdiff | raw | diff to current |
2010-06-17 |
Christian Grothoff | fixes |
blob | commitdiff | raw | diff to current |
2010-04-28 |
Nathan S. Evans | longer timeout for file locking |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Christian Grothoff | perfmfix |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Christian Grothoff | typo |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Christian Grothoff | fix |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Christian Grothoff | fix |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Christian Grothoff | OR |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Christian Grothoff | fixing bio testcase and a bug in bio.c, also indenting |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Christian Grothoff | fix |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Christian Grothoff | better comments |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Christian Grothoff | code clean up |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Christian Grothoff | fix |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Christian Grothoff | documentation cleanup |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Christian Grothoff | fix |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Nils Durner | fix |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Nils Durner | fix |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Nils Durner | fix |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Nils Durner | locking |
blob | commitdiff | raw | diff to current |
next |