summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
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
2021-03-12doc: add params argument to key manager's gen_init callPauli
2021-03-11Update copyright yearMatt Caswell
2021-03-11core: add up_ref callback for OSSL_CORE_BIOPauli
2021-03-11Add new filter BIO BIO_f_readbuffer()Shane Lontis
2021-03-09EVP_KDF-KB man page: Fix typo in the example codeArthur Gautier
2021-03-09Reword repeated words.Shane Lontis
2021-03-08Document the change in behaviour of the the low level key getters/settersMatt Caswell
2021-03-03DOCS: Fix provider-mac.pod and the docs of our implementationsRichard Levitte
2021-03-03EVP_PKEY_CTX_get/settable_params: pass provider operation contextTomas Mraz
2021-03-03Resolve TODOs in signature implementations.Tomas Mraz
2021-03-01Remove RSA SSLv23 padding modeRich Salz
2021-02-28doc: update documenation with params argument on DRBG instantiate callsPauli
2021-02-28doc: document additional argument to KDF derive callsPauli