summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecdh_kdf.c
AgeCommit message (Expand)Author
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-03-11Update copyright yearMatt Caswell
2021-02-28crypto: add additional argument to KDF derive callsPauli
2021-02-26Fix external symbols related to ec & sm2 keysShane Lontis
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-08-07Add evp_test fixes.Shane Lontis
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell
2020-06-11kdf: make function naming consistent.Pauli
2020-04-23Update copyright yearMatt Caswell
2020-02-06Params: change UTF8 construct calls to avoid explicit strlen(3) calls.Pauli
2020-02-04Deprecate the ECDH functions.Pauli
2019-11-07Update source files for deprecation at 3.0Richard Levitte
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-11Usages of KDFs converted to use the name macrosPauli
2019-09-06Fix users of KDFs to use params not ctlsPauli
2019-05-16Added X963KDF APIShane Lontis
2018-12-06Following the license change, modify the boilerplates in crypto/ec/Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-10-17Deprecate ECDH_KDF_X9_62()Antoine Salon
2018-10-17EVP module documentation passAntoine Salon
2016-07-15check return values for EVP_Digest*() APIsDr. Stephen Henson
2016-05-17Copyright consolidation 06/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-09Move ECDH_KDF_X9_62 to crypto/ecDr. Stephen Henson