Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / include / openssl / core_names.h
2023-06-02 Pauliparams: provide a faster TRIE based param lookup.
2023-03-28 Paulifips: rework the option handling code
2023-03-17 Čestmír Kalinaproviders: add Argon2 KDF
2023-03-07 slontisAdd option to FIPS module to enforce EMS check during...
2023-02-24 Michael Baentschfirst cut at sigalg loading
2023-01-13 James MuirSupport all five EdDSA instances from RFC 8032
2022-12-12 James MuirFix-up to f3090fc7
2022-12-12 Hubert Kariorsa: Add option to disable implicit rejection
2022-12-08 Clemens Langsignature: Clamp PSS salt len to MD len
2022-11-30 slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-29 Xu Yizhouproviders: Add SM4 XTS implementation
2022-09-23 Matt CaswellMove the record block_padding capability fully into...
2022-09-23 slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2022-08-18 Matt CaswellRemove some unnecessary function pointers from OSSL_REC...
2022-08-18 Matt CaswellRemove some final references to the SSL object in the...
2022-08-18 Matt CaswellMove early data counting out of the SSL object and...
2022-08-18 Matt CaswellRemove use of SSL object for fragment length checking...
2022-08-18 Matt CaswellMake the record layer directly aware of EtM
2022-08-18 Matt CaswellTransfer the functionality from ssl3_read_n to the...
2022-07-29 Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-06-16 Michael BaentschFix for OSSL_PARAM sample code referencing OSSL_PARAM_U...
2021-11-24 Patrick UiterwijkSupport different R_BITS lengths for KBKDF
2021-08-05 Paulitls/prov: move the TLS 1.3 KDF code to providers
2021-06-08 Shane LontisAdd a gettable for provider ciphers to return the EVP_C...
2021-06-05 Richard LevittePROV: drop get_params() and gettable_params() from...
2021-06-05 Richard LevitteENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
2021-06-05 Richard LevittePROV: drop get_params() and gettable_params() from...
2021-06-01 Shane LontisFix aes cfb1 so that it can operate in bit mode.
2021-05-30 Matt CaswellTeach EVP_PKEYs to say whether they were decoded from...
2021-05-25 Paulimac: add a getter for the MAC block size.
2021-05-24 Jon SpillettAdd PBKDF1 to the legacy provider
2021-05-12 Shane LontisExport/import flags for FFC params changed to seperate...
2021-05-07 Jon SpillettFixes #15070. Allow custom algorithm ID ASN.1 encoding...
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
2021-04-29 Jon SpillettAdd library context and property query support into...
2021-04-01 Tomas MrazAdd "save-parameters" encoder parameter
2021-03-01 Rich SalzRemove RSA SSLv23 padding mode
2021-02-28 Paulisiphash: Add the C and D round parameters for SipHash.
2021-02-24 Tomas MrazDeprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_...
2021-02-10 FdaSilvaYYinclude/openssl: add a few missing #pragma once directives
2021-02-10 Shane LontisReplace provider cipher flags with separate param fields
2021-02-10 Shane LontisReplace MAC flags OSSL_MAC_PARAM_FLAGS with separate...
2021-02-10 Shane LontisChange the ASN1 variant of x942kdf so that it can test...
2021-01-28 Daniel BeveniusEVP: fix keygen for EVP_PKEY_RSA_PSS
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Richard LevitteClean away unnecessary length related OSSL_PARAM key...
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-18 Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2020-12-15 Richard LevittePROV: Add MSBLOB and PVK encoders
2020-12-02 Shane LontisAdd EVP_KDF-X942 to the fips module
2020-11-19 Paulirand: move the entropy source out of the FIPS provider
2020-11-11 Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-11-11 Richard LevitteCORE: Add support for specifying the outermost object...
2020-11-11 Richard LevitteDECODER: Add support for specifying the outermost input...
2020-11-11 Shane LontisAdd support for making all of KBKDF FixedInput fields...
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-14 Nicola TuveriDefine OSSL_CAPABILITY_TLS_GROUP_IS_KEM
2020-09-25 Matt CaswellMove SM2 asymmetric encryption to be available in the...
2020-09-23 Dr. Matthias St... drbg: revert renamings of the generate and reseed counter
2020-09-23 Shane LontisChange rsa gen so it can use the propq from OSSL_PKEY_P...
2020-09-22 Paul YangAdd SM2 signature algorithm to default provider
2020-09-20 Richard LevitteDECODER: Some cleanups, and aligning with OSSL_ENCODER
2020-09-20 Richard LevitteENCODER: Redefine the libcrypto <-> provider interface
2020-09-19 Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-18 Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-08 Richard LevitteEVP: Add support for delayed EVP_PKEY operation parameters
2020-09-03 Matt CaswellAdd an HMAC implementation that is TLS aware
2020-08-29 Matt CaswellExtend the provider MAC bridge for CMAC
2020-08-24 Richard LevitteSTORE for providers: define libcrypto <-> provider...
2020-08-24 Richard LevitteCORE: Define provider-native abstract objects
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-14 PauliMove PKCS#12 KDF to provider.
2020-08-11 Benjamin KadukSupport cipher provider "iv state"
2020-08-09 Shane LontisAdd 'on demand self test' and status test to providers
2020-07-24 Richard LevitteDESERIALIZER: Implement decryption of password protecte...
2020-07-24 Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-15 Shane LontisAdd AES_CBC_CTS ciphers to providers
2020-07-06 Matt CaswellAdd provider support for TLS CBC padding and MAC removal
2020-06-24 PauliCTR, HASH and HMAC DRBGs in provider
2020-06-24 Paulirand: set up EVP and DRBG infrastructure for RAND from...
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_group_name work for DH too
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name...
2020-06-19 Matt CaswellAdd the concept of "Capabilities" to the default and...
2020-06-17 Shane LontisAdd ACVP fips module tests
2020-06-05 Matt CaswellMake EVP_PKEY_[get1|set1]_tls_encodedpoint work with...
2020-05-26 Shane LontisUpdate core_names.h fields and document most fields.
2020-05-14 Richard LevitteRSA: Add a less loaded PSS-parameter structure
2020-05-07 Shane LontisAdd RSA SHA512 truncated digest support
2020-04-23 Matt CaswellUpdate copyright year
2020-04-20 Shane LontisFix DH_get_nid() so that it does not cache values.
2020-04-15 Shane LontisAdd DH keygen to providers
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-04-01 Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-15 Shane LontisAdd ECDSA to providers
2020-03-12 Richard LevittePROV: Add RSA functionality for key generation
2020-03-12 Richard LevitteEVP: Add new domparams and key generation functionality
2020-02-22 Richard LevittePROV: add RSA signature implementation
2020-02-18 Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-11 Matt CaswellImplement Provider side Key Management for X25519 and...
next