summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* add support for xchacha20 and xchacha20-poly1305dlg2019-01-221-3/+17
* spelling;jmc2019-01-191-2/+2
* In evp.h rev. 1.71, tb@ added EVP_ENCODE_CTX_new(3) andschwarze2019-01-191-4/+38
* correct article;jmc2019-01-022-6/+6
* Make this page much more readable by deleting as much text as possibleschwarze2018-12-241-28/+9
* EVP_MD_CTX_cleanup() is deprecated and doesn't free, so recommend usingtb2018-12-234-12/+12
* Document EVP_PKEY_new_mac_key(3);schwarze2018-12-221-8/+50
* Delete irrelevant HISTORY details. Simply use BN_rand(3); thereschwarze2018-12-221-12/+2
* The wrong header file was given for EVP_PKEY_CTX_set_signature_md(3).schwarze2018-12-211-13/+69
* Document the ECDSA_SIG_new(3) return value.schwarze2018-12-211-2/+10
* Clarify behaviour of DH_get0_pqg(3) and DH_get0_key(3) with NULL arguments;schwarze2018-12-211-4/+19
* grammar and style fixes from wesinator at githubschwarze2018-12-211-13/+14
* Since OpenBSD 6.1, BN_pseudo_rand*(3) does the same as BN_rand*(3).schwarze2018-12-211-10/+18
* Mention that some functions call BN_GENCB_call(3) with a secondschwarze2018-12-211-4/+15
* Correctly describe the return values of BN_hex2bn(3) and BN_dec2bn(3).schwarze2018-12-191-5/+8
* Specify the return values of some of these functions more precisely;schwarze2018-12-191-15/+16
* typo;schwarze2018-12-191-4/+5
* tweak previous;jmc2018-09-122-4/+4
* Add some accessor functions:djm2018-09-122-12/+67
* Remove extra "and" in "These functions and have been available"tb2018-08-281-3/+3
* fix the same "an non" issue found by tb in EVP_EncryptInit.3;jmc2018-08-261-3/+3
* Some of the functions in this manual need <openssl/dsa.h>, otherstb2018-08-261-3/+45
* typo: an nonce -> a noncetb2018-08-261-3/+3
* Document const change for OCSP_cert_to_id()tb2018-08-241-4/+4
* Document prototype change and return values for BIO_set_cipher()tb2018-08-241-3/+5
* Document new prototype and return values of X509_OBJECT_up_ref_count()tb2018-08-241-3/+6
* Update documentation of CRYPTO_mem_leaks*.tb2018-08-241-6/+12
* Add missing include to X25519 synopsis.jsing2018-08-101-2/+3
* typo: macro-generates wrappers -> macro-generated wrapperstb2018-08-081-3/+3
* Document that X509_{NAME,REQ,REQ_INFO}_free() are all NULL safe.tb2018-07-292-4/+19
* Document behavior change of EC_POINTs_mul() again.tb2018-07-161-4/+22
* back out ecc constant time changesjsg2018-07-151-22/+4
* Document behavior change of EC_POINTs_mul(3) from EC constant time changes.tb2018-07-111-4/+22
* sync with const changes in x509.h r1.68.tb2018-07-091-4/+4
* sync with const changes in evp.h r1.64.tb2018-07-091-3/+3
* sync with const changes in bio.h r1.44.tb2018-07-091-3/+3
* sync with const changes in bio.h r1.45.tb2018-07-091-10/+10
* import the relevant parts of a new ASN1_INTEGER_get(3) manual pageschwarze2018-07-082-1/+240
* In ui.h rev. 1.10 2018/05/19 11:03:33, tb@ added a const qualifierschwarze2018-05-191-3/+3
* In x509.h rev. 1.67 2018/05/19 10:58:08, tb@ added a const qualifierschwarze2018-05-191-2/+2
* In asn1.h rev. 1.49 2018/05/19 10:46:28, tb@ added a const qualifierschwarze2018-05-191-3/+3
* In ec.h rev. 1.13 2018/05/19 10:37:02, tb@ added a const qualifierschwarze2018-05-191-3/+3
* In x509.h rev. 1.64 2018/05/18 19:24:08, tb@ added const qualifiersschwarze2018-05-191-4/+4
* In x509.h rev. 1.61 2018/05/18 18:37:23 and rev. 1.65 2018/05/18 19:28:27,schwarze2018-05-191-14/+14
* In x509.h rev. 1.59 2018/05/18 18:19:31 and rev. 1.60 2018/05/18 18:23:24,schwarze2018-05-191-6/+6
* In x509.h rev. 1.56 2018/05/18 18:05:57 to rev. 1.58 2018/05/18 18:16:39,schwarze2018-05-191-6/+6
* In x509.h rev. 1.54 2018/05/18 17:59:16, tb@ added a const qualifierschwarze2018-05-191-5/+5
* In x509.h rev. 1.52 2018/05/18 17:53:09 and rev. 1.53 2018/05/18 17:56:12, tb@schwarze2018-05-191-6/+6
* In x509.h rev. 1.51 2018/05/18 16:55:58, tb@ added const qualifiersschwarze2018-05-191-4/+4
* spelling fix;jmc2018-05-171-3/+3