summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-24SSL_CTX_config.pod: Remove needless "NOTE" headingRich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-23EVP: add internal evp_keymgmt_util_get_deflt_digest_name() and use itRichard Levitte
2020-04-22params: add functionality to test if an OSSL_PARAM has been set.Pauli
2020-04-22[crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley
2020-04-21Add setter equivalents to X509_REQ_get0_signatureDirk-Willem van Gulik
2020-04-20Fix DH_get_nid() so that it does not cache values.Shane Lontis
2020-04-20DOC: Extend EVP_PKEY-DSA(7) / EVP_PKEY_DH(7) with FFC informationShane Lontis
2020-04-19Undeprecate DH_get_length() and DH_set_length() functionsPauli
2020-04-19dhparam: update command line app to use EVP callsPauli
2020-04-18DOC: Extend the description of EVP_PKEY_CTX_new_from_name()Richard Levitte
2020-04-18DOC: Add more description of EVP_PKEY_fromdata(), and examplesRichard Levitte
2020-04-16Document X509_verify_ex() and X509_REQ_verify_ex()Matt Caswell
2020-04-16Add DH keygen to providersShane Lontis
2020-04-15Add DSA keygen to providerShane Lontis
2020-04-15Document the new libctx aware private key functionsMatt Caswell
2020-04-15EC: Refactor EVP_PKEY_CTX curve setting macros for param generationRichard Levitte
2020-04-14Add ex_data to EVP_PKEY.Aaron Thompson
2020-04-11Add manpage entry for X509_check_purpose()Jake Maynard
2020-04-09Document the new library context aware CT functionsMatt Caswell
2020-04-09Update RAND_METHOD definition in man pageJim Newsome
2020-04-09Document the new X509_STORE_CTX_new_with_libctx() functionMatt Caswell
2020-04-08EVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()Richard Levitte
2020-04-08params: add a warning about the PTR types.Pauli
2020-04-03Expand the XTS documentationMatt Caswell
2020-04-02HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb
2020-04-02 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb
2020-04-01Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis
2020-03-30Document the new X509v3_cache_extensions() functionMatt Caswell
2020-03-30Add the X509v3_cache_extensions() functionMatt Caswell
2020-03-28Param builder: Remove the static size limit.Pauli
2020-03-28Param build: make structures opaque.Pauli
2020-03-28NEWS: note OSSL_PARAM_BLD API as public.Pauli
2020-03-28Param builder: make the OSSL_PARAM_BLD APIs public.Pauli
2020-03-27Document various SRP related APIsMatt Caswell
2020-03-27Add OCSP_RESPID_set_by_key_ex() and OCSP_RESPID_match_ex()Matt Caswell
2020-03-25EVP: Add EVP_PKEY_set_type_by_keymgmt() and use itRichard Levitte
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb
2020-03-25Fix whitespace nit in OSSL_SELF_TEST_new.pod which caused doc-nits warningDr. David von Oheimb
2020-03-25Issuer Sign Tool extention supportNikolay Morozov
2020-03-23Make it possible to easily specify a libctx for EVP_DigestSign*Matt Caswell
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2020-03-21Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger
2020-03-20Add support for passing the libctx to the config loaderShane Lontis
2020-03-18Rename OSSL_{d2i,i2d}_CMP_MSG_bio to {d2i,id2}_OSSL_CMP_MSG_bioDr. David von Oheimb
2020-03-15X509: Rename X509_set0_sm2_id() and friendsRichard Levitte
2020-03-14DOCS: Fix the description of OSSL_PARAM_allocate_from_text()Richard Levitte
2020-03-14Remove reference to old DH files.Pauli
2020-03-14dh: document what the PEM files in apps actually contain.Pauli