summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2019-11-14A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpagesTomas Mraz
2019-11-14Add documentation for the Asymmetric Cipher OperationMatt Caswell
2019-11-14CORE: Add a generic callback function typeRichard Levitte
2019-11-11Fix cut'n'paste typos in the provider-digest podDmitry Belyavskiy
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz
2019-11-08Add AES SIV ciphers to default providerShane Lontis
2019-11-06Strip much out of ssl.podRich Salz
2019-11-06Remove outdated info from man7/sslRich Salz
2019-10-31Fix L<> entries without sectionsRich Salz
2019-10-24Fix broken links, mainly typo'sRich Salz
2019-10-23Add KRB5KDF from RFC 3961Simo Sorce
2019-10-17[KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood
2019-10-16Add ChaCha related ciphers to default providerShane Lontis
2019-10-11POD: stop abusing commentRichard Levitte
2019-10-08Add rc2 ciphers to default providerShane Lontis
2019-10-07Support SM2 in apps/speedPaul Yang
2019-10-04Fix L<EVP_KDF-derive> to L<EVP_DEF_derive>Rich Salz
2019-10-03Add rc5 ciphers to default providerShane Lontis
2019-10-03Fix errors found by new find-doc-nitsRich Salz
2019-10-01Adapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for use with provider.Richard Levitte
2019-10-01Consistent formatting of flags with argsRich Salz
2019-09-28Funtion name with variable part in doc/man7/ and doc/internal/man3/Richard Levitte
2019-09-28Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)Richard Levitte
2019-09-27[KDF] Add KBKDF implementation for counter-mode HMACRobbie Harwood
2019-09-27Reformat param description linesPauli
2019-09-27Make OSSL_PARAM descriptions uniformly formatted.Pauli
2019-09-26Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli
2019-09-26Use OSSL_PARAM types for MAC documentationPauli
2019-09-26Use OSSL_PARAM types for KDF documentationPauli
2019-09-25Remove the engine parameter from the provider MAC documentationsPauli
2019-09-25Remove the engine parameter from the individual MAC documentationPauli
2019-09-18Change PARAMETER NAMES links to PARAMETERSPauli
2019-09-18Fix links to functions.Pauli
2019-09-18Clean up KDF documentation in section 7.Pauli
2019-09-15Add fips module integrity checkShane Lontis
2019-09-15Fix examples in the section 7 KDF man pages.Pauli
2019-09-11Add EVP_CIPHER_CTX_tag_length()Shane Lontis
2019-09-09Revise EVP_PKEY param handlingMatt Caswell
2019-09-09Add docs for the provider interface for signature operationsMatt Caswell
2019-09-06Update KDF documentation (section 7)Pauli
2019-09-05Change provider params from int to size_tShane Lontis
2019-09-02Rework the documentation of our individual MAC implementationsRichard Levitte
2019-08-27Do not have duplicate section headsRich Salz
2019-08-26Cleanup ciphers and Add 3des ciphers.Shane Lontis
2019-08-24Get rid of the diversity of names for MAC parametersRichard Levitte
2019-08-20cleanup provider digestsShane Lontis
2019-08-19cipher cleanups.Shane Lontis
2019-08-19Add fips provider code for handling self test dataShane Lontis
2019-08-19Use EXAMPLES not EXAMPLE for section titleRich Salz
2019-08-16Rename ctx_{get,set}_params to {get,set}_ctx_paramsRichard Levitte