summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2021-06-05ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPERichard Levitte
2021-06-05DECODER: use property definitions instead of getting implementation parametersRichard Levitte
2021-06-05Add documentation for newly added ASN1 functionsMatt Caswell
2021-06-01Rename also the OSSL_PROVIDER_name() functionTomas Mraz
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-06-01Migration guide updates for flags and controls.Shane Lontis
2021-05-31Teach EVP_PKEYs to say whether they were decoded from explicit paramsMatt Caswell
2021-05-28Add Docs for EVP_CIPHER-*Shane Lontis
2021-05-28EVP_CIPHER Documentation updatesShane Lontis
2021-05-26Deprecate old style BIO callback callsTomas Mraz
2021-05-25doc: document the MAC block size getterPauli
2021-05-24Add PBKDF1 to the legacy providerJon Spillett
2021-05-24doc: update core_thread_start() documentationPauli
2021-05-22doc: rereference img locations into subdirectoryPauli
2021-05-22doc: move images into their own subdirectoryPauli
2021-05-21DOCS: Fixups of the migration guide and the FIPS module manualRichard Levitte
2021-05-21Cleanup the missing*.txt filesMatt Caswell
2021-05-20Update copyright yearMatt Caswell
2021-05-20Update documentation for global properties mirroringMatt Caswell
2021-05-20Add migration guide for 3.0Shane Lontis
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