Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / crypto / evp / e_sm4.c
2022-05-03 Matt CaswellUpdate copyright year
2022-04-12 Daniel HuSM4 optimization for ARM by ASIMD
2022-01-18 Daniel HuSM4 optimization for ARM by HW instruction
2021-06-08 Paulievp: fix improper use of negative value issues
2021-06-03 Richard LevitteDeprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_b...
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-04-18 Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-08 Matt CaswellUpdate copyright year
2021-03-18 Shane LontisAdd ossl_ symbols for sm3 and sm4
2020-10-15 Matt CaswellUpdate copyright year
2020-08-11 Benjamin KadukUse local IV storage in e_sm4.c
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-10-31 Ronald TseSM4: Add SM4 block cipher to EVP