FdaSilvaYY 2821412ac5 Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdate 6 years ago
..
ASN1_OBJECT_new.pod c264592d69 Add includes in synopsis. 18 years ago
ASN1_STRING_length.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
ASN1_STRING_new.pod c264592d69 Add includes in synopsis. 18 years ago
ASN1_STRING_print_ex.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
ASN1_TIME_set.pod 3b740cebd5 Preliminary ASN1_TIME documentation. 9 years ago
ASN1_generate_nconf.pod d107382214 Merge branch 'rsalz-docfixes' 10 years ago
BIO_ctrl.pod 3b2cbbcb9a Clarify the BIO_seek() mess and related issues. 24 years ago
BIO_f_base64.pod d107382214 Merge branch 'rsalz-docfixes' 10 years ago
BIO_f_buffer.pod ca91057d50 PR: 2252 14 years ago
BIO_f_cipher.pod 6ac26a5ce5 Typo. 21 years ago
BIO_f_md.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
BIO_f_null.pod e117a890ca Remove indentation in the NAME section. There's really no need to 24 years ago
BIO_f_ssl.pod cf95b2d66a Remove MS SGC 9 years ago
BIO_find_type.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
BIO_new.pod 1e4e549296 ispell and some other nit-picking 24 years ago
BIO_new_CMS.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
BIO_push.pod 4824e7d6e9 Typo. 10 years ago
BIO_read.pod ec3a7c9b37 Fix typos 8 years ago
BIO_s_accept.pod 5decce4db0 RT2379: Bug in BIO_set_accept_port.pod 9 years ago
BIO_s_bio.pod d516d7a940 Fix BIO_eof() for BIO pairs 8 years ago
BIO_s_connect.pod 7eb5125125 Document how BIO_get_conn_ip and BIO_get_conn_int_port actually work 8 years ago
BIO_s_fd.pod e17b712894 Restore the descriptions to conform with the rest of the 24 years ago
BIO_s_file.pod 336d1ee733 bss_file.c: reserve for option to encode file name in UTF-8 on Windows 14 years ago
BIO_s_mem.pod a38a159bfc RT4129: BUF_new_mem_buf should take const void * 8 years ago
BIO_s_null.pod e117a890ca Remove indentation in the NAME section. There's really no need to 24 years ago
BIO_s_socket.pod bbdc9c98a8 give pseudo prototypes instead of macro definitions for better clarity 24 years ago
BIO_set_callback.pod da736b31b2 fix documentation 17 years ago
BIO_should_retry.pod 24cb653c6b PR: 2209 14 years ago
BN_BLINDING_new.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
BN_CTX_new.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
BN_CTX_start.pod 16ece03a2e Add an early reference to BN_CTX_new so that the usage of BN_CTX_start 24 years ago
BN_add.pod 153aecf91a It makes more sense to refer to specific function manuals than the concept 22 years ago
BN_add_word.pod 0260405c68 fix BN_mod_word and give a more reasonable return value if an error occurred 19 years ago
BN_bn2bin.pod c0f4a55605 Tweak wording to be more clear. 6 years ago
BN_cmp.pod bb075f8833 Update all links so they will be rendered better. 24 years ago
BN_copy.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
BN_generate_prime.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
BN_mod_inverse.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
BN_mod_mul_montgomery.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
BN_mod_mul_reciprocal.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
BN_new.pod d9a38e859d doc: note that the BN_new() initialises the BIGNUM 6 years ago
BN_num_bytes.pod 70696f4525 Explain a little better what BN_num_bits() and BN_num_bits_word() do. 20 years ago
BN_rand.pod 3f10149603 Misc BN fixes 7 years ago
BN_set_bit.pod 1a9499cf23 Reject negative shifts for BN_rshift and BN_lshift 9 years ago
BN_swap.pod 535b9b5724 Add bn_mod.c (should have happend in the previous commit ...). 23 years ago
BN_zero.pod 503f3b1a21 Add history for documented new functions. 22 years ago
CMS_add0_cert.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
CMS_add1_recipient_cert.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 years ago
CMS_add1_signer.pod 255401756d Use correct function name: CMS_add1_signer() 9 years ago
CMS_compress.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
CMS_decrypt.pod 9c1d63540f Clarify CMS_decrypt behaviour. 10 years ago
CMS_encrypt.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
CMS_final.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 years ago
CMS_get0_RecipientInfos.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
CMS_get0_SignerInfos.pod 233069f8db Add CMS_SignerInfo_get0_signature function. 10 years ago
CMS_get0_type.pod f9aa27dc78 Additional CMS documentation. 9 years ago
CMS_get1_ReceiptRequest.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 years ago
CMS_sign.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
CMS_sign_receipt.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 years ago
CMS_uncompress.pod a5db50d005 Revert argument swap change... oops CMS_uncompress() was consistent... 16 years ago
CMS_verify.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
CMS_verify_receipt.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 years ago
CONF_modules_free.pod 72967d5be9 Corrected POD syntax errors. PR#3353 10 years ago
CONF_modules_load_file.pod c0d69ddb33 additional configuration documentation 9 years ago
CRYPTO_set_ex_data.pod c264592d69 Add includes in synopsis. 18 years ago
DH_generate_key.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
DH_generate_parameters.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
DH_get_ex_new_index.pod 2edcb4ac71 Typos in links between manual pages 22 years ago
DH_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
DH_set_method.pod b6a338cb29 Typos in man pages: dependant->dependent 16 years ago
DH_size.pod 4d524e10b4 nicer manpages 24 years ago
DSA_SIG_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
DSA_do_sign.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
DSA_dup_DH.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
DSA_generate_key.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
DSA_generate_parameters.pod 6f997dc365 GH367: use random data if seed too short. 8 years ago
DSA_get_ex_new_index.pod 5b2b60ae98 Document additions for X509 chain verification from HEAD 14 years ago
DSA_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
DSA_set_method.pod b6a338cb29 Typos in man pages: dependant->dependent 16 years ago
DSA_sign.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
DSA_size.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 22 years ago
EC_GFp_simple_method.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
EC_GROUP_copy.pod ec3a7c9b37 Fix typos 8 years ago
EC_GROUP_new.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
EC_KEY_new.pod ec3a7c9b37 Fix typos 8 years ago
EC_POINT_add.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
EC_POINT_new.pod 78a6b77976 Provide documentation for i2d_ECPrivateKey and d2i_ECPrivateKey 9 years ago
ERR_GET_LIB.pod 388f2f56f2 Document ERR library. 24 years ago
ERR_clear_error.pod 388f2f56f2 Document ERR library. 24 years ago
ERR_error_string.pod 4451c2558e PR: 923 19 years ago
ERR_get_error.pod 88822622a1 Fix doc typo. 10 years ago
ERR_load_crypto_strings.pod 4d524e10b4 nicer manpages 24 years ago
ERR_load_strings.pod 4d524e10b4 nicer manpages 24 years ago
ERR_print_errors.pod 388f2f56f2 Document ERR library. 24 years ago
ERR_put_error.pod 4d524e10b4 nicer manpages 24 years ago
ERR_remove_state.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
ERR_set_mark.pod 36bad5cdfd Add documentation for ERR_set_mark() and ERR_pop_to_mark(). 21 years ago
EVP_BytesToKey.pod 31909e7968 Explicitly mention PKCS5_PBKDF2_HMAC in EVP doc. 9 years ago
EVP_DigestInit.pod dc5c3d7370 RT2210: Add missing EVP_cleanup to example 9 years ago
EVP_DigestSignInit.pod 78ee64c237 Fix signatures of EVP_Digest{Sign,Verify}Update 7 years ago
EVP_DigestVerifyInit.pod 78ee64c237 Fix signatures of EVP_Digest{Sign,Verify}Update 7 years ago
EVP_EncodeInit.pod 643e8e972e Remove some documentation for functions not in 1.0.x 8 years ago
EVP_EncryptInit.pod 2821412ac5 Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdate 6 years ago
EVP_OpenInit.pod 69431c2998 more manpage links. 24 years ago
EVP_PKEY_CTX_ctrl.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
EVP_PKEY_CTX_new.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
EVP_PKEY_cmp.pod fd785ca892 Parameter copy sanity checks. 8 years ago
EVP_PKEY_decrypt.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 11 years ago
EVP_PKEY_derive.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 11 years ago
EVP_PKEY_encrypt.pod 8f8e7cec83 Updates to EVP_PKEY_encrypt.pod submitted by user Bernardh via the wiki 9 years ago
EVP_PKEY_get_default_digest.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 11 years ago
EVP_PKEY_keygen.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 11 years ago
EVP_PKEY_meth_new.pod 720aa0f534 Fix backport by moving file. 6 years ago
EVP_PKEY_new.pod d30e4c5b0b More docs. 22 years ago
EVP_PKEY_print_private.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
EVP_PKEY_set1_RSA.pod 1d4f214eaf Typo fixes to evp documentation. 9 years ago
EVP_PKEY_sign.pod 108e907645 Improve EVP_PKEY_sign documentation 9 years ago
EVP_PKEY_verify.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 11 years ago
EVP_PKEY_verify_recover.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 11 years ago
EVP_SealInit.pod b68fa4d19e Various doc fixes from GH pull requests 9 years ago
EVP_SignInit.pod ca3658e000 Minor EVP_SignInit_ex doc fix 8 years ago
EVP_VerifyInit.pod 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. 18 years ago
OBJ_nid2obj.pod a03f81f4ea Fix NULL-return checks in 1.0.2 7 years ago
OPENSSL_Applink.pod ec14c80c7c The NAME section of a man page is required to have a dash followed by a 19 years ago
OPENSSL_VERSION_NUMBER.pod a4ee5bbc77 RT2309: Fix podpage MMNNFFPPS->MNNFFPPS 9 years ago
OPENSSL_config.pod dd8a1f2016 RT4562: Backport doc fix. 8 years ago
OPENSSL_ia32cap.pod ecb044db58 doc/crypto/OPENSSL_ia32cap.pod: harmonize with actual declaration. 8 years ago
OPENSSL_instrument_bus.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
OPENSSL_load_builtin_modules.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
OpenSSL_add_all_algorithms.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
PEM_write_bio_CMS_stream.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
PEM_write_bio_PKCS7_stream.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
PKCS12_create.pod 982dfb7d10 Typo. 22 years ago
PKCS12_parse.pod 66b7e42790 PR: 1599 15 years ago
PKCS7_decrypt.pod c264592d69 Add includes in synopsis. 18 years ago
PKCS7_encrypt.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
PKCS7_sign.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
PKCS7_sign_add_signer.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
PKCS7_verify.pod dd3c21b2d2 RT1834: Fix PKCS7_verify return value 9 years ago
RAND_add.pod 513393f8d4 RAND_event() 24 years ago
RAND_bytes.pod 7bbce69721 Port from 0.9.8-stable 17 years ago
RAND_cleanup.pod bb075f8833 Update all links so they will be rendered better. 24 years ago
RAND_egd.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
RAND_load_file.pod fba9046490 Update docs. 23 years ago
RAND_set_rand_method.pod b6a338cb29 Typos in man pages: dependant->dependent 16 years ago
RSA_blinding_on.pod 4d524e10b4 nicer manpages 24 years ago
RSA_check_key.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
RSA_generate_key.pod 3fb9f875e7 Fix typo. 7 years ago
RSA_get_ex_new_index.pod da736b31b2 fix documentation 17 years ago
RSA_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
RSA_padding_add_PKCS1_type_1.pod 5c5fef4d7a RSA_padding_check_PKCS1_type_2 is not constant time. 7 years ago
RSA_print.pod 112341031b Correct documentation typos. 20 years ago
RSA_private_encrypt.pod 366a997f89 Fix some RSA documentation 7 years ago
RSA_public_encrypt.pod 5c5fef4d7a RSA_padding_check_PKCS1_type_2 is not constant time. 7 years ago
RSA_set_method.pod be12cb3e24 Fix documentation for RSA_set_method(3) 10 years ago
RSA_sign.pod d107382214 Merge branch 'rsalz-docfixes' 10 years ago
RSA_sign_ASN1_OCTET_STRING.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 years ago
RSA_size.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 22 years ago
SMIME_read_CMS.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 years ago
SMIME_read_PKCS7.pod c264592d69 Add includes in synopsis. 18 years ago
SMIME_write_CMS.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 years ago
SMIME_write_PKCS7.pod 30b10f947a Oops... 17 years ago
SSLeay_version.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
X509_NAME_ENTRY_get_object.pod 72967d5be9 Corrected POD syntax errors. PR#3353 10 years ago
X509_NAME_add_entry_by_txt.pod bd8192604a Updates to X509_NAME_add_entry_by_txt.pod submitted by user Bernardh via the wiki 9 years ago
X509_NAME_get_index_by_NID.pod 09b894b512 Use consistent variable names 7 years ago
X509_NAME_print_ex.pod c4c71650bb Clarify what X509_NAME_online does with the given buffer and size 7 years ago
X509_STORE_CTX_get_error.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
X509_STORE_CTX_get_ex_new_index.pod b953b02849 Correct the return type on the signature for X509_STORE_CTX_get_ex_data given in the pod file. 10 years ago
X509_STORE_CTX_new.pod 60a70a5107 Fixed typo in X509_STORE_CTX_new description 7 years ago
X509_STORE_CTX_set_verify_cb.pod 5b2b60ae98 Document additions for X509 chain verification from HEAD 14 years ago
X509_STORE_set_verify_cb_func.pod a758f61793 PR: 2157 14 years ago
X509_VERIFY_PARAM_set_flags.pod be856c0391 Add documentation for the -no_alt_chains option for various apps, as well as 9 years ago
X509_check_host.pod 5d786e9e2d RT3998: fix X509_check_host.pod release to 1.0.2 9 years ago
X509_check_private_key.pod 63de36ae12 Backport X509_check_private_key.pod 7 years ago
X509_new.pod c264592d69 Add includes in synopsis. 18 years ago
X509_verify_cert.pod 96747f0f4e Clarify negative return from X509_verify_cert() 8 years ago
bio.pod cb2a0e1319 Missing link ("Greg Stark" <gstark@ethentica.com>) 23 years ago
blowfish.pod 5286db697f Fix typo on blowfish manual page 19 years ago
bn.pod 5f834ab123 Revert my earlier CRYPTO_THREADID commit, I will commit a reworked 16 years ago
bn_internal.pod 67bcde9ba8 PR: 2078 14 years ago
buffer.pod 51ff683c12 Document BUF_strnlen 8 years ago
crypto.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
d2i_ASN1_OBJECT.pod 4e1b50e219 More man pages. 22 years ago
d2i_CMS_ContentInfo.pod f9aa27dc78 Additional CMS documentation. 9 years ago
d2i_DHparams.pod 292fcd5c7b Update DH parameter docs. 22 years ago
d2i_DSAPublicKey.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
d2i_ECPKParameters.pod fbabc6c06e Fix NAME section of d2i_ECPKParameters to prevent broken symlinks when using 9 years ago
d2i_ECPrivateKey.pod bfb14d724b Fix some minor documentation issues 9 years ago
d2i_PKCS8PrivateKey.pod 9de6bb8abc More d2i/i2d manual pages. 22 years ago
d2i_PrivateKey.pod 9dfd498af8 add documentation 8 years ago
d2i_RSAPublicKey.pod 81be661ae2 PR: 1626 15 years ago
d2i_X509.pod 36c3794490 Fix i2d_X509_AUX and update docs 8 years ago
d2i_X509_ALGOR.pod 4e1b50e219 More man pages. 22 years ago
d2i_X509_CRL.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
d2i_X509_NAME.pod ec3a7c9b37 Fix typos 8 years ago
d2i_X509_REQ.pod 3333428b44 PR: 2023 15 years ago
d2i_X509_SIG.pod 4e1b50e219 More man pages. 22 years ago
des.pod 07109409da DES keys are not 7 days long. 7 years ago
des_modes.pod 954b274789 small cosmetics: align title with the other similar manual page 17 years ago
dh.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 22 years ago
dsa.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 22 years ago
ec.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
ecdsa.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
engine.pod b68fa4d19e Various doc fixes from GH pull requests 9 years ago
err.pod d107382214 Merge branch 'rsalz-docfixes' 10 years ago
evp.pod 0b3762a342 Add documentation for EVP_EncodeInit() and similar functions 8 years ago
hmac.pod 8a996d2a55 Document that HMAC() with a NULL md is not thread safe 7 years ago
i2d_CMS_bio_stream.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
i2d_PKCS7_bio_stream.pod 12c56e4888 Sync crypto documentation with master branch. 10 years ago
lh_stats.pod 74235cc9ec Update docs: corrections, turn buffer docs into manpage, fold SHA1 24 years ago
lhash.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
md5.pod 8a4af56fc6 update md docs 17 years ago
mdc2.pod 8a4af56fc6 update md docs 17 years ago
pem.pod 7e365298ea PEM doc fixes 9 years ago
rand.pod d9e6d77164 RT4573: Synopsis for RAND_add is wrong 8 years ago
rc4.pod d52c973498 links 24 years ago
ripemd.pod 8a4af56fc6 update md docs 17 years ago
rsa.pod ac120e20e3 Various parts of the RSA documentation were inaccurate and out of date and 22 years ago
sha.pod f2aff60f6f Update the SHA* documentation 9 years ago
threads.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs 14 years ago
ui.pod 2a73576f89 Documentation: Clarify sizes for UI_add_input_string() 8 years ago
ui_compat.pod c264592d69 Add includes in synopsis. 18 years ago
x509.pod d143dce03c A document that has a very rough description of the X509 21 years ago