cleaning up set handlers, eliminating 2nd level demultiplexing and improving use...
[oweals/gnunet.git] / src / include / gnunet_crypto_lib.h
2017-02-15 Christian Grothoffintroducing GNUNET_CRYPTO_ecdhe_create2() to avoid...
2017-01-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-17 Christian Grothoffintroducing the short map
2016-07-06 Christian Grothofffix dlog API for mteich
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 Jeff BurdgesFix paramater description
2016-03-21 Jeff BurdgesUpdated global symbols for FDH
2016-03-21 Christian Grothofffixing symbol naming and coding convention issues
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-17 Christian Grothoffadd crc8
2016-01-15 Gabor X Tothdoxygen: add documentation links
2016-01-11 Gabor X Tothdoxygen: group/module definitions (part 1)
2016-01-04 Martin Schanzenbach- Add ecdsa ecdh functions
2015-09-05 Christian Grothoff-fix ftbfs
2015-09-05 Christian Grothoffadd GNUNET_CRYPTO_ecc_pmul_mpi
2015-09-05 Christian Grothoffadding bin_to_point and point_to_bin functions for...
2015-07-08 Christian GrothoffDEFAULTSERVICES is dead, remove remains
2015-07-06 Christian Grothoff-fix non-deterministic peerstore sync failure
2015-07-02 Christian Grothoff-adding ecc dlog support
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-30 Christian Grothoffpatch from Nicolas Fournier to add some _dup and _cmp...
2015-06-23 Christian Grothofffix #3862
2015-06-10 Christian Grothoff-minor fixes
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-15 Christian Grothoff-adding cmp functions for RSA public keys and sigs
2015-05-13 Christian Grothofftowards using EdDSA-ECDHE instead of ECDSA-ECDHE combin...
2015-04-17 Christian Grothoff-doxygen, indentation
2015-04-13 Christian Grothoff-doxygen, build system fixes, minor API extension
2015-03-24 Christian Grothoff-updated french translations
2015-03-19 Christian Grothoff-also cover private key case
2015-03-19 Christian Grothoff-get test to work, but with ecdsa instead of eddsa
2015-03-15 Christian Grothoffcheck for existence of 'getopt' command line tool
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-28 Christian Grothoffadding GNUNET_CRYPTO_eddsa_private_key_from_string
2015-01-26 Sree Harsha Totakura- fix docu
2015-01-26 Sree Harsha Totakura-fix doc
2015-01-09 Christian Grothoffadding API for incremental hashing (from Taler)
2015-01-09 Christian Grothoffadding support for blind signatures (modernized version...
2014-12-14 Christian Grothoff-do forcestart for gns; doxygen fixes
2014-12-07 Christian Grothoff-clarify docs
2014-11-28 Christian Grothoff-fixing misc issues and bugs, including better terminat...
2014-05-24 Christian Grothoffcleaning up scalar product client API
2014-04-07 Supriti Singh1.Removed GNUNET_CRYPTO_compute_finger_identity
2014-03-10 Florian DoldAdd missing stub definitions of structs to the correspo...
2014-02-18 Supriti SinghAdding function GNUNET_CRYPTO_compute_finger_identity
2014-02-07 Supriti SinghComputing finger identity using libgcrypt functions.
2014-02-04 Christian Fuchs- extended paillier-api to also include caller-suggeste...
2014-02-03 Christian Fuchs- added more information on when paillier-encrypt soft...
2014-01-29 Christian Fuchs- purged leftover plaintext container for pailier.
2014-01-26 Christian Fuchs- more work on crypto-paillier
2014-01-21 Christian Fuchs- added logics for homomorphic operation in paillier
2014-01-21 Christian Fuchs- scalarproduct element container was 1 byte too large
2014-01-21 Christian Fuchs- header sync
2014-01-21 Christian Fuchs- first extension of paillier with foolproof homomorphi...
2014-01-20 Florian Dold- doxygen
2014-01-20 Florian Dold- paillier implementation
2014-01-20 Florian Dold- paillier
2014-01-20 Florian Dold- make mpi scan/print public
2013-12-24 Christian Grothoff-switch to case-insensitive LOC URIs and use compatible...
2013-12-05 Bart Polot- add peer cmp
2013-11-07 Christian Grothoff-fix doxygen
2013-11-05 Christian Grothoff-clarify docu
2013-11-05 Christian GrothoffWerner Koch wrote:
2013-10-29 Matthias Wachsfunction to fill buffer with random values
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-load revocations from disk, misc doxygen/style fixes
2013-10-06 Christian Grothoffrenaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYP...
2013-10-04 Christian Grothoff-indentation improvements
2013-10-04 Christian Grothoff-sync before server reboot, work on conversation service
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-30 Christian Grothoff-rename files/symbols from _aes to _symmetric
2013-09-30 Christian Grothoff-encrypt using both AES and TWOFISH, with independent...
2013-09-24 Christian Grothoff-rollback accidental commit
2013-09-24 Christian Grothoff-fix doxygen
2013-09-21 Christian Grothoffclear private keys in static locations on exit
2013-09-13 Christian Grothoff-fix rename issues
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-05 Christian Grothoff-improving gnunet-identity command line options and...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-21 Christian Grothoff-misc doxygen fixes
2013-08-19 Christian Grothoff-remove ShortHashCode from API, deprecate SList
2013-08-14 Christian Grothoff-playing with doxygen groups
2013-08-14 Christian Grothoff-doxygen
2013-08-14 Christian Grothoff-implementing #2996
2013-08-11 Christian Grothoff-add extra context argument for key deriviation, so...
2013-08-08 Christian Grothoff-doxygen fixes
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-18 Christian Grothoff-removing last bits of RSA support, as this code is...
2013-07-14 Christian Grothoff-first steps towards identity client API
2013-07-12 Gabor X TothPSYC APIs: added missing args and functions, more consi...
2013-07-11 Christian Grothoff-document
2013-07-09 Christian Grothoff-remove async ecc key generation, not needed
next