summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2021-06-16Add missing migration_guide API mappings.Shane Lontis
2021-06-16Add documentation for the newly added OBJ up callsMatt Caswell
2021-06-16doc: finish the provider child up call documentationPauli
2021-06-11Fix FIPS provider value in docsTodd Short
2021-06-09Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte
2021-06-08doc: add PKEY life cycle documentationPauli
2021-06-08doc: add references to cipher life cycle documentationPauli
2021-06-08doc: add cipher life cycle documentationPauli
2021-06-08doc: add references to digest life cycle documentationPauli
2021-06-08doc: add digest life cycle documentationPauli
2021-06-08doc: add digest lifecycle diagramPauli
2021-06-08Document missing EC/SM2 paramsShane Lontis
2021-06-06doc: update generated image filesPauli
2021-06-05ENCODER: use property definitions instead of getting implementation parametersRichard Levitte
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