summaryrefslogtreecommitdiffstats
path: root/util/missingcrypto.txt
AgeCommit message (Expand)Author
2021-01-13Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb
2021-01-13APPS: Allow OPENSSL_CONF to be empty, not loading a config fileDr. David von Oheimb
2021-01-13Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1Dr. David von Oheimb
2020-12-15Document OCSP_REQ_CTX_i2d.Rich Salz
2020-12-13DOCS: Improve documentation of the EVP_PKEY typeRichard Levitte
2020-12-08EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkeyRichard Levitte
2020-11-24Modify the ERR init functions to use the internal ERR string loadersRichard Levitte
2020-11-16Add documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEYShane Lontis
2020-10-22Remove EVP_aes_(128|192|256)_siv functionsPauli
2020-10-20Document EVP_PKEY_set1_encoded_public_key()Matt Caswell
2020-10-01Fix some things the rename script didn't quite get rightMatt Caswell
2020-09-03STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte
2020-08-21Add libctx and propq param to ASN.1 sign/verify/HMAC/decryptDr. David von Oheimb
2020-08-11Document EVP_CIPHER_CTX IV accessorsBenjamin Kaduk
2020-08-09Add some of the missing CMS API documentationShane Lontis
2020-08-09Change CMS tests to use a library context.Shane Lontis
2020-07-24DESERIALIZER: Add foundation for deserializersRichard Levitte
2020-06-22Missing documentation missing, let's note that downRichard Levitte
2020-05-29DOCS: add openssl-core_numbers.h(7)Richard Levitte
2020-05-18Fix small documentation issuesNikolay Morozov
2020-05-14Add documentation for ASN1_INTEGER_new() and ASN1_INTEGER_free()Nikolay Morozov
2020-05-07Add documentation for CMS_EnvelopedData_create()Jakub Zelenka
2020-04-20DOC: Refactor provider-keymgmt(7) to give the keytypes their own pagesRichard Levitte
2020-04-15Document the new libctx aware private key functionsMatt Caswell
2020-04-11Initialize files that declare internal symbolsRichard Levitte
2020-04-11Add manpage entry for X509_check_purpose()Jake Maynard
2020-04-08EVP & TLS: Add necessary EC_KEY data extraction functions, and use themRichard Levitte
2020-04-07PROV: Add the beginning of a DER writing libraryRichard Levitte
2020-04-02 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb
2020-03-27Document various SRP related APIsMatt 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-20Add support for passing the libctx to the config loaderShane Lontis
2020-03-10DOCS: Add missing documentation in util/missingcrypto.txtRichard Levitte
2020-03-03Documenting newly added CMS modificationDmitry Belyavskiy
2020-02-28x509v3 subjectSignTool extention supportNikolay Morozov
2020-02-18DOC: Add documentation related to X509_LOOKUPsRichard Levitte
2020-02-17add internal doc files actually belonging to CMP contribution chunk 6Dr. David von Oheimb
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2020-02-07Temporariy add ASN1_item_verify_ctx() missingcrypto.txtMatt Caswell
2020-02-07Don't ignore ASN1 when checking for undocumented symbolsMatt Caswell
2020-01-24New functions for PKCS8 attributes management - documentationDmitry Belyavskiy
2020-01-23Re-remove TS_VERIFY_CTX_set_certs entry from missingcrypto.txtShane Lontis
2020-01-22Fix some missing doc links.Rich Salz
2020-01-17DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte
2020-01-16Add doc for TS_VERIFY_CTX_set_certs()Paul Yang
2019-12-26Removed now documented stuff from util/missing*.txtRichard Levitte
2019-12-21Adjust all util/missing*.txt to include the section numberRichard Levitte
2019-12-11Fix docs for CRYPTO_secure_allocatedRich Salz