DEFAULTSERVICES is dead, remove remains
[oweals/gnunet.git] / src / include / gnunet_crypto_lib.h
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
2013-06-26 Christian Grothoff-introducing convenience function to load private key...
2013-06-05 Christian Grothoff-cleaning up client api to test for service availability
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2013-04-27 Florian Doldimplemented GNUNET_CRYPTO_get_host_identity
2013-03-15 Christian Grothoff-removing ancient code, comments
2013-03-05 Christian Grothoff-76 is right, but you have to delete your ~/.gnunet...
2013-03-04 LRNIncrease GNUNET_CRYPTO_ECC_MAX_PUBLIC_KEY_LENGTH
2013-03-04 Christian Grothoff-go to more sane ECC curve to be more DoS-resistant
2013-03-04 Christian Grothoffadd argument to GNUNET_CRYPTO_ecc_decode_key to allow...
2013-03-03 LRNBe able to only-read-not-create RSA keys
2013-03-03 LRNImplement and use GNUNET_CRYPTO_rsa_get_public_key_hash
2013-02-11 Christian Grothoff-trying to address #2791
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2013-02-03 Christian Grothoff-export ecc generation function
2012-11-18 Gabor X Tothmoved hello uri functions to hello lib
2012-10-28 Christian Grothoff-ecc signing working
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-17 Christian Grothoff-ecc sign/verify only
2012-10-17 Christian Grothoff-fixing obvious ecc issues, adding gnunet-ecc based...
next