Add GOST R 34.11-94 to nettle_hashes
[gd/nettle] / cast128.c
2014-04-12 Niels MöllerUpdate copyright headers for dual licensing.
2014-04-10 Niels MöllerTrivial merge.
2014-03-29 Niels MöllerMinor typo fixes.
2014-02-06 Niels MöllerMerge branch 'set_key-changes' into master.
2014-01-29 Niels MöllerDropped length argument from nettle_set_key_func.
2013-05-03 Niels Möllercast128: Reorganized context struct. Rewrite of key...
2013-04-26 Niels MöllerUse size_t rather than unsigned for all cipher-related...
2013-04-21 Niels MöllerFixed comment typo.
2012-07-07 Niels MöllerUpdated FSF address. Patch from David Woodhouse.
2012-03-31 Niels MöllerUse ROTL32 in the cast128 code.
2012-02-18 Niels MöllerConverted files to utf-8.
2010-07-24 Niels MöllerAdded FIXME comment.
2010-07-07 Niels Möller* aes.h (aes_encrypt, aes_decrypt): Declare ctx argumen...
2003-05-12 Niels Möller* Reordered includes in most or all .c-files. All shoul...
2002-02-11 Niels MöllerComment fix: Refer to the RFC.
2001-06-17 Niels MöllerFixed copyright notice.
2001-06-17 Niels Möller* Added CAST128.