Tolerate a Certificate using a non-supported group on server side
[openssl.git] / test / recipes / 30-test_evp_data /
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...