aboutsummaryrefslogtreecommitdiff
path: root/doc/man7
AgeCommit message (Expand)AuthorFilesLines
2020-01-22Fix some missing doc links.Rich Salz7-16/+13
2020-01-17EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keysRichard Levitte1-6/+66
2020-01-15Add FIPS Self test kats for digestsShane Lontis2-0/+263
2020-01-10Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providersShane Lontis1-0/+12
2020-01-09CORE & EVP: Specify OP_query_operation_name() for KEYMGMTRichard Levitte1-0/+13
2020-01-09DOCS: The interpretation of OPENSSL_API_COMPAT has changed, update docsRichard Levitte1-19/+21
2020-01-07Fix KMAC docsShane Lontis1-2/+2
2020-01-06Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis1-0/+49
2019-12-21Rename doc/man7/provider-asymcipher.podRichard Levitte1-0/+0
2019-12-14Deprecate most of debug-memoryRich Salz1-2/+1
2019-12-12Various missing-link fixesRich Salz2-3/+1
2019-12-11Fix some typosVeres Lajos6-10/+10
2019-12-05Add documentation for the newly added RSA_PKCS1_WITH_TLS_PADDINGMatt Caswell1-0/+17
2019-11-29PROV BIO: add a BIO_vprintf() upcall, and a provider BIO libraryRichard Levitte1-2/+3
2019-11-29SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte1-0/+49
2019-11-29SERIALIZER: New API for serialization of objects through providersRichard Levitte3-1/+257
2019-11-29Disable mem leak checking for the self test lockMatt Caswell1-1/+2
2019-11-28Document more env var stuff, fix some typo'sRich Salz2-1/+82
2019-11-27doc/man7/proxy-certificates.pod: New guide for proxy certificatesRichard Levitte1-0/+363
2019-11-21Documentation updates due to naming tweaksMatt Caswell6-69/+46
2019-11-15Fix some broken doc linksRich Salz7-9/+9
2019-11-14A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpagesTomas Mraz2-6/+7
2019-11-14Add documentation for the Asymmetric Cipher OperationMatt Caswell1-0/+242
2019-11-14CORE: Add a generic callback function typeRichard Levitte1-0/+12
2019-11-11Fix cut'n'paste typos in the provider-digest podDmitry Belyavskiy1-3/+3
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz2-3/+4
2019-11-08Add AES SIV ciphers to default providerShane Lontis1-0/+7
2019-11-06Strip much out of ssl.podRich Salz1-97/+11
2019-11-06Remove outdated info from man7/sslRich Salz1-681/+0
2019-10-31Fix L<> entries without sectionsRich Salz2-3/+3
2019-10-24Fix broken links, mainly typo'sRich Salz2-2/+2
2019-10-23Add KRB5KDF from RFC 3961Simo Sorce1-0/+119
2019-10-17[KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood1-11/+56
2019-10-16Add ChaCha related ciphers to default providerShane Lontis1-0/+4
2019-10-11POD: stop abusing commentRichard Levitte9-17/+9
2019-10-08Add rc2 ciphers to default providerShane Lontis1-0/+5
2019-10-07Support SM2 in apps/speedPaul Yang1-0/+3
2019-10-04Fix L<EVP_KDF-derive> to L<EVP_DEF_derive>Rich Salz6-10/+10
2019-10-03Add rc5 ciphers to default providerShane Lontis1-1/+6
2019-10-03Fix errors found by new find-doc-nitsRich Salz2-2/+2
2019-10-01Adapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for use with provider.Richard Levitte1-0/+7
2019-10-01Consistent formatting of flags with argsRich Salz1-2/+2
2019-09-28Funtion name with variable part in doc/man7/ and doc/internal/man3/Richard Levitte1-2/+2
2019-09-28Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)Richard Levitte19-125/+125
2019-09-27[KDF] Add KBKDF implementation for counter-mode HMACRobbie Harwood1-0/+115
2019-09-27Reformat param description linesPauli20-104/+104
2019-09-27Make OSSL_PARAM descriptions uniformly formatted.Pauli5-35/+48
2019-09-26Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli3-12/+15
2019-09-26Use OSSL_PARAM types for MAC documentationPauli7-14/+21
2019-09-26Use OSSL_PARAM types for KDF documentationPauli5-10/+10