]> git.ipfire.org Git - thirdparty/openssl.git/history - include/crypto/ecx.h
Add HPKE DHKEM provider support for EC, X25519 and X448.
[thirdparty/openssl.git] / include / crypto / ecx.h
2022-09-23  slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2021-07-06  Tomas Mrazfips module header inclusion fine-tunning
2021-04-15  Tomas MrazAdd selection support to the provider keymgmt_dup function
2021-04-15  Tomas MrazImplement provider-side keymgmt_dup function
2021-03-28  Shane LontisFix Build issue on Oracle Linux x64
2021-03-19  Richard LevittePROV: Add type specific PKCS#8 decoding to the DER...
2021-03-18  Shane LontisAdd ossl_ ecx symbols
2021-02-26  Shane LontisFix external symbols related to ec & sm2 keys
2021-02-18  Matt CaswellUpdate copyright year
2021-02-10  FdaSilvaYYinclude/crypto: add a few missing #pragma once directives
2020-12-17  Richard LevitteDECODER: Adjust the library context of keys in our...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-25  Richard LevitteHide ECX_KEY again
2020-09-23  Shane LontisFix ecx so that is uses a settable propertyquery
2020-05-04  Matt CaswellAdd the library ctx into an ECX_KEY
2020-05-04  Matt CaswellAdd the ability to ECX to import keys with only the...
2020-04-17  Paulis390: ECX key generation fixes.
2020-04-17  Pauliecx: add key generation support.
2020-04-09  Matt CaswellEnable Ed25519 signing/verifying to use the libctx
2020-03-25  Richard LevitteEVP: Implement support for key downgrading in backends
2020-03-17  Matt CaswellImplement serializers for ED25519 and ED448
2020-03-09  Matt CaswellImplement provider support for Ed25519 annd Ed448
2020-03-09  Matt CaswellAdd Key Management support for EdDSA keys
2020-02-11  Matt CaswellAdd S390 support for provider based X25519/X448
2020-02-11  Matt CaswellImplement a stricter ECX_KEY type