summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
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
2014-01-29Clarify docs.Dr. Stephen Henson
2013-11-14Constify.Dr. Stephen Henson
2013-11-09Add CMS_SignerInfo_get0_signature function.Dr. Stephen Henson
2013-10-22POD: Fix list terminationLubomir Rintel
2013-09-05s/recommend/recommended/Ben Laurie
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-08-21Correct ECDSA example.Dr. Stephen Henson
2013-06-12Document updates from wiki.Matt Caswell
2013-02-26Add function CMS_RecipientInfo_encryptDr. Stephen Henson
2013-02-15Fix POD errors to stop make install_docs dying with pod2man 2.5.0+Nick Alcock
2013-01-12Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955).Ben Laurie
2012-11-18PR: 2909Dr. Stephen Henson
2012-11-17Extend OPENSSL_ia32cap_P with extra word to accomodate AVX2 capability.Andy Polyakov
2012-11-17initial decription of GCM/CCM usage via EVPDr. Stephen Henson
2012-04-10update rather ancient EVP digest documentationDr. Stephen Henson
2012-01-11ecdsa.pod: typo.Andy Polyakov
2011-11-14Fix some warnings caused by __owur. Temporarily (I hope) remove the moreBen Laurie
2011-07-23cryptlib.c: OPENSSL_ia32cap environment variable to interpret ~ as cpuid mask.Andy Polyakov
2011-06-04x86[_64]cpuid.pl: add function accessing rdrand instruction.Andy Polyakov
2011-05-27x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30.Andy Polyakov
2011-05-16x86[_64]cpuid.pl: handle new extensions.Andy Polyakov
2011-04-17Multiple assembler packs: add experimental memory bus instrumentation.Andy Polyakov