reject '@' as a label in domain names, this is usually a mistake
[oweals/gnunet.git] / src / util / crypto_hkdf.c
2018-11-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-10-20 Christian Grothofffix include order
2018-08-18 Florian Doldbenchmark collection awk scripts
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2014-01-09 Christian Grothoff-revert 'optimization' that broke test_crypto_hkdf
2014-01-07 Christian Grothoff-eliminate repeated calls to gcry_md_open, use reset...
2013-09-30 Christian Grothoff-encrypt using both AES and TWOFISH, with independent...
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2010-12-21 Matthias Wachsdoxygen fixes
2010-10-22 Nils Durnerminor improvements
2010-10-18 David BarksdaleFix logic error in HKDF and provide test case for regre...
2010-10-08 Christian Grothoffenable out-of-gnunet build
2010-10-08 Christian Grothoffaudit
2010-10-08 Nils Durnerstyle fixes, minor bugfixes
2010-10-07 Christian Grothoffsmall fixes and style issues
2010-10-07 Christian Grothoffsmall fixes and style issues
2010-10-05 Christian Grothofffix warnings
2010-10-03 Nils Durnerconst
2010-09-28 Nils Durnerfixes
2010-09-26 Nils Durnersupport chunked context parameter for HKDF
2010-09-26 Nils Durnerdebug outpit
2010-07-03 Nils Durnerremove debug info
2010-06-29 Nils DurnerThe zeroed K(i)-field for K(1) was not included in...
2010-06-29 Nils Durnerminor
2010-06-29 Nils Durnerfix
2010-06-29 Nils DurnerHKDF (does not work yet)