]> git.ipfire.org Git - thirdparty/openssl.git/history - include/crypto/ec.h
Add HPKE DHKEM provider support for EC, X25519 and X448.
[thirdparty/openssl.git] / include / crypto / ec.h
2022-09-23  slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2021-07-06  Tomas Mrazfips module header inclusion fine-tunning
2021-06-14  Matt CaswellAdd a generic SubjectPublicKeyInfo decoder
2021-05-11  Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-04-19  Tomas MrazDetect low-level engine and app method based keys
2021-04-15  Tomas MrazAdd selection support to the provider keymgmt_dup function
2021-03-19  Richard LevittePROV: Add type specific PKCS#8 decoding to the DER...
2021-02-26  Shane LontisFix external symbols related to ec & sm2 keys
2021-02-22  Shane LontisAdd EVP_PKEY_public_check_quick.
2021-02-10  FdaSilvaYYinclude/crypto: add a few missing #pragma once directives
2021-01-28  Richard LevitteUpdate copyright year
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2020-12-17  Richard LevitteDECODER: Adjust the library context of keys in our...
2020-12-16  Richard LevitteEVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-19  Shane LontisFix ec keygen so that it passes the library context...
2020-09-12  Richard LevitteEC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to...
2020-08-22  Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21  Richard LevitteClean away some declarations
2020-08-07  Shane LontisAdd evp_test fixes.
2020-06-19  Matt CaswellAdd more complete support for libctx/propq in the EC...
2020-05-26  Shane LontisUpdate core_names.h fields and document most fields.
2020-04-23  Matt CaswellUpdate copyright year
2020-03-25  Richard LevitteEVP: Implement support for key downgrading in backends
2020-03-15  Shane LontisAdd ECDSA to providers
2020-03-11  Shane LontisAdd ECDH to fips provider
2020-03-11  Shane LontisAdd EC key validation to default provider
2020-03-03  Shane LontisAdd pairwise consistency self tests to asym keygenerators
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-28  Dr. Matthias St... Reorganize private crypto header files