summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER referenceRichard Levitte2020-12-171-2/+2
* DECODER: Adjust the library context of keys in our decodersRichard Levitte2020-12-175-0/+5
* EVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte2020-12-162-51/+58
* EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte2020-12-163-62/+77
* PROV: Add MSBLOB and PVK encodersRichard Levitte2020-12-151-0/+2
* Deprecate OCSP_REQ_CTX_set1_reqRich Salz2020-12-151-1/+3
* PEM: Unlock MSBLOB and PVK functions from 'no-dsa' and 'no-rc4'Richard Levitte2020-12-132-10/+0
* Add fips self tests for all included kdfShane Lontis2020-12-111-0/+6
* openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short...Dr. David von Oheimb2020-12-102-1/+2
* EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkeyRichard Levitte2020-12-083-23/+3
* EVP: constify the EVP_PKEY_get_*_param() argument |pkey|Richard Levitte2020-12-081-6/+9
* Check that multi-strings/CHOICE types don't use implicit taggingMatt Caswell2020-12-081-0/+1
* Deprecate EC_POINT_bn2point and EC_POINT_point2bn.Shane Lontis2020-12-071-4/+10
* Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separatorShane Lontis2020-12-071-2/+3
* PEM: Add a more generic way to implement PEM _ex functions for libctxRichard Levitte2020-12-051-28/+82
* Switch deprecation method for X.509Richard Levitte2020-12-041-11/+16
* Switch deprecation method for WhirlpoolRichard Levitte2020-12-041-9/+10
* Switch deprecation method for OSSL_STORERichard Levitte2020-12-041-50/+54
* Switch deprecation method for SSLRichard Levitte2020-12-041-25/+41
* Switch deprecation method for SRPRichard Levitte2020-12-041-1/+4
* Switch deprecation method for SHARichard Levitte2020-12-041-33/+40
* Switch deprecation method for SEEDRichard Levitte2020-12-041-29/+32
* Switch deprecation method for RIPEMDRichard Levitte2020-12-041-9/+10
* Switch deprecation method for RC5Richard Levitte2020-12-041-21/+24
* Switch deprecation method for RC4Richard Levitte2020-12-041-6/+8
* Switch deprecation method for RC2Richard Levitte2020-12-041-19/+23
* Switch deprecation method for RANDRichard Levitte2020-12-041-4/+7
* Switch deprecation method for PKCS#12Richard Levitte2020-12-041-2/+4
* Switch deprecation method for MDC2Richard Levitte2020-12-041-7/+8
* Switch deprecation method for MD5Richard Levitte2020-12-041-7/+8
* Switch deprecation method for MD4Richard Levitte2020-12-041-7/+8
* Switch deprecation method for MD2Richard Levitte2020-12-041-8/+9
* Switch deprecation method for IDEARichard Levitte2020-12-041-22/+25
* Switch deprecation method for HMACRichard Levitte2020-12-041-23/+26
* Switch deprecation method for EVPRichard Levitte2020-12-041-226/+218
* Switch deprecation method for ERRRichard Levitte2020-12-041-5/+12
* Switch deprecation method for ENGINERichard Levitte2020-12-041-163/+221
* Switch deprecation method for DESRichard Levitte2020-12-041-101/+105
* Switch deprecation method for CRYPTORichard Levitte2020-12-041-19/+24
* Switch deprecation method for CONFRichard Levitte2020-12-041-3/+6
* Switch deprecation method for CMACRichard Levitte2020-12-041-13/+15
* Switch deprecation method for CASTRichard Levitte2020-12-041-30/+23
* Switch deprecation method for CamelliaRichard Levitte2020-12-041-53/+52
* Switch deprecation method for BIGNUMRichard Levitte2020-12-041-25/+31
* Switch deprecation method for BlowfishRichard Levitte2020-12-041-23/+23
* Switch deprecation method for BIORichard Levitte2020-12-041-6/+7
* Switch deprecation method for ASN.1Richard Levitte2020-12-041-2/+6
* Switch deprecation method for AESRichard Levitte2020-12-041-59/+54
* Fix EVP_PKEY_CTX propq so that it uses a copyShane Lontis2020-12-041-1/+1
* Fix x509_crl propq so that it uses a copyShane Lontis2020-12-041-1/+1