aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
Commit message (Collapse)AuthorAge
* -indentChristian Grothoff2021-09-27
|
* -add more tests for eddsa and gnsrecordMartin Schanzenbach2021-05-03
|
* GNS: Add EDKEY support.Martin Schanzenbach2021-05-02
| | | | | | GNS and GNSRECORD can now handle EdDSA keys in addition to the existing ECDSA scheme. See also LSD0001.
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818).Christian Grothoff2021-04-18
|
* implement #6716Christian Grothoff2021-01-28
|
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT ↵Christian Grothoff2020-12-19
| | | | overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version
* -forgot to add prototypeChristian Grothoff2020-12-09
|
* misc spelling issuesChristian Grothoff2020-11-14
|
* fixed signature assertsTheJackiMonster2020-11-08
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* 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 ↵t3sserakt2020-07-17
| | | | monotime value checks
* 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 ↵Martin Schanzenbach2020-05-26
| | | | and NSE
* 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
| | | | these are not 0-terminated strings
* 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
| | | | Signed-off-by: ng0 <ng0@n0.is>
* 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
|