Fix formatting error in pem.h
[openssl.git] / crypto / evp / e_aes_cbc_hmac_sha1.c
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2013-10-19 Ben LaurieMerge branch 'no_gmt_unix_time' of git://github.com...
2013-03-18 Andy Polyakove_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES...
2013-02-08 Andy Polyakove_aes_cbc_hmac_sha1.c: fine-tune cache line alignment.
2013-02-07 Andy Polyakove_aes_cbc_hmac_sha1.c: align calculated MAC at cache...
2013-02-03 Andy Polyakove_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC...
2013-02-02 Andy Polyakove_aes_cbc_hmac_sha1.c: address the CBC decrypt timing...
2012-06-10 Dr. Stephen Hensonrevert more "version skew" changes that break FIPS...
2012-06-08 Ben LaurieReduce version skew.
2012-04-15 Andy Polyakove_aes_cbc_hmac_sha1.c: handle zero-length payload and...
2012-01-18 Dr. Stephen Hensonundef some symbols that cause problems with make depend...
2011-09-10 Dr. Stephen HensonFix warnings (from HEAD).
2011-08-23 Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations...