summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2020-02-18DOC:Fix typos in ossl_cmp_print_log.podAlex Boboc
2020-02-18DOC:Fix typos in ossl_param_bld_initAlex Boboc
2020-02-18Deprecate EC command line apps.Pauli
2020-02-18DOC: Add documentation related to X509_LOOKUPsRichard Levitte
2020-02-18Fix podchecker warningsRichard Levitte
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb
2020-02-17fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb
2020-02-17improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb
2020-02-17add internal doc files actually belonging to CMP contribution chunk 6Dr. David von Oheimb
2020-02-15DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() doesRichard Levitte
2020-02-15Document OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friendsRichard Levitte
2020-02-14apps x509: passing PKCS#11 URL as -signkeyBastian Germann
2020-02-12Remove unused ossl_param_bld_to_param_ex() function.Pauli
2020-02-12Remove unused OSSL_PARAM_construct_from_text() function.Pauli
2020-02-12dsa: deprecate applications that depend on the low level DSA functions.Pauli
2020-02-12Deprecate the low level DSA functions.Pauli
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2020-02-10add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...Dr. David von Oheimb
2020-02-10Memory allocator code cleanupDavide Galassi
2020-02-07tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_dataDr. Matthias St. Pierre
2020-02-07RAND_DRBG: add a callback data for entropy and nonce callbacksDr. Matthias St. Pierre
2020-02-07Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-02-06More accurate doc of -ssl_config optionRich Salz
2020-02-06Update command listRich Salz
2020-02-06Add cmd-nits to travis buildRich Salz
2020-02-06The -hmac option to speed is now #ifdef'dRich Salz
2020-02-06Add missing s_client optionsRich Salz
2020-02-06doc: Fix typo in EVP_DigestSignInit manpageJakub Jelen
2020-02-06Fix small misspelling in doc for OCSP_response_statusthekuwayama
2020-02-06Add FFC param/key generationShane Lontis
2020-02-06Params: change UTF8 construct calls to avoid explicit strlen(3) calls.Pauli