summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2021-07-20docs: update CTR DRBG documentation to not mention the lack of a derivation f...Pauli
2021-07-16doc: It is not possible to use SSL_OP_* value in preprocessor conditionsTomas Mraz
2021-07-16RSA_public_decrypt is equivalent to a verify recover operationTomas Mraz
2021-07-05doc: add PBKDF1 provider documentationPauli
2021-07-01DOC: clarify OPENSSL_API_COMPATRichard Levitte
2021-06-29Missing link to fips_config documentationDmitry Belyavskiy
2021-06-26doc: update up call documentationPauli
2021-06-24Update documentation following updates to the provider codeMatt Caswell
2021-06-24Documentation: SM2 keys can use only the SM2 curveTomas Mraz
2021-06-24doc: Document that the OBJ creation functions don't lock.Pauli
2021-06-24Some clear guidelines for the legacy algs.Dmitry Belyavskiy
2021-06-22Change self test for AES_CGM to perform both an encrypt and decrypt.Shane Lontis
2021-06-17Update copyright yearMatt Caswell
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