summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2021-05-15doc: document all functions in provider-base(7)Pauli
2021-05-14mac: improve MAC documentation (Poly 1305 key reuse, nomenclature)Pauli
2021-05-13Enumerating the legacy provider's cipher algorithmsDmitry Belyavskiy
2021-05-13EVP_PKEY-X25519.pod: Correct EVP_PKEY_Q_keygen function name in exampleDr. David von Oheimb
2021-05-13Export/import flags for FFC params changed to seperate fields.Shane Lontis
2021-05-11Update documentation following addition of OSSL_LIB_CTX_new_child()Matt Caswell
2021-05-11Add convenience functions and macros for asymmetric key generationDr. David von Oheimb
2021-05-08Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb
2021-05-07Unify parameter types in documentationTomas Mraz
2021-05-07Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphersJon Spillett
2021-05-06Update copyright yearMatt Caswell
2021-05-06provider-storemgmt: Document the input-type and properties parameters.Tomas Mraz
2021-05-05mac: update life-cycle description and diagrams to include finalXOFPauli
2021-04-27Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().Shane Lontis
2021-04-27Doc updates for DH/DSA examplesShane Lontis
2021-04-26Fixes related to separation of DH and DHX typesShane Lontis
2021-04-26Add type_name member to provided methods and use itTomas Mraz
2021-04-22Update copyright yearMatt Caswell
2021-04-21ENCODER & DECODER: Allow decoder implementations to specify "carry on"Richard Levitte
2021-04-19PKCS12 etc.: Add hints on using -legacy and -provider-path optionsDr. David von Oheimb
2021-04-19Add DHX FIPS 186-4 domain parameter validation exampleTomas Mraz
2021-04-17Fix naming for EVP_RAND_CTX_gettable functions.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-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-13Add FIPS Self test for AES_ECB decryptShane 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-08Update copyright yearMatt Caswell
2021-04-08Update provider.podMatt Caswell
2021-04-08Add additional glossary entriesMatt Caswell
2021-04-08Expand the libcrypto documentationMatt Caswell
2021-04-01Add "save-parameters" encoder parameterTomas Mraz
2021-03-30Fix typos in bio.podNan Xiao
2021-03-26doc: life-cycle descritpion for MACsPauli
2021-03-26doc: note that MAC lifecycle transitions will be enforced at some pointPauli
2021-03-26doc: life-cycle descritpion for RANDsPauli
2021-03-26doc: note that RAND lifecycle transitions will be enforced at some pointPauli
2021-03-26doc: life-cycle description for KDFs/PRFsPauli
2021-03-26doc: note that KDF/PRF transitions will be enforced at some future pointPauli
2021-03-17Make EVP_PKEY_missing_parameters work properly on provided RSA keysTomas Mraz
2021-03-17EVP_KDF-KB man page: fixup ABI/API changeArthur Gautier
2021-03-17doc: remove TODOs about redesigning the AEAD APIPauli
2021-03-15Fix DSA EVP_PKEY_param_check() when defaults are used for param generation.Shane Lontis
2021-03-12doc: note that get_params and set_params calls should return true if the para...Pauli
2021-03-12doc: document the additional params argument to the various init() callsPauli