cfb8: Fix decrypt path
[gd/nettle] / aes-set-encrypt-key.c
2019-03-29 Niels MöllerRedefine struct aes_ctx as a union of key-size specific...
2018-11-18 Niels MöllerAdd missing includes of stdlib.h.
2018-10-10 Niels MöllerAdd missing includes of stdlib.h.
2014-04-12 Niels MöllerUpdate copyright headers for dual licensing.
2013-09-28 Niels MöllerMerged aes-reorg branch.
2013-05-22 Niels MöllerNew internal functions _aes_set_key and _aes_invert.
2013-05-17 Niels MöllerRearranged struct aes_ctx.
2013-04-26 Niels MöllerUse size_t rather than unsigned for all cipher-related...
2012-07-07 Niels MöllerUpdated FSF address. Patch from David Woodhouse.
2012-04-13 Niels MöllerSimplified aes_set_encrypt_key.
2012-03-31 Niels MöllerUse ROTL32 in the aes code.
2012-02-18 Niels MöllerConverted files to utf-8.
2004-04-07 Niels Möller(log, ilog): Deleted unused tables.
2003-05-12 Niels Möller* Reordered includes in most or all .c-files. All shoul...
2002-02-13 Niels MöllerNew files,