summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2021-01-14Enable locking on the primary DRBG when we create itMatt Caswell
2021-01-13x509v3.h.in: Deprecate CTX_TEST and replace it by X509V3_CTX_TESTDr. David von Oheimb
2021-01-13Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb
2021-01-13X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb
2021-01-13Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1Dr. David von Oheimb
2021-01-12Clean away extraneous library specific FETCH_FAILED reason codesRichard Levitte
2021-01-12Use centralized fetching errorsRichard Levitte
2021-01-09replace 'unsigned const char' with 'const unsigned char'Thomas De Schampheleire
2021-01-08Add SM2 private key range validationNicola Tuveri
2021-01-08Adding TLS group name retrievalMichael Baentsch
2021-01-04Update copyright years of auto-generated headers (make update)Dr. David von Oheimb
2020-12-31Add some more CRYPTO_atomic functionsMatt Caswell
2020-12-23Move the caching of cipher constants into evp_cipher_from_dispatchMatt Caswell
2020-12-20Drop OPENSSL_NO_RSA everywhereRichard Levitte
2020-12-17dsa: provider and library deprecation changesPauli
2020-12-17CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER referenceRichard Levitte
2020-12-17DECODER: Adjust the library context of keys in our decodersRichard Levitte
2020-12-16EVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte
2020-12-16EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte
2020-12-15PROV: Add MSBLOB and PVK encodersRichard Levitte
2020-12-15Deprecate OCSP_REQ_CTX_set1_reqRich Salz
2020-12-13PEM: Unlock MSBLOB and PVK functions from 'no-dsa' and 'no-rc4'Richard Levitte
2020-12-11Add fips self tests for all included kdfShane Lontis
2020-12-10openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short...Dr. David von Oheimb
2020-12-08EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkeyRichard Levitte
2020-12-08EVP: constify the EVP_PKEY_get_*_param() argument |pkey|Richard Levitte
2020-12-08Check that multi-strings/CHOICE types don't use implicit taggingMatt Caswell
2020-12-07Deprecate EC_POINT_bn2point and EC_POINT_point2bn.Shane Lontis
2020-12-07Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separatorShane Lontis
2020-12-05PEM: Add a more generic way to implement PEM _ex functions for libctxRichard Levitte
2020-12-04Switch deprecation method for X.509Richard Levitte
2020-12-04Switch deprecation method for WhirlpoolRichard Levitte
2020-12-04Switch deprecation method for OSSL_STORERichard Levitte
2020-12-04Switch deprecation method for SSLRichard Levitte
2020-12-04Switch deprecation method for SRPRichard Levitte
2020-12-04Switch deprecation method for SHARichard Levitte
2020-12-04Switch deprecation method for SEEDRichard Levitte
2020-12-04Switch deprecation method for RIPEMDRichard Levitte
2020-12-04Switch deprecation method for RC5Richard Levitte
2020-12-04Switch deprecation method for RC4Richard Levitte
2020-12-04Switch deprecation method for RC2Richard Levitte
2020-12-04Switch deprecation method for RANDRichard Levitte
2020-12-04Switch deprecation method for PKCS#12Richard Levitte
2020-12-04Switch deprecation method for MDC2Richard Levitte
2020-12-04Switch deprecation method for MD5Richard Levitte
2020-12-04Switch deprecation method for MD4Richard Levitte
2020-12-04Switch deprecation method for MD2Richard Levitte
2020-12-04Switch deprecation method for IDEARichard Levitte
2020-12-04Switch deprecation method for HMACRichard Levitte
2020-12-04Switch deprecation method for EVPRichard Levitte