hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / test / recipes / 30-test_evp_data / evppkey.txt
2020-08-07 Shane LontisAdd evp_test fixes.
2020-05-07 Shane LontisAdd RSA SHA512 truncated digest support
2020-04-23 Matt CaswellUpdate copyright year
2020-03-21 Richard Levitteevp_test: the tests using MDC2 need the legacy provider
2020-03-15 Shane LontisAdd ECDSA to providers
2020-03-12 Richard Levittetest/recipes/30-test_evp_data/evppkey.txt: Change an...
2020-02-22 Richard Levittetest/recipes/30-test_evp_data/evppkey.txt
2020-02-13 Matt CaswellAdd Asymmetric RSA cipher tests in FIPS provider
2019-11-05 Patrick SteuerAdd self-generated test vector for x448 non-canonical...
2019-07-16 Rich SalzRemove function name from errors
2018-12-11 Matt CaswellAdd an Ed448 malleability test
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-03 Matt CaswellAdd an Ed25519 signature maleability test
2018-09-03 Billy Brumley[test] throw error from wrapper function instead of...
2018-09-03 Billy Brumley[test] ECC: make sure negative tests pass for the right...
2018-08-18 Dr. Matthias St... test/recipes/30-test_evp_data: fix two typos
2018-07-15 Andy Polyakovtest/.../evppkey.txt: X25519 regression test vectors.
2018-06-21 Billy Brumley[crypto/ec] don't assume points are of order group...
2018-06-19 Jack LloydMove SM2 algos to SM2 specific PKEY method
2018-04-25 Nicola Tuveri[SM2_sign] add minimal EVP_PKEY functionality testing
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Jack LloydSupport SM2 ECIES scheme via EVP
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-03-19 Matt CaswellFix no-ec
2018-03-15 Matt CaswellAdd some test vectors for testing raw 448/25519 keys
2018-03-02 Matt CaswellAdd test vectors for X448 and Ed448
2017-10-12 Dr. Stephen HensonAdd RFC7919 tests.
2017-07-19 Dr. Stephen HensonAdd keygen test data
2017-06-15 Richard LevitteMove bn and evp test programs input data to their respe...