aboutsummaryrefslogtreecommitdiff
path: root/util/missingcrypto.txt
AgeCommit message (Expand)AuthorFilesLines
2022-11-18Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.slontis1-37/+0
2022-10-19Fix many inconsistencies in doc of CMS_verify() and PKC7_verify() etc.Dr. David von Oheimb1-2/+0
2022-09-26Add documentation for the OPENSSL_gmtime functionsTodd Short1-3/+0
2022-09-16Add documentation and test for EVP_PBE_alg_addDaniel Fiala1-2/+0
2022-08-18Add some documentation for X509_gmtime_adj()Matt Caswell1-1/+0
2022-06-24Added documentation for PEM_X509_INFO_read() and PEM_X509_INFO_read_bio()Allan1-2/+0
2022-03-15Add documentation of BN_mod_sqrt()Tomas Mraz1-1/+0
2022-02-02Document purpose and trust setting functionsMatt Caswell1-3/+0
2021-11-23DOC: Add a few previously documented functionsRichard Levitte1-4/+0
2021-06-16Add documentation for the newly added OBJ up callsMatt Caswell1-1/+0
2021-06-05Add documentation for newly added ASN1 functionsMatt Caswell1-4/+0
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz1-2/+0
2021-06-01Enhance the encoder/decoder tests to allow testing with a non-default library...Jon Spillett1-2/+0
2021-06-01Document Settable EVP_CIPHER_CTX parameter "use-bits"Shane Lontis1-3/+0
2021-05-21Cleanup the missing*.txt filesMatt Caswell1-15/+0
2021-05-19X509_STORE_CTX_get1_issuer(): Simplify code, reducing risk of failureDr. David von Oheimb1-1/+0
2021-05-17Add doc for ERR_clear_last_mark().Shane Lontis1-1/+0
2021-05-12HTTP client: Minimal changes that include the improved APIDr. David von Oheimb1-1/+0
2021-05-06Remove all trace of FIPS_mode functionsRich Salz1-2/+0
2021-04-30Add library context and property query support into the PKCS12 APIJon Spillett1-45/+0
2021-04-28OPENSSL_sk functions are effectively already documentedTomas Mraz1-24/+0
2021-03-22Dual 1024-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov1-2/+0
2021-03-09Non-const accessor to legacy keysDmitry Belyavskiy1-1/+0
2021-03-01OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment componentsDr. David von Oheimb1-1/+0
2021-02-22Document OPENSSL_LH_flush()Matt Caswell1-9/+0
2021-02-15Add docs for ASN1_item_sign and ASN1_item_verify functionsShane Lontis1-6/+0
2021-01-19Deprecate OCSP_xxx API for OSSL_HTTP_xxxRich Salz1-5/+5
2021-01-13Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb1-1/+0
2021-01-13APPS: Allow OPENSSL_CONF to be empty, not loading a config fileDr. David von Oheimb1-1/+0
2021-01-13Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1Dr. David von Oheimb1-1/+0
2020-12-15Document OCSP_REQ_CTX_i2d.Rich Salz1-1/+0
2020-12-13DOCS: Improve documentation of the EVP_PKEY typeRichard Levitte1-1/+0
2020-12-08EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkeyRichard Levitte1-2/+0
2020-11-24Modify the ERR init functions to use the internal ERR string loadersRichard Levitte1-5/+0
2020-11-16Add documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEYShane Lontis1-3/+0
2020-10-22Remove EVP_aes_(128|192|256)_siv functionsPauli1-3/+0
2020-10-20Document EVP_PKEY_set1_encoded_public_key()Matt Caswell1-2/+0
2020-10-01Fix some things the rename script didn't quite get rightMatt Caswell1-3/+3
2020-09-03STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte1-0/+1
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte1-8/+8
2020-08-21Add libctx and propq param to ASN.1 sign/verify/HMAC/decryptDr. David von Oheimb1-0/+2
2020-08-11Document EVP_CIPHER_CTX IV accessorsBenjamin Kaduk1-3/+0
2020-08-09Add some of the missing CMS API documentationShane Lontis1-11/+0
2020-08-09Change CMS tests to use a library context.Shane Lontis1-0/+5
2020-07-24DESERIALIZER: Add foundation for deserializersRichard Levitte1-0/+1
2020-06-22Missing documentation missing, let's note that downRichard Levitte1-0/+5
2020-05-29DOCS: add openssl-core_numbers.h(7)Richard Levitte1-1/+0
2020-05-18Fix small documentation issuesNikolay Morozov1-2/+0
2020-05-14Add documentation for ASN1_INTEGER_new() and ASN1_INTEGER_free()Nikolay Morozov1-2/+0
2020-05-07Add documentation for CMS_EnvelopedData_create()Jakub Zelenka1-1/+0