openssl/doc/crypto
Geoff Thorpe 6a6592962c Attempt to bring the 'engine' documentation up to date w.r.t missing
prototypes, etc. Also, some fairly significant edits were made to the text
(who wrote this crap anyway? oh wait ...), removing stuff which is
overkill, rewriting stuff that was opaque, correcting things that were just
downright false, etc.
2004-06-17 23:40:14 +00:00
..
ASN1_generate_nconf.pod GeneralString support in mini-ASN1 compiler 2003-02-11 14:06:27 +00:00
ASN1_OBJECT_new.pod More man pages. 2002-10-09 12:06:12 +00:00
ASN1_STRING_length.pod New docs. 2002-10-20 13:20:57 +00:00
ASN1_STRING_new.pod New docs. 2002-10-20 13:20:57 +00:00
ASN1_STRING_print_ex.pod Typo. 2002-11-11 11:19:15 +00:00
bio.pod Missing link ("Greg Stark" <gstark@ethentica.com>) 2001-04-12 21:11:31 +00:00
BIO_ctrl.pod Clarify the BIO_seek() mess and related issues. 2000-09-18 23:05:33 +00:00
BIO_f_base64.pod Fix docs. 2003-05-18 23:10:46 +00:00
BIO_f_buffer.pod Clarify the BIO_seek() mess and related issues. 2000-09-18 23:05:33 +00:00
BIO_f_cipher.pod Typo. 2003-02-27 13:02:46 +00:00
BIO_f_md.pod ispell 2001-09-07 06:13:40 +00:00
BIO_f_null.pod Remove indentation in the NAME section. There's really no need to 2000-09-14 12:14:41 +00:00
BIO_f_ssl.pod Let's use text/plain in the example instead of crapy HTML. 2003-11-28 14:32:31 +00:00
BIO_find_type.pod Remove indentation in the NAME section. There's really no need to 2000-09-14 12:14:41 +00:00
BIO_new.pod ispell and some other nit-picking 2000-09-16 15:39:28 +00:00
BIO_push.pod Remove indentation in the NAME section. There's really no need to 2000-09-14 12:14:41 +00:00
BIO_read.pod ispell and some other nit-picking 2000-09-16 15:39:28 +00:00
BIO_s_accept.pod BIO_set_nbio() is enumerated, but not explained. Remove it from enumeration 2002-12-12 22:08:49 +00:00
BIO_s_bio.pod Brackets are now allowed, after a small hack in the processing of the 2003-05-23 09:08:59 +00:00
BIO_s_connect.pod give pseudo prototypes instead of macro definitions for better clarity 2000-10-19 22:02:21 +00:00
BIO_s_fd.pod Restore the descriptions to conform with the rest of the 2000-09-17 19:20:17 +00:00
BIO_s_file.pod Clarify the BIO_seek() mess and related issues. 2000-09-18 23:05:33 +00:00
BIO_s_mem.pod Change spelling back to "behaviour" and "flavour" instead of the 2000-09-16 16:00:38 +00:00
BIO_s_null.pod Remove indentation in the NAME section. There's really no need to 2000-09-14 12:14:41 +00:00
BIO_s_socket.pod give pseudo prototypes instead of macro definitions for better clarity 2000-10-19 22:02:21 +00:00
BIO_set_callback.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_should_retry.pod Change spelling back to "behaviour" and "flavour" instead of the 2000-09-16 16:00:38 +00:00
blowfish.pod Typos (jsyn <jsyn@openbsd.org>). 2002-01-21 18:01:46 +00:00
bn.pod Use uniformly chosen witnesses for Miller-Rabin test 2001-09-03 12:58:16 +00:00
BN_add.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:11:12 +00:00
BN_add_word.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:11:12 +00:00
BN_bn2bin.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
BN_cmp.pod Update all links so they will be rendered better. 2000-01-27 01:25:31 +00:00
BN_copy.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
BN_CTX_new.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
BN_CTX_start.pod Add an early reference to BN_CTX_new so that the usage of BN_CTX_start 2000-07-11 20:35:45 +00:00
BN_generate_prime.pod Typo. 2003-01-13 13:18:22 +00:00
bn_internal.pod Geoff suggested a more succinct description for "top". 2003-11-07 01:33:00 +00:00
BN_mod_inverse.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
BN_mod_mul_montgomery.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
BN_mod_mul_reciprocal.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
BN_new.pod typo 2004-03-06 08:43:36 +00:00
BN_num_bytes.pod nicer manpages 2000-02-24 11:55:57 +00:00
BN_rand.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
BN_set_bit.pod nicer manpages 2000-02-24 11:55:57 +00:00
BN_swap.pod Add bn_mod.c (should have happend in the previous commit ...). 2000-11-26 16:46:57 +00:00
BN_zero.pod Add history for documented new functions. 2002-07-18 18:54:46 +00:00
buffer.pod Malloc() -> OPENSSL_malloc() etc. 2000-09-20 03:28:54 +00:00
CONF_modules_free.pod Config docs. 2004-03-02 13:31:32 +00:00
CONF_modules_load_file.pod Config docs. 2004-03-02 13:31:32 +00:00
crypto.pod Document "0" and "1" naming convention. 2002-10-06 12:59:25 +00:00
CRYPTO_set_ex_data.pod Update docs. 2000-01-30 01:39:40 +00:00
d2i_ASN1_OBJECT.pod More man pages. 2002-10-09 12:06:12 +00:00
d2i_DHparams.pod Update DH parameter docs. 2002-10-06 12:24:09 +00:00
d2i_DSAPublicKey.pod Document that you need to include x509.h (to get [i2d|d2i]_DSA_PUBKEY()). 2003-12-10 13:57:51 +00:00
d2i_PKCS8PrivateKey.pod More d2i/i2d manual pages. 2002-10-07 13:07:00 +00:00
d2i_RSAPublicKey.pod Document that you need to include x509.h (to get [i2d|d2i]_RSA_PUBKEY()). 2003-12-10 14:31:55 +00:00
d2i_X509.pod Typo 2003-06-09 07:56:18 +00:00
d2i_X509_ALGOR.pod More man pages. 2002-10-09 12:06:12 +00:00
d2i_X509_CRL.pod More man pages. 2002-10-09 12:06:12 +00:00
d2i_X509_NAME.pod More docs. 2002-10-09 17:19:59 +00:00
d2i_X509_REQ.pod More man pages. 2002-10-09 12:06:12 +00:00
d2i_X509_SIG.pod More man pages. 2002-10-09 12:06:12 +00:00
des.pod Use correct case for manual page references 2003-10-01 15:02:45 +00:00
des_modes.pod Rephrase statement on the security of two-key 3DES. 2002-03-05 15:29:30 +00:00
dh.pod These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 2002-08-05 16:27:01 +00:00
DH_generate_key.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
DH_generate_parameters.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
DH_get_ex_new_index.pod Typos in links between manual pages 2002-07-10 19:35:54 +00:00
DH_new.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
DH_set_method.pod Revert, that was an incorrect change. 2002-10-29 04:34:43 +00:00
DH_size.pod nicer manpages 2000-02-24 11:55:57 +00:00
dsa.pod These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 2002-08-05 16:27:01 +00:00
DSA_do_sign.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
DSA_dup_DH.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
DSA_generate_key.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
DSA_generate_parameters.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
DSA_get_ex_new_index.pod Update docs: corrections, turn buffer docs into manpage, fold SHA1 2000-01-30 22:16:47 +00:00
DSA_new.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
DSA_set_method.pod Revert, that was an incorrect change. 2002-10-29 04:34:43 +00:00
DSA_SIG_new.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
DSA_sign.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
DSA_size.pod These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 2002-08-05 16:27:01 +00:00
ecdsa.pod Add ECDSA documentation. 2004-02-27 23:03:23 +00:00
engine.pod Attempt to bring the 'engine' documentation up to date w.r.t missing 2004-06-17 23:40:14 +00:00
err.pod Typos in links between manual pages 2002-07-10 19:35:54 +00:00
ERR_clear_error.pod Document ERR library. 2000-02-01 01:37:00 +00:00
ERR_error_string.pod In the name section, all the functions described shoud be enumerated. 2000-09-14 21:23:28 +00:00
ERR_get_error.pod Correct some names. 2002-11-29 14:21:54 +00:00
ERR_GET_LIB.pod Document ERR library. 2000-02-01 01:37:00 +00:00
ERR_load_crypto_strings.pod nicer manpages 2000-02-24 11:55:57 +00:00
ERR_load_strings.pod nicer manpages 2000-02-24 11:55:57 +00:00
ERR_print_errors.pod Document ERR library. 2000-02-01 01:37:00 +00:00
ERR_put_error.pod nicer manpages 2000-02-24 11:55:57 +00:00
ERR_remove_state.pod typo 2000-05-19 07:54:42 +00:00
ERR_set_mark.pod Add documentation for ERR_set_mark() and ERR_pop_to_mark(). 2003-06-11 20:51:49 +00:00
evp.pod These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 2002-08-05 16:27:01 +00:00
EVP_BytesToKey.pod Correct buggy PODs (missing commas and a prepended space). 2003-09-30 17:22:19 +00:00
EVP_DigestInit.pod While size_t-fying let's not forget to update documentation:-) 2004-05-20 21:39:50 +00:00
EVP_EncryptInit.pod Corrected exchanged parameters in example for EVP_EncryptInit_ex() 2002-10-18 09:47:14 +00:00
EVP_OpenInit.pod more manpage links. 2000-09-23 07:16:17 +00:00
EVP_PKEY_new.pod More docs. 2002-10-07 17:31:00 +00:00
EVP_PKEY_set1_RSA.pod More docs. 2002-10-07 17:31:00 +00:00
EVP_SealInit.pod Correct EVP_SealInit() documentation, iv is an output 2003-01-26 13:38:56 +00:00
EVP_SignInit.pod Add history for documented new functions. 2002-07-18 18:54:46 +00:00
EVP_VerifyInit.pod Typos in links between manual pages 2002-07-10 19:35:54 +00:00
hmac.pod Add history for documented new functions. 2002-07-18 18:54:46 +00:00
lh_stats.pod Update docs: corrections, turn buffer docs into manpage, fold SHA1 2000-01-30 22:16:47 +00:00
lhash.pod Add history for documented new functions. 2002-07-18 18:54:46 +00:00
md5.pod MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test 2000-08-14 14:05:53 +00:00
mdc2.pod links 2000-02-25 16:00:24 +00:00
OBJ_nid2obj.pod New docs. 2002-10-20 13:20:57 +00:00
OpenSSL_add_all_algorithms.pod Correct documentation typos. 2003-12-27 15:04:54 +00:00
OPENSSL_Applink.pod Documentation note for Win32 glue between BIO layer and compiler run-time. 2004-05-25 20:32:17 +00:00
OPENSSL_config.pod Config docs. 2004-03-02 13:31:32 +00:00
OPENSSL_load_builtin_modules.pod Config docs. 2004-03-02 13:31:32 +00:00
OPENSSL_VERSION_NUMBER.pod add a sentence previously deleted by accident 2002-01-04 15:22:40 +00:00
pem.pod Correct minor spelling error. 2004-03-21 23:03:52 +00:00
PKCS7_decrypt.pod More man pages. 2002-10-09 12:06:12 +00:00
PKCS7_encrypt.pod PKCS12_parse manual page. 2002-10-09 13:10:23 +00:00
PKCS7_sign.pod Update docs. 2003-02-15 01:09:55 +00:00
PKCS7_verify.pod More man pages. 2002-10-09 12:06:12 +00:00
PKCS12_create.pod Typo. 2002-10-09 17:15:35 +00:00
PKCS12_parse.pod PKCS12_parse manual page. 2002-10-09 13:10:23 +00:00
rand.pod These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 2002-08-05 16:27:01 +00:00
RAND_add.pod RAND_event() 2000-03-22 15:30:03 +00:00
RAND_bytes.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
RAND_cleanup.pod Update all links so they will be rendered better. 2000-01-27 01:25:31 +00:00
RAND_egd.pod Include information that automatic query is a new feature. 2001-02-10 19:10:36 +00:00
RAND_load_file.pod Update docs. 2001-03-21 15:25:56 +00:00
RAND_set_rand_method.pod These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 2002-08-05 16:27:01 +00:00
rc4.pod links 2000-02-25 16:00:24 +00:00
ripemd.pod links 2000-02-25 16:00:24 +00:00
rsa.pod Various parts of the RSA documentation were inaccurate and out of date and 2002-08-04 21:08:36 +00:00
RSA_blinding_on.pod nicer manpages 2000-02-24 11:55:57 +00:00
RSA_check_key.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
RSA_generate_key.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
RSA_get_ex_new_index.pod In the name section, all the functions described shoud be enumerated. 2000-09-14 21:23:28 +00:00
RSA_new.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
RSA_padding_add_PKCS1_type_1.pod nicer manpages 2000-02-24 11:55:57 +00:00
RSA_print.pod Correct documentation typos. 2003-12-27 15:04:54 +00:00
RSA_private_encrypt.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
RSA_public_encrypt.pod Make it clear that for RSA_NO_PADDING, flen must be RSA_size(rsa) 2004-03-23 21:01:34 +00:00
RSA_set_method.pod Remove *all* references to RSA_PKCS1_RSAref, since it doesn't exist any more. 2002-09-25 13:26:36 +00:00
RSA_sign.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
RSA_sign_ASN1_OCTET_STRING.pod It makes more sense to refer to specific function manuals than the concept 2002-09-25 13:33:28 +00:00
RSA_size.pod These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 2002-08-05 16:27:01 +00:00
sha.pod links 2000-02-25 16:00:24 +00:00
SMIME_read_PKCS7.pod More man pages. 2002-10-09 12:06:12 +00:00
SMIME_write_PKCS7.pod Update docs. 2003-02-15 01:09:55 +00:00
SSLeay_version.pod add documentation for SSLeay_version(SSLEAY_DIR) and 2002-01-04 15:17:09 +00:00
threads.pod clarify 2001-11-08 14:54:21 +00:00
ui.pod Correct buggy PODs (missing commas and a prepended space). 2003-09-30 17:22:19 +00:00
ui_compat.pod Correct some links... 2001-10-25 16:56:06 +00:00
x509.pod A document that has a very rough description of the X509 2003-07-10 08:49:03 +00:00
X509_NAME_add_entry_by_txt.pod Put NAME in right place, fix typo 2002-11-13 01:20:43 +00:00
X509_NAME_ENTRY_get_object.pod Put NAME in right place, fix typo 2002-11-13 01:20:43 +00:00
X509_NAME_get_index_by_NID.pod Put NAME in right place, fix typo 2002-11-13 01:20:43 +00:00
X509_NAME_print_ex.pod New docs. 2002-10-20 13:20:57 +00:00
X509_new.pod Put NAME in right place, fix typo 2002-11-13 01:20:43 +00:00