summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2021-11-30More detailed explanation how do engines work in 3.0Dmitry Belyavskiy
2021-11-28doc: remove non-existent callbacksPauli
2021-11-25doc: fix macro namePauli
2021-11-17Add documentation for some of the missing environment variables.Pauli
2021-10-27Clarify the documentation for the "byname" functionsMatt Caswell
2021-10-27EVP: Allow a fallback for operations that work with an EVP_PKEYRichard Levitte
2021-10-26test-rand: return failure on not enough data, allow parentPauli
2021-10-25migration_guide: Mention ERR_GET_FUNC() and function code removalTomas Mraz
2021-10-18Fix the signature newctx documentationMatt Caswell
2021-10-11doc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTXTomas Mraz
2021-10-09doc: document that property names are uniquePauli
2021-10-08Fix heading in random generator man7 pageTobias Nießen
2021-10-01doc: crypto(7) - fix typoAmit Kulkarni
2021-09-28Fix variable name mis-match in example codeMattias Ellert
2021-09-22doc: remove end of line whitespacePauli
2021-09-21Add missing mention of mandatory function OSSL_FUNC_keymgmt_hasArne Schwabe
2021-09-10Fixed state transitions for the HTML version of the life_cycle-kdf.pod.astraujums
2021-09-09Fix the example SSH KDF code.Pauli
2021-09-07Update copyright yearRichard Levitte
2021-08-31Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATUREslontis
2021-08-31Add a warning about locking in the child provider callback docsMatt Caswell
2021-08-28Adjust the list of default provider's algorithmsDmitry Belyavskiy
2021-08-27doc: Add note about operation parameters validationTomas Mraz
2021-08-18Add support for camellia cbc cts modeShane Lontis
2021-08-08doc: remove errant claim that these are not FIPS okayPauli
2021-08-08doc: Fix ECX FIPS documentationPauli
2021-08-05doc: add TLS 1.3 KDF to the FIPS provider list of algorithms.Pauli
2021-08-05doc: reorder the string and int extract/expand param valuesPauli
2021-08-05doc: add links to new KDFPauli
2021-08-05doc: add documentation for TLS13_KDFPauli
2021-08-05doc: add missing link directive in X942 KDFPauli
2021-08-05Document necessary error code processingDmitry Belyavskiy
2021-08-04doc: replace markdown backticks with perlpod syntaxBeat Bolli
2021-08-04doc: use the documented =item markersBeat Bolli
2021-07-30doc: document that config_diagnostics is sensible but involves riskPauli
2021-07-29Update copyright yearMatt Caswell
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