summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOCS: Use "command" not "tool" or "utility"Rich Salz2020-03-1123-38/+39
* Move OSSL_CMP_X509_digest() to x_all.c, renaming it to X509_digest_sig()Dr. David von Oheimb2020-03-102-38/+15
* Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. David von Oheimb2020-03-102-20/+22
* Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb2020-03-1011-100/+424
* DOCS: Clean up doc/man3/EVP_DigestInit.podRichard Levitte2020-03-101-36/+36
* DOCS: Add translation information for EVP_MD_CTX_ctrl()Richard Levitte2020-03-101-3/+17
* DOCS: Move implementation specific docs away from provider-digest(7)Richard Levitte2020-03-1015-39/+677
* DOCS: Start restructuring our provider and implementation documentationRichard Levitte2020-03-103-4/+445
* DOCS: Fix documentation on asymmetric keydata typesRichard Levitte2020-03-091-12/+12
* docs: fix typo in SSL functionsJames Peach2020-03-093-6/+6
* Document the new DigestSign provider functionsMatt Caswell2020-03-091-6/+160
* doc: slightly reformulate 'openssl(1)/Random State Options' sectionDr. Matthias St. Pierre2020-03-081-3/+3
* Add -section option to 'req' commandRich Salz2020-03-072-3/+17
* cmdline app: add provider commandline options.Pauli2020-03-0747-0/+175
* man1: make all openssl command line tool documentation generated.Pauli2020-03-0718-16/+83
* Change DH_get_nid() to set the value of q if it is not already setShane Lontis2020-03-072-20/+34
* Clarify the usage of EVP_PKEY_get_raw_[private|public]_key()Matt Caswell2020-03-061-13/+16
* Use .cnf for config files, not .confRich Salz2020-03-061-5/+5
* Add some missing env var documentationRich Salz2020-03-042-6/+20
* Add Serializers for ECShane Lontis2020-03-041-0/+26
* Correct two small documentation issuesTomas Mraz2020-03-032-1/+2
* Documenting newly added CMS modificationDmitry Belyavskiy2020-03-034-6/+64
* doc: document that 'openssl rand' is cryptographically secureDr. Matthias St. Pierre2020-03-032-9/+29
* Add pairwise consistency self tests to asym keygeneratorsShane Lontis2020-03-033-52/+179
* build.info: Implement simply substitutions in variable valuesRichard Levitte2020-03-021-0/+16
* build.info: Make it possible to have more than one item in KEYWORD[]Richard Levitte2020-03-021-17/+23
* KEYMGMT: Add a keydata copy functionRichard Levitte2020-03-021-1/+10
* KEYMGMT: Add a keydata matching functionRichard Levitte2020-03-021-0/+8
* DOCS: Add and modify docs for internal EVP_KEYMGMT utility functionsRichard Levitte2020-02-291-12/+30
* DOCS: Add internal docs for EVP_PKEY and the export functionsRichard Levitte2020-02-293-63/+131
* man: openssl-ocsp: separate client and server optionsDr. Matthias St. Pierre2020-02-291-28/+35
* x509v3 subjectSignTool extention supportNikolay Morozov2020-02-282-0/+127
* Implement the ECX SerializersMatt Caswell2020-02-282-1/+84
* doc: add OpenSSL logoDr. Matthias St. Pierre2020-02-261-0/+41
* apps x509: restrict CAkeyform option to OPT_FMT_PDEBastian Germann2020-02-261-2/+2
* bugfix in cmac calculation exampleAsfak Rahman2020-02-261-2/+2
* sec_mem: add note about the minimum size parameter.Pauli2020-02-261-2/+4
* Refactor evp_pkey_make_provided() to do legacy to provider exportRichard Levitte2020-02-222-9/+15
* doc/man3/EVP_PKEY_CTX_ctrl.pod: cleanupRichard Levitte2020-02-221-73/+73
* PROV: add RSA signature implementationRichard Levitte2020-02-221-21/+38
* Don't exclude quite so much in a no-sock buildDr. David von Oheimb2020-02-211-3/+8
* Introduce the provider propertyMatt Caswell2020-02-219-25/+31
* pkey: additional EC related optionsPauli2020-02-211-0/+34
* pkey: update command line tool examples in light of deprecations.Pauli2020-02-216-1/+16
* Params: add argument to the _from_text calls to indicate if the param exists.Pauli2020-02-211-2/+6
* Deprecate the low level Diffie-Hellman functions.Pauli2020-02-208-4/+88
* rsa: document deprecated RSA command line appsPauli2020-02-203-0/+24
* rsa: document deprecated low level functionsPauli2020-02-2010-0/+106
* [PROV][EC] Update documentationNicola Tuveri2020-02-182-20/+145
* DOC:Fix typos in x509v3_config.podAlex Boboc2020-02-181-1/+1