summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
2014-12-08Add documentation for OCB modeMatt Caswell
2014-11-27Updates to X509_NAME_get_index_by_NID.pod submitted by user Bernardh via the ...Matt Caswell
2014-11-27Updates to X509_NAME_add_entry_by_txt.pod submitted by user Bernardh via the ...Matt Caswell
2014-11-27Updates to EVP_PKEY_encrypt.pod submitted by user Bernardh via the wikiMatt Caswell
2014-11-20RT3488: Update doc for OPENSSL_configRich Salz
2014-11-12Fixes a minor typo in the EVP docs.Alok Menghrajani
2014-10-03RT3462: Document actions when data==NULLRich Salz
2014-09-30RT2309: Fix podpage MMNNFFPPS->MNNFFPPSRich Salz
2014-09-25Use correct function name: CMS_add1_signer()Dr. Stephen Henson
2014-09-08RT992: RSA_check_key should have a callback argRich Salz
2014-09-08RT1834: Fix PKCS7_verify return valueRich Salz
2014-09-05Add i2d_re_X509_tbsEmilia Kasper
2014-08-30RT2379: Additional typo fixRich Salz
2014-08-29RT2379: Bug in BIO_set_accept_port.podRich Salz
2014-08-28RT1665,2300: Crypto doc cleanupsRich Salz
2014-08-27RT3065: automatically generate a missing EC public keyMatt Caswell
2014-08-27RT2210: Add missing EVP_cleanup to exampleMihai Militaru
2014-08-25RT1804: fix EXAMPLE in EVP_EncryptInit.podJan Schaumann
2014-08-24Typo fixes to evp documentation.Matt Caswell
2014-08-22Improve EVP_PKEY_sign documentationEmilia Kasper
2014-08-19RT2513: Fix typo's paramter-->parameterMartin Olsson
2014-08-18RT2942: CRYPTO_set_dynlock_create_callback doc fixJohn Gardiner Myers
2014-08-12RT3239: Extra comma in NAME lines of two manpagesIngo Schwarze
2014-08-11RT 2517: Various typo's.Scott Schaefer
2014-07-21Minor documentation update removing "really" and aTim Hudson
2014-07-19Fix documentation for RSA_set_method(3)Dr. Stephen Henson
2014-07-17Fix typo, add reference.Jeffrey Walton
2014-07-07Improve X509_check_host() documentation.Viktor Dukhovni
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni
2014-07-06Added reference to platform specific cryptographic acceleration such as AES-NIJeffrey Walton
2014-07-06Set optional peername when X509_check_host() succeeds.Viktor Dukhovni
2014-07-06New peername element in X509_VERIFY_PARAM_IDViktor Dukhovni
2014-07-02RT 1638; EVP_*Final() should mention they no longer cleanup the ctx.Rich Salz
2014-07-02Close a whole bunch of documentation-related tickets:Rich Salz
2014-07-02Fix doc typo.Matt Smart
2014-06-29Clarified that the signature's buffer size, `s`, is not used as anJeffrey Walton
2014-06-29Typo.Ken Ballou
2014-06-27RT 487. Mention that generated primes are "at least" B<bits> long.Rich Salz
2014-06-22Multiple verifier reference identities.Viktor Dukhovni
2014-06-22More complete X509_check_host documentation.Viktor Dukhovni
2014-06-12Client-side namecheck wildcards.Viktor Dukhovni
2014-06-07Fixed minor duplication in docsMatt Caswell
2014-05-22Fixed unterminated B tag, causing build to fail with newer pod2man versionsMatt Caswell
2014-05-21Fixes to host checking.Viktor Dukhovni
2014-05-14Corrected POD syntax errors. PR#3353Michal Bozon
2014-05-12Correct the return type on the signature for X509_STORE_CTX_get_ex_data given...Jean-Paul Calderone
2014-04-26Fixed minor errors in docsMatt Caswell
2014-04-26PKCS5_PBKDF2_HMAC documentation submitted by Jeffrey WaltonMatt Caswell
2014-04-15Clarify CMS_decrypt behaviour.Dr. Stephen Henson
2014-02-14Fix various spelling errorsScott Schaefer