aboutsummaryrefslogtreecommitdiff
path: root/util/libcrypto.num
AgeCommit message (Expand)AuthorFilesLines
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb1-0/+1
2022-11-21Improve FIPS RSA keygen performance.slontis1-0/+1
2022-11-21Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau1-6/+6
2022-11-09Add context dup functions for digests and ciphersPauli1-0/+2
2022-11-02rand: add set0 calls for the private and public DRBGsPauli1-0/+3
2022-05-03make updateMatt Caswell1-2/+2
2022-04-21Public API functions OPENSSL_str[n]casecmpDmitry Belyavskiy1-0/+2
2021-07-29make updateMatt Caswell1-1022/+1022
2021-07-26EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider()Richard Levitte1-0/+2
2021-06-30CMP: Add missing getter functions to CRMF API and CMP APIDr. David von Oheimb1-0/+10
2021-06-16HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.cDr. David von Oheimb1-0/+1
2021-06-11Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarityDr. David von Oheimb1-1/+1
2021-06-11Add support for ISO 8601 datetime formatWilliam Edmisten1-0/+1
2021-06-10util: convert SHA* one shots back to being functionsPauli1-5/+5
2021-06-05ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPERichard Levitte1-1/+0
2021-06-05Teach more of the ASN.1 code about libctx/propqMatt Caswell1-0/+3
2021-06-05Teach the ASN.1 code how to create embedded objects with libctx/propqMatt Caswell1-0/+1
2021-06-05Provide the ability to create an X509_PUBKEY with a libctx/propqMatt Caswell1-0/+1
2021-06-03Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconstRichard Levitte1-2/+2
2021-06-03Restore all the ? in util/libcrypto.numRichard Levitte1-1004/+1004
2021-06-02libcrypto: make XXX_get_number() internalPauli1-13/+0
2021-06-02Fix up bad libcrypto.numJon Spillett1-2/+2
2021-06-02Add NCONF_get_section_names()Tomas Mraz1-0/+1
2021-06-02Add NCONF_get0_libctx()Rich Salz1-0/+1
2021-06-01Rename also the OSSL_PROVIDER_name() functionTomas Mraz1-1/+1
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz1-86/+86
2021-06-01Enhance the encoder/decoder tests to allow testing with a non-default library...Jon Spillett1-0/+2
2021-05-26Deprecate old style BIO callback callsTomas Mraz1-3/+4
2021-05-25mac: add a getter for the MAC block size.Pauli1-0/+1
2021-05-24Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...Jon Spillett1-0/+1
2021-05-20Add ordinal numbers to the .num filesMatt Caswell1-1010/+1010
2021-05-19bio_lib: Add BIO_get_line, correct doc of BIO_getsDr. David von Oheimb1-0/+1
2021-05-13Replace EVP_PKEY_supports_digest_nidTomas Mraz1-1/+1
2021-05-12HTTP client: Minimal changes that include the improved APIDr. David von Oheimb1-5/+10
2021-05-12Add ASN1_item_i2d_mem_bio(); document and improve also ASN1_item_d2i_bio()Dr. David von Oheimb1-0/+1
2021-05-12apps: change list command to only list fetchable algorithms.Pauli1-0/+2
2021-05-11Add the concept of a child OSSL_LIB_CTXMatt Caswell1-0/+2
2021-05-11Add convenience functions and macros for asymmetric key generationDr. David von Oheimb1-1/+3
2021-05-08Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb1-5/+6
2021-05-08Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb1-1/+2
2021-05-06Remove all trace of FIPS_mode functionsRich Salz1-2/+0
2021-05-05mac: add EVP_MAC_finalXOF() functionPauli1-0/+1
2021-05-04Create libcrypto support for BIO_new_from_core_bio()Matt Caswell1-0/+4
2021-04-30Add library context and property query support into the PKCS12 APIJon Spillett1-0/+27
2021-04-28CMS ESS: Move four internal aux function to where they belong in crypto/cmsDr. David von Oheimb1-0/+2
2021-04-28ESS: Export three core functions, clean up TS and CMS CAdES-BES usageDr. David von Oheimb1-0/+3
2021-04-28Improve the implementation of X509_STORE_CTX_get1_issuer()Tomas Mraz1-0/+1
2021-04-27Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().Shane Lontis1-2/+2
2021-04-26Add type_name member to provided methods and use itTomas Mraz1-1/+5
2021-04-20Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()Dr. David von Oheimb1-0/+1