Sanity check EVP_CTRL_AEAD_TLS_AAD
[openssl.git] / crypto / evp / e_aes_cbc_hmac_sha256.c
2015-04-30 Matt CaswellSanity check EVP_CTRL_AEAD_TLS_AAD
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Matt CaswellFix strange formatting by indent
2014-08-20 Andy Polyakovcrypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler...
2014-06-17 Felix Laurie von... Fix signed/unsigned comparisons.
2014-06-17 Felix Laurie von... Fix shadow declaration.
2014-06-14 Andy Polyakovevp/e_aes_cbc_sha[1|256].c: fix -DPEDANTIC build.
2014-02-14 Andy Polyakovssl/s3_pkt.c: detect RAND_bytes error in multi-block.
2014-02-13 Andy Polyakovevp/e_aes_cbc_hmac_sha*.c: improve cache locality.
2014-02-05 Andy Polyakovevp/e_aes_cbc_hmac_sha[1|256].c: add multi-block implem...
2013-06-04 Ben LaurieRemove added ;.
2013-05-19 Andy PolyakovAdd EVP glue to AES-NI SHA256 stich [from master].