Fix accidental use of C99 for loop.
[gd/nettle] / camellia.h
2014-09-24 Niels MöllerWhitespace tweaks.
2014-04-12 Niels MöllerUpdate copyright headers for dual licensing.
2014-01-21 Niels MöllerMerge branch 'camellia-reorg' into master.
2013-10-10 Niels MöllerReorganized camellia interface
2013-04-26 Niels MöllerUse size_t rather than unsigned for all cipher-related...
2012-02-18 Niels MöllerConverted files to utf-8.
2010-07-25 Niels Möller* camellia.h (struct camellia_ctx): Eliminate the two...
2010-07-20 Niels Möller* camellia-meta.c: Use _NETTLE_CIPHER_SEP_SET_KEY.
2010-07-20 Niels Möller* camellia.c: Rewrote to use 64-bit type for subkeys...
2010-07-07 Niels Möller* Makefile.in (nettle_SOURCES): Added camellia.c and
2010-07-06 Niels MöllerNew files, copied from