summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Write documentation for EVP_CIPHER_CTX_buf_noconst(3) from scratch.schwarze2023-08-261-5/+42
* write documentation for EVP_CIPHER_CTX_copy(3)schwarze2023-08-261-4/+86
* transfering -> transferringjsg2023-08-261-3/+3
* make the one-line description read betterschwarze2023-08-251-3/+13
* In evp.h rev.s 1.90 and 1.97, tb@ provided EVP_CIPHER_CTX_get_cipher_data(3)schwarze2023-08-253-3/+114
* fix eight more instances of copy & paste glitchesschwarze2023-08-251-9/+9
* Mention another bug for EVP_add_{cipher,digest}(3)tb2023-08-251-1/+4
* Improve EVP_add_cipher.3 a bittb2023-08-251-9/+26
* Add more cross referencestb2023-08-252-4/+7
* Document EVP_add_{cipher,digest} and friendstb2023-08-253-3/+163
* Update references from RFC 7539 to RFC 8439tb2023-08-242-7/+7
* Align the documentation of EVP_chacha20() with actual behaviortb2023-08-241-6/+6
* Mention key and nonce lengths of AEAD ciphers.schwarze2023-08-232-33/+105
* spellingjsg2023-08-211-4/+4
* add the missing entry for EVP_CIPHER_CTX_ctrl(3) to the RETURN VALUES sectionschwarze2023-08-161-2/+11
* Describe more precisely how these functions are supposed to be used,schwarze2023-08-161-19/+185
* SHA-3 is not a symmetric cipher.schwarze2023-08-151-3/+3
* Import the EVP_chacha20(3) manual page from the OpenSSL 1.1 branch,schwarze2023-08-154-14/+102
* Below SEE ALSO, point to all pages documenting the evp.h sub-library, andschwarze2023-08-141-11/+56
* import EVP_sha3_224(3) from the OpenSSL 1.1 branch, which is still underschwarze2023-08-143-3/+97
* document return values of the control function in EVP_MD_meth_set_ctrl(3)schwarze2023-08-121-5/+15
* 1. Tweak the descriptions of EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_flags(3),schwarze2023-08-121-52/+107
* Remove a blatant lie about DSA_dup_DHtb2023-08-121-6/+2
* Merge various improvements from the OpenSSL 1.1 branch,schwarze2023-08-111-13/+148
* Add the missing ".Nm X509_STORE_CTX_check_issued_fn" to the NAME sectionschwarze2023-08-101-2/+4
* In x509_vfy.h rev. 1.60 and rev. 1.62 (April 2023), tb@ providedschwarze2023-08-101-26/+51
* Add the forgotten .In lineschwarze2023-08-091-3/+4
* In objects.h rev. 1.14 and 1.15 (Jan 2022), tb@ providedschwarze2023-08-091-5/+65
* remove trailing comma in NAME;jmc2023-08-051-3/+3
* Remove BF_options() documentationtb2023-07-291-9/+3
* The CRYPTO_EX_DATA type is not opaquetb2023-07-281-5/+2
* Remove ASN1_BIT_STRING_set docotb2023-07-281-42/+2
* Remove stale .Xr missed in previoustb2023-07-281-3/+2
* Remove ASN1_BIT_STRING_num_asc.3tb2023-07-283-151/+3
* Fix two mandoc -Tlint warnings left in previoustb2023-07-271-4/+3
* Fix typotb2023-07-271-3/+3
* Remove ERR_get_{err_state,string}_table documentationtb2023-07-261-6/+2
* Remove BUF_reverse and BUF_strdup documentationtb2023-07-261-53/+2
* BN_BLINDING will be made internal-only. Remove its documentationtb2023-07-264-325/+5
* BIO_f_asn1 and the prefix/suffix API will be removedtb2023-07-265-244/+14
* Document CMS_SignerInfos_get_version and CMS_get_version which willtb2023-07-262-4/+53
* Actually add OBJ_find_sigid_algstb2023-07-221-0/+90
* Rename OBJ_add_sigid.3 to OBJ_find_sigid_algs.3tb2023-07-222-92/+2
* Simple adjustments for DSO removaltb2023-07-212-8/+6
* Stop mentioning some ERR_load_*_strings that will be removedtb2023-07-211-6/+2
* Fix Xr order to appease mandoc -Tlinttb2023-07-211-4/+4
* Remove OBJ_add_sigid and OBJ_sigid_free documentationtb2023-07-215-54/+14
* Remove ASN1_buf_print documentationtb2023-07-213-74/+3
* Remove remaining ECDSA_METHOD documentationtb2023-07-211-29/+4
* Remove documentation of ECDH/ECDSA ex_data APItb2023-07-211-21/+3