glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / include / gnunet_crypto_lib.h
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...
2012-10-17 Christian Grothoff-more rsa refactoring
2012-09-18 Martin Schanzenbach-short hash output func
2012-09-17 Christian Grothofffixing #1551/#2503
2012-07-14 Christian Grothoff-new API for asyncronous generation of private RSA...
2012-06-19 Christian Grothoff-fixes
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-03-19 Martin Schanzenbach-new short hashes, new short hash cmp
2012-03-19 Christian Grothoff-doxygen
2012-03-19 Christian Grothoffadding API for short (256-bit) hash codes
2012-03-17 Christian Grothoff-removing code duplication
2012-03-04 Christian Grothoff-renaming
2012-03-04 Christian Grothoff-adding conversion of public key to string and back
2012-03-04 Christian GrothoffLRN: adding generic functions for conversion of binary...
2012-02-29 Matthias Wachsserialize privat key
2012-02-28 Christian Grothoffadding GNUNET_CRYPTO_setup_hostkey to setup a hostkey...
2012-02-23 Christian GrothoffTG: attached are the following patches for GNUnet:
2012-01-05 Christian Grothofffix crc16 prototypes
2012-01-02 Christian Grothoffadding crc16 to gnunet_crypto_lib.h
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-11-23 Christian GrothoffLRN: Fix the use of SRANDOM
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-03-02 Nathan S. EvansRemove useless hostkey dilly-dallying in testing.
2011-02-03 Nathan S. Evansundo change made by hasty commit
2011-02-03 Nathan S. Evansgauger name
2010-12-21 Matthias Wachsdoxygen fixes
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-08 Nils Durnerstyle improvements
2010-10-08 Nils Durnerstyle fixes, minor bugfixes
2010-10-07 Christian Grothoffsmall fixes and style issues
2010-10-05 Christian Grothofffix warnings
2010-10-03 Nils Durnerconst
2010-10-03 Nils DurnerKDF code
2010-09-26 Nils Durnersupport chunked context parameter for HKDF
2010-09-21 Nathan S. Evansadditional useful hash function
2010-07-16 Christian Grothoffinline downloads
2010-06-29 Nils DurnerHKDF (does not work yet)
2010-06-24 Christian Grothoffhacking on fs features
2010-06-18 Christian Grothoffhmac
2010-05-06 Christian Grothoffallow file hashing cancellation -- and make use of it
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
next