summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tweak previous wording a bit to avoid suggesting all built-in nidstb2024-12-231-2/+2
* more precision below CAVEATSschwarze2024-12-231-3/+5
* Make the description of i2s_ASN1_ENUMERATED_TABLE(3) more precise,schwarze2024-12-231-9/+12
* mark six #define'd constants as intentionally undocumentedschwarze2024-12-221-2/+7
* Add an EXAMPLES section.schwarze2024-12-211-2/+129
* Move the horrific EVP_aes_128_ccm(3) API out of the important,schwarze2024-12-204-75/+357
* kength -> lengthjsg2024-12-181-3/+3
* New manual page EVP_aes_128_gcm(3).schwarze2024-12-174-75/+260
* Improve a rather misleading sentence about EVP_PKEY_new_mac_key(3).schwarze2024-12-101-4/+8
* Add a paragraph about HMAC because that algorithm also involvesschwarze2024-12-101-3/+15
* insert a forgotten .Dv macroschwarze2024-12-091-3/+3
* Mark the constants EVP_PK_*, EVP_PKS_*, and EVP_PKT_* as intentionallyschwarze2024-12-091-2/+7
* Move the algorithm-specific functions EVP_rc2_*(3) out of EVP_EncryptInit(3)schwarze2024-12-084-55/+214
* Document the low-level rc2.h API.schwarze2024-12-072-2/+198
* Adjust the return type and value of EVP_MD_CTX_init(3)schwarze2024-12-062-7/+12
* Delete the manual pages EVP_PKEY_meth_new(3) and EVP_PKEY_meth_get0_info(3)schwarze2024-12-0618-776/+60
* Delete the manual page EVP_PKEY_check(3).schwarze2024-12-065-158/+5
* Delete the manual page EVP_PKEY_asn1_new(3).schwarze2024-12-0614-566/+30
* Explain what "EVP" is supposed to mean.schwarze2024-12-061-2/+16
* document the #define'd constant PKCS5_SALT_LENschwarze2024-12-051-4/+6
* drop comments asking for documentation of three ASN1_PKEY_CTRL_CMS_*schwarze2024-12-051-5/+2
* Meant to split the sentence in twotb2024-11-301-3/+3
* Be a bit more precise on the error conditions of CMS_get1_{certs,crls}()tb2024-11-301-3/+4
* Explain how to free the stack returned by CMS_get1_{certs,crls}()tb2024-11-301-2/+9
* Provide an example of signing with HMAC-SHA256 or Ed25519schwarze2024-11-291-3/+67
* Fix some inaccuracies and gaps in the paragraph i wrote about CMACschwarze2024-11-241-18/+47
* Use a better curve and a better hash for the ECDSA_do_sign() exampletb2024-11-151-9/+9
* Link the new manual page EVP_PKEY_new_CMAC_key(3) to the buildschwarze2024-11-122-29/+5
* Document EVP_PKEY_new_CMAC_key(3) in sufficient detail such that readersschwarze2024-11-121-0/+159
* Fix a brainfart that happened to me in 2020:schwarze2024-11-121-9/+7
* Mention the key lengths of some encryption algorithms.schwarze2024-11-094-21/+47
* Weed out the last remaining refences to the obsoleteschwarze2024-11-084-67/+77
* List CMAC_CTX_copy(3) in the SYNOPSIS. It was alreadyschwarze2024-11-081-2/+7
* document EVP_PKEY_CTRL_SET_MAC_KEY for CMACschwarze2024-11-071-2/+16
* document EVP_PKEY_CTRL_CIPHER, providing a bit of contextschwarze2024-11-061-2/+33
* About a year ago, the obsolete function EVP_Cipher(3) was moved out ofschwarze2024-11-061-5/+5
* Fix argument names: des_in -> der_in and des_out -> der_outtb2024-10-242-19/+19
* remove duplicate X509v3_asid_add_id_or_range.3 linejsg2024-10-221-2/+1
* X509V3_EXT_get_nid.3: indicate what nid meanstb2024-10-031-3/+3
* Adjust documentation to work without X509_LOOKUP_by_subject()tb2024-09-061-52/+5
* Remove X509_check_trust documentationtb2024-09-027-226/+11
* The X509at_* manuals are no longer neededtb2024-09-024-299/+4
* Also remove .Xr to X509at_*tb2024-09-021-4/+2
* Excise X509at_* from X509_REQ_* documentationtb2024-09-021-22/+10
* Rename lastpos to start_after to match other, similar manualstb2024-09-021-13/+13
* More X509at_* removaltb2024-09-021-8/+4
* Remove mention of the no longer public X509at_* functionstb2024-09-021-23/+12
* Adjust function signatures for const X509_LOOKUP_METHODtb2024-09-022-8/+8
* Remove cross references to whirlpooltb2024-08-302-6/+4
* Remove documentation of EVP_whirlpooltb2024-08-292-85/+1