summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2021-04-18Add "origin" field to EVP_CIPHER, EVP_MDRich Salz
2021-04-17Fix naming for EVP_RAND_CTX_gettable functions.Pauli
2021-04-16lifecycle: update master lifecycle transition spreadsheet fixing the ettable ...Pauli
2021-04-16lifecycle: correct [sg]ettable to [sg]etPauli
2021-04-15Add EVP_PKEY_todata() and EVP_PKEY_export() functions.Shane Lontis
2021-04-15Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_nameTomas Mraz
2021-04-15Remove keymgmt_copy function from the provider APITomas Mraz
2021-04-15Add selection support to the provider keymgmt_dup functionTomas Mraz
2021-04-15Implement provider-side keymgmt_dup functionTomas Mraz
2021-04-14apps/cmp: Add generic random state options, e.g., for nonce generationDr. David von Oheimb
2021-04-14openssl-cmp.pod.in: Fix missing provider options descriptionDr. David von Oheimb
2021-04-14bio: note that BIO_sprintf null terminates on insufficient space.Pauli
2021-04-14doc: Fix formattingJakub Wilk
2021-04-13Add FIPS Self test for AES_ECB decryptShane Lontis
2021-04-12Remove the function EVP_PKEY_set_alias_typeMatt Caswell
2021-04-12Update KTLS documentationMatt Caswell
2021-04-12Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().Shane Lontis
2021-04-12Add OSSL_PARAM_dup() and OSSL_PARAM_merge().Shane Lontis
2021-04-12kmac: update the documention for the customisation string maximum lengthPauli
2021-04-09Fix typos in x509.podNan Xiao
2021-04-09Small fixes and cleanups of provider API documentationTomas Mraz
2021-04-09provider-decoder.pod: Documentation of provider side decoder APITomas Mraz
2021-04-08PEM_X509_INFO_read_bio_ex(): Generalize to allow parsing any type of private keyDr. David von Oheimb
2021-04-08d2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex(): Fix handling of RSA/D...Dr. David von Oheimb
2021-04-08PEM_X509_INFO_read,{_bio}_ex(): Complete documentation in PEM_X509_INFO_read_...Dr. David von Oheimb
2021-04-08Update copyright yearMatt Caswell
2021-04-08Remove a TODO in EVP_set_default_propertiesMatt Caswell
2021-04-08Update the algorithm fetching documentation linksMatt Caswell
2021-04-08Update provider.podMatt Caswell
2021-04-08Add additional glossary entriesMatt Caswell
2021-04-08Expand the libcrypto documentationMatt Caswell
2021-04-08property: check return values from the property locking calls.Pauli
2021-04-08Fix more certificate related lib_ctx settings.Shane Lontis
2021-04-07Remove unnecessary setting SSL_MODE_AUTO_RETRYNan Xiao
2021-04-02EVP: Add EVP_<TYPE>_description()Richard Levitte
2021-04-02Add OSSL_STORE_LOADER_description()Richard Levitte
2021-04-02Add OSSL_DECODER_description() and OSSL_ENCODER_description()Richard Levitte
2021-04-02CORE: Add an algorithm_description field to OSSL_ALGORITHMRichard Levitte
2021-04-01Remove unnecessary BIO_do_handshake()sNan Xiao
2021-04-01Add "save-parameters" encoder parameterTomas Mraz
2021-04-01EVP_CIPHER_type: fix misleading argument nameTomas Mraz
2021-04-01Add a range check (from SP800-56Ar3) to DH key derivation.Shane Lontis
2021-03-31HTTP: Fix method_POST param by moving it to OSSL_HTTP_REQ_CTX_set_request_line()Dr. David von Oheimb
2021-03-30doc: fix enc -z option documentationMohamed Akram
2021-03-30Fix typos in bio.podNan Xiao
2021-03-30Fix typo in BIO_push.podNan Xiao
2021-03-30Update deprecated API's in the documentation.Shane Lontis
2021-03-29Moved build instructions from the man pageAndrey Matyukov
2021-03-28Implement EVP_PKEY_dup() functionTomas Mraz
2021-03-28doc: fix style problems with this man pagePauli