summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2021-03-22Fix usages of const EVP_MD.Shane Lontis
2021-03-22Dual 1024-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2021-03-19Added functions for printing EVP_PKEYs to FILE *Tomas Mraz
2021-03-18TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb
2021-03-17Add some encoder and decoder code examplesTomas Mraz
2021-03-15Add a CHANGES entry for EVP_PKEY_public_check() and EVP_KEY_param_check()Matt Caswell
2021-03-12doc: update cipher documentation to include the new init functions with paramsPauli
2021-03-12doc: update digest documentation to include the new init functions with paramsPauli
2021-03-12doc: document param argument to RSA callsPauli
2021-03-12doc: document param argument to cipher init callsPauli
2021-03-12doc: update PKEY documentation to include the new init functions with paramsPauli
2021-03-11Update copyright yearMatt Caswell
2021-03-11Add new filter BIO BIO_f_readbuffer()Shane Lontis
2021-03-10Fix formatting error of HISTORY section in some manual pages.Tomas Mraz
2021-03-10Change default algorithms in PKCS12_create() and PKCS12_set_mac()Tomas Mraz
2021-03-10Add a CHANGES for OSSL_STORE_INFO_get_type()Matt Caswell
2021-03-09Non-const accessor to legacy keysDmitry Belyavskiy
2021-03-08Make the EVP_PKEY_get0* functions have a const return typeMatt Caswell
2021-03-08Document the change in behaviour of the the low level key getters/settersMatt Caswell
2021-03-08Ensure the various legacy key EVP_PKEY getters/setters are deprecatedMatt Caswell
2021-03-06OCSP_resp_find_status.pod: Complete the RETURN VALUES sectionDr. David von Oheimb
2021-03-04DOCS: Document OSSL_STORE_INFO_PUBKEY in doc/man3/OSSL_STORE_INFO.podRichard Levitte
2021-03-03doc: add a note to the RAND_get0_ calls indicating how to set the DRBG type.Pauli
2021-03-01Remove RSA SSLv23 padding modeRich Salz
2021-03-01Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url()Dr. David von Oheimb
2021-03-01OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment componentsDr. David von Oheimb
2021-02-28evp: add params argument to EVP_RAND_instantiate()Pauli
2021-02-28evp: add param argument to KDF derive callPauli
2021-02-28doc: note the additional parameters to EVP_MAC_init()Pauli
2021-02-26changes to match the updated context gettable/settable calls for ciphersPauli
2021-02-26doc: changes to match the updated context gettable/settable calls for MACsPauli
2021-02-26doc: changes to match the updated context gettable/settable callsPauli
2021-02-26doc: note changes to rand gettable/settable provider callPauli
2021-02-26doc: note changes to digest gettable/settable provider callsPauli
2021-02-25Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell
2021-02-24provider: add an unquery function to allow providers to clean up.Pauli
2021-02-24rand: note that locking needs to be explicitly enabled.Pauli
2021-02-24Deprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_CTX_get0_ecdh_kdf_ukm()Tomas Mraz
2021-02-23provider: add option to load a provider without disabling the fallbacks.Pauli
2021-02-23RAND_METHOD deprecation: documentationPauli
2021-02-23EVP: Implement EVP_PKEY_CTX_is_a()Richard Levitte
2021-02-22Note that the OSSL_CORE_MAKE_FUNC macro is reservedMatt Caswell
2021-02-22Document the OSSL_PARAM_DEFN macroMatt Caswell
2021-02-22Add documentation for the macro OPENSSL_VERSION_PREREQMatt Caswell
2021-02-22Document OPENSSL_LH_flush()Matt Caswell
2021-02-22Add EVP_PKEY_public_check_quick.Shane Lontis
2021-02-19doc: remove notes section in OSSL_ENCODER.podPauli
2021-02-18OSSL_PARAM: Correct the assumptions on the UTF8 string lengthRichard Levitte
2021-02-18Update copyright yearMatt Caswell
2021-02-18DH: Make DH_bits(), DH_size(), and DH_security_bits() check that there are ke...Sahana Prasad