Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / test / recipes / 30-test_evp_data / evpkdf.txt
2020-08-07 Shane LontisAdd evp_test fixes.
2020-08-06 Matt CaswellUpdate copyright year
2020-08-04 Shane LontisChange the provider implementation of X942kdf to use...
2019-10-23 Simo SorceAdd KRB5KDF from RFC 3961
2019-09-23 Simo SorceAdd SSKDF test vectors from RFC 8636
2019-09-06 PauliUpdate EVP test data for KDFs and PRFs.
2019-07-08 Shane LontisAdd X9.42 KDF.
2019-06-11 Shane LontisPBKDF2 updates to conform to SP800-132
2019-05-16 Shane LontisAdded X963KDF API
2019-05-03 Simo SorceChange the digest string from "md" to "digest"
2019-03-19 Shane LontisSingle step kdf implementation
2019-02-27 Simo SorceImplement SSH KDF
2019-02-13 David MakepeaceAdded new EVP/KDF API.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
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-06-15 Richard LevitteMove bn and evp test programs input data to their respe...