aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/core_names.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-261-1/+12
* Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarityTomas Mraz2021-01-181-1/+1
* PROV: Add MSBLOB and PVK encodersRichard Levitte2020-12-151-0/+2
* Add EVP_KDF-X942 to the fips moduleShane Lontis2020-12-021-10/+16
* rand: move the entropy source out of the FIPS providerPauli2020-11-201-1/+1
* ENCODER: Add support for specifying the outermost output structureRichard Levitte2020-11-111-4/+5
* CORE: Add support for specifying the outermost object structureRichard Levitte2020-11-111-5/+6
* DECODER: Add support for specifying the outermost input structureRichard Levitte2020-11-111-2/+3
* Add support for making all of KBKDF FixedInput fields optional.Shane Lontis2020-11-111-0/+2
* Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_keyMatt Caswell2020-10-201-1/+1
* Define OSSL_CAPABILITY_TLS_GROUP_IS_KEMNicola Tuveri2020-10-141-0/+1
* Move SM2 asymmetric encryption to be available in the default providerMatt Caswell2020-09-251-0/+3
* drbg: revert renamings of the generate and reseed counterDr. Matthias St. Pierre2020-09-231-1/+1
* Change rsa gen so it can use the propq from OSSL_PKEY_PARAM_RSA_DIGESTShane Lontis2020-09-231-0/+1
* Add SM2 signature algorithm to default providerPaul Yang2020-09-221-0/+1
* DECODER: Some cleanups, and aligning with OSSL_ENCODERRichard Levitte2020-09-201-2/+0
* ENCODER: Redefine the libcrypto <-> provider interfaceRichard Levitte2020-09-201-2/+2
* Add KEM (Key encapsulation mechanism) support to providersShane Lontis2020-09-191-1/+7
* Add option to fipsinstall to disable fips security checks at run time.Shane Lontis2020-09-181-0/+1
* EVP: Add support for delayed EVP_PKEY operation parametersRichard Levitte2020-09-081-0/+1
* Add an HMAC implementation that is TLS awareMatt Caswell2020-09-031-4/+5
* Extend the provider MAC bridge for CMACMatt Caswell2020-08-291-2/+3
* STORE for providers: define libcrypto <-> provider interfaceRichard Levitte2020-08-241-0/+28
* CORE: Define provider-native abstract objectsRichard Levitte2020-08-241-3/+17
* Add Explicit EC parameter support to providers.Shane Lontis2020-08-221-0/+22
* Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte2020-08-211-13/+13
* Move PKCS#12 KDF to provider.Pauli2020-08-141-0/+1
* Support cipher provider "iv state"Benjamin Kaduk2020-08-111-0/+1
* Add 'on demand self test' and status test to providersShane Lontis2020-08-091-0/+1
* DESERIALIZER: Implement decryption of password protected objectsRichard Levitte2020-07-241-0/+3
* DESERIALIZER: Add foundation for deserializersRichard Levitte2020-07-241-1/+6
* Add AES_CBC_CTS ciphers to providersShane Lontis2020-07-151-0/+6
* Add provider support for TLS CBC padding and MAC removalMatt Caswell2020-07-061-20/+23
* CTR, HASH and HMAC DRBGs in providerPauli2020-06-241-16/+28
* rand: set up EVP and DRBG infrastructure for RAND from providers.Pauli2020-06-241-0/+20
* Make EVP_PKEY_CTX_[get|set]_group_name work for DH tooMatt Caswell2020-06-191-2/+1
* Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more genericMatt Caswell2020-06-191-1/+1
* Add the concept of "Capabilities" to the default and fips providersMatt Caswell2020-06-191-0/+13
* Add ACVP fips module testsShane Lontis2020-06-171-12/+32
* Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keysMatt Caswell2020-06-051-0/+1
* Update core_names.h fields and document most fields.Shane Lontis2020-05-261-14/+27
* RSA: Add a less loaded PSS-parameter structureRichard Levitte2020-05-141-3/+8
* Add RSA SHA512 truncated digest supportShane Lontis2020-05-071-0/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Fix DH_get_nid() so that it does not cache values.Shane Lontis2020-04-201-0/+1
* Add DH keygen to providersShane Lontis2020-04-161-0/+10
* Add DSA keygen to providerShane Lontis2020-04-151-0/+13
* Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis2020-04-011-0/+31
* Add ECDSA to providersShane Lontis2020-03-151-0/+2
* PROV: Add RSA functionality for key generationRichard Levitte2020-03-121-1/+1