hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / crypto / sm3 /
2023-10-26 Jerry Shihriscv: Support sm3 on platforms with vlen >= 128.
2023-10-26 Charalampos Mitrodimasriscv: SM3: Provide a Zvksh-based implementation
2023-10-10 Evgeny Karpov* Enable extra Arm64 optimization on Windows for GHASH...
2023-09-07 Matt CaswellCopyright year updates
2023-05-31 Xiaokang QianFix arm64 asm code back compatible issue with gcc 4.9.4
2022-06-22 Hongren (Zenithal... Add ROTATE inline asm support for SM3
2022-06-22 Hongren (Zenithal... Add SM3 implementation in RISC-V Zksh asm
2022-05-03 Matt CaswellUpdate copyright year
2022-01-20 fangming.fangFix sm3ss1 translation issue in sm3-armv8.pl
2022-01-14 fangming.fangSM3 acceleration with SM3 hardware instruction on aarch64
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
2019-12-18 Shane LontisCleanup legacy digest methods.
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-06-04 Shane LontisMove digests to providers
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-11-05 Ronald TseSM3: restructure to EVP internal and update doc to...
2017-11-05 Jack LloydSM3: Add SM3 hash function