evp/e_aes_cbc_hmac_sha*.c: limit multi-block fragmentation to 1KB.
[openssl.git] / crypto / aes / aes_wrap.c
2013-07-17 Dr. Stephen HensonEVP support for wrapping algorithms.
2010-08-30 Dr. Stephen Hensonfix bug in AES_unwrap()
2010-07-09 Dr. Stephen HensonPR: 2297
2008-03-18 Dr. Stephen HensonMore support for KEK RecipientInfo.
2008-03-12 Dr. Stephen HensonAnd so it begins...