Fix no-cmac
[openssl.git] / test / recipes / 30-test_evp_data /
2018-12-11 Matt CaswellAdd an Ed448 malleability test
2018-12-03 Matt CaswellAdd an Ed25519 signature maleability test
2018-11-12 Richard LevitteFix SipHash init order.
2018-10-29 Richard Levittetest/evp_test.c: don't misuse pkey_test_ctrl() in mac_t...
2018-09-11 Matt CaswellUpdate copyright year
2018-09-08 Richard LevitteTESTS: add SipHash tests with digestsize controls
2018-09-03 PauliFix HMAC SHA3-224 and HMAC SHA3-256.
2018-09-03 PauliMake OBJ_NAME case insensitive.
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-21 Nicola TuveriReplace GFp ladder implementation with ladd-2002-it...
2018-08-18 Dr. Matthias St... test/recipes/30-test_evp_data: fix two typos
2018-08-15 PauliAdd SHA3 HMAC test vectors from NIST.
2018-07-15 Andy Polyakovtest/.../evppkey.txt: X25519 regression test vectors.
2018-07-03 PauliTests for MD5-SHA1 combined digest.
2018-06-29 Billy BrumleyMore EVP ECC testing: positive and negative
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
2018-01-23 PauliSHA512/224 and SHA512/256
2017-11-05 Jack LloydSM3: Add SM3 hash function
2017-10-31 Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-12 Dr. Stephen HensonAdd RFC7919 tests.
2017-08-30 Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-12 Andy PolyakovWire SHAKE to EVP.
2017-08-08 Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-08-03 Dr. Stephen HensonAllow use of long name for KDFs
2017-07-25 Andy PolyakovWire SHA3 EVPs and add 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...