aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
Commit message (Expand)AuthorAge
* fixed signature assertsTheJackiMonster2020-11-08
* use proper return typeChristian Grothoff2020-08-29
* use charChristian Grothoff2020-08-17
* clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff2020-08-17
* fix to nicer styleChristian Grothoff2020-07-31
* TNG: Implemented 5530: add replay protection to TCP communicator. Added monot...t3sserakt2020-07-17
* indentation fixChristian Grothoff2020-06-18
* rsa crypto compare functions take const parametersJonathan Buchanan2020-05-29
* remove argon2 dependency. Use limited libsodium argon2id function for GNS and...Martin Schanzenbach2020-05-26
* fix bit counting messMartin Schanzenbach2020-05-26
* fixing #6149Christian Grothoff2020-04-11
* fix sign api for to address #6164Christian Grothoff2020-04-08
* improve comments (#6164)Christian Grothoff2020-04-07
* Point to explanatory documentation.Marcello Stanisci2020-03-28
* use void * instead of char * for RSA key material to make it more clear that ...Christian Grothoff2020-03-17
* use new POW function consistently, also in revocationChristian Grothoff2019-11-30
* create crypto_pow, in preparation for #3795Christian Grothoff2019-11-30
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* fix dead linkSchanzenbach, Martin2019-08-08
* add option to display private keysChristian Grothoff2019-06-14
* implement backchannel encryption/decryptionChristian Grothoff2019-04-16
* implement handle_validation_response logicChristian Grothoff2019-04-14
* new key, new HELLOChristian Grothoff2019-04-12
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
* more work on TCP communicatorChristian Grothoff2019-01-28
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* draft ATS API for TNGChristian Grothoff2018-11-29
* add more general HMAC function for JWTsSchanzenbach, Martin2018-07-21
* Changed decription of GNUNET_CRYPTO_EddsaPublicKey.Bernd Fix2018-07-12
* 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
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* typofixamirouche2018-01-08
* doxygen/indentation fixesChristian Grothoff2017-11-02
* add -P option to gnunet-eccChristian Grothoff2017-11-01
* add missing constChristian Grothoff2017-10-31
* introducing GNUNET_CRYPTO_ecdhe_create2() to avoid malloc nonsenseChristian Grothoff2017-02-15
* use new shortmap to simplify CADET logic a bitChristian Grothoff2017-01-17
* introducing the short mapChristian Grothoff2017-01-17
* fix dlog API for mteichChristian Grothoff2016-07-06
* Rework the error handling for gcd(r,n) != 1 so the Taler wallet can see errors.Jeff Burdges2016-06-08
* Use a uniform random number mod an RSA composites for bothJeff Burdges2016-05-30
* 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 paramater descriptionJeff Burdges2016-03-21
* Updated global symbols for FDH Jeff Burdges2016-03-21
* fixing symbol naming and coding convention issuesChristian Grothoff2016-03-21
* -fix (C) noticesChristian Grothoff2016-01-19
* add crc8Christian Grothoff2016-01-17