summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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
2020-12-04Switch deprecation method for ERRRichard Levitte
2020-12-04Switch deprecation method for ENGINERichard Levitte
2020-12-04Switch deprecation method for DESRichard Levitte
2020-12-04Switch deprecation method for CRYPTORichard Levitte
2020-12-04Switch deprecation method for CONFRichard Levitte
2020-12-04Switch deprecation method for CMACRichard Levitte
2020-12-04Switch deprecation method for CASTRichard Levitte
2020-12-04Switch deprecation method for CamelliaRichard Levitte
2020-12-04Switch deprecation method for BIGNUMRichard Levitte
2020-12-04Switch deprecation method for BlowfishRichard Levitte
2020-12-04Switch deprecation method for BIORichard Levitte
2020-12-04Switch deprecation method for ASN.1Richard Levitte
2020-12-04Switch deprecation method for AESRichard Levitte
2020-12-04Fix EVP_PKEY_CTX propq so that it uses a copyShane Lontis
2020-12-04Fix x509_crl propq so that it uses a copyShane Lontis
2020-12-04Fix X509 propq so it does not use referencesShane Lontis
2020-12-03tag unused function arguments as ossl_unusedPauli
2020-12-02Fix a compile error with the no-sock optionMatt Caswell
2020-12-02ENCODER: Don't pass libctx to OSSL_ENCODER_CTX_new_by_EVP_PKEY()Richard Levitte
2020-12-02Add EVP_KDF-X942 to the fips moduleShane Lontis