summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2020-03-10Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. David von Oheimb
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb
2020-03-10DOCS: Clean up doc/man3/EVP_DigestInit.podRichard Levitte
2020-03-10DOCS: Add translation information for EVP_MD_CTX_ctrl()Richard Levitte
2020-03-10DOCS: Move implementation specific docs away from provider-digest(7)Richard Levitte
2020-03-10DOCS: Start restructuring our provider and implementation documentationRichard Levitte
2020-03-09DOCS: Fix documentation on asymmetric keydata typesRichard Levitte
2020-03-09docs: fix typo in SSL functionsJames Peach
2020-03-09Document the new DigestSign provider functionsMatt Caswell
2020-03-08doc: slightly reformulate 'openssl(1)/Random State Options' sectionDr. Matthias St. Pierre
2020-03-07Add -section option to 'req' commandRich Salz
2020-03-07cmdline app: add provider commandline options.Pauli
2020-03-07man1: make all openssl command line tool documentation generated.Pauli
2020-03-07Change DH_get_nid() to set the value of q if it is not already setShane Lontis
2020-03-06Clarify the usage of EVP_PKEY_get_raw_[private|public]_key()Matt Caswell
2020-03-06Use .cnf for config files, not .confRich Salz
2020-03-04Add some missing env var documentationRich Salz
2020-03-04Add Serializers for ECShane Lontis
2020-03-03Correct two small documentation issuesTomas Mraz
2020-03-03Documenting newly added CMS modificationDmitry Belyavskiy
2020-03-03doc: document that 'openssl rand' is cryptographically secureDr. Matthias St. Pierre
2020-03-03Add pairwise consistency self tests to asym keygeneratorsShane Lontis
2020-03-02build.info: Implement simply substitutions in variable valuesRichard Levitte
2020-03-02build.info: Make it possible to have more than one item in KEYWORD[]Richard Levitte
2020-03-02KEYMGMT: Add a keydata copy functionRichard Levitte
2020-03-02KEYMGMT: Add a keydata matching functionRichard Levitte
2020-02-29DOCS: Add and modify docs for internal EVP_KEYMGMT utility functionsRichard Levitte
2020-02-29DOCS: Add internal docs for EVP_PKEY and the export functionsRichard Levitte
2020-02-29man: openssl-ocsp: separate client and server optionsDr. Matthias St. Pierre
2020-02-28x509v3 subjectSignTool extention supportNikolay Morozov
2020-02-28Implement the ECX SerializersMatt Caswell
2020-02-26doc: add OpenSSL logoDr. Matthias St. Pierre
2020-02-26apps x509: restrict CAkeyform option to OPT_FMT_PDEBastian Germann
2020-02-26bugfix in cmac calculation exampleAsfak Rahman
2020-02-26sec_mem: add note about the minimum size parameter.Pauli
2020-02-22Refactor evp_pkey_make_provided() to do legacy to provider exportRichard Levitte
2020-02-22doc/man3/EVP_PKEY_CTX_ctrl.pod: cleanupRichard Levitte
2020-02-22PROV: add RSA signature implementationRichard Levitte
2020-02-21Don't exclude quite so much in a no-sock buildDr. David von Oheimb
2020-02-21Introduce the provider propertyMatt Caswell
2020-02-21pkey: additional EC related optionsPauli
2020-02-21pkey: update command line tool examples in light of deprecations.Pauli
2020-02-21Params: add argument to the _from_text calls to indicate if the param exists.Pauli
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli
2020-02-20rsa: document deprecated RSA command line appsPauli
2020-02-20rsa: document deprecated low level functionsPauli
2020-02-18[PROV][EC] Update documentationNicola Tuveri
2020-02-18DOC:Fix typos in x509v3_config.podAlex Boboc
2020-02-18DOC:Fix typos in man5/config.podAlex Boboc
2020-02-18DOC:Fix typos in openssl-enc.pod.in + openssl.podAlex Boboc