| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1498 from reaperhulk/x509-more-vectors | Alex Stapleton | 2014-12-13 | 1 | -21/+42 |
|\ |
|
| * | rename DSA test vector certificate to be more clear | Paul Kehrer | 2014-12-12 | 1 | -1/+2 |
| * | add ECDSA certificate that does not have a named curve OID | Paul Kehrer | 2014-12-12 | 1 | -0/+2 |
| * | add several new x509 test vectors | Paul Kehrer | 2014-11-26 | 1 | -21/+39 |
* | | Merge pull request #1519 from alex/class-naming | Paul Kehrer | 2014-12-12 | 1 | -0/+3 |
|\ \ |
|
| * | | Fixes #1518 -- document the captilazation of lcass names | Alex Gaynor | 2014-12-12 | 1 | -0/+3 |
* | | | Use HTTPS for a number of URLs in the docs | Alex Gaynor | 2014-12-12 | 1 | -1/+1 |
|/ / |
|
* / | update docs to fix #1481 | Paul Kehrer | 2014-11-29 | 1 | -0/+4 |
|/ |
|
* | add NIST PKITS X.509 vectors | Paul Kehrer | 2014-11-24 | 1 | -0/+6 |
* | Update docs | Alex Gaynor | 2014-11-18 | 1 | -2/+3 |
* | Update the license header for every source file, as well as the documentation. | Alex Gaynor | 2014-11-16 | 2 | -13/+11 |
* | Refs #1209 -- clearly state the licensing requirements in the docs | Alex Gaynor | 2014-11-06 | 1 | -0/+3 |
* | add an ignore path for doc8 + fix a long line causing failures | Paul Kehrer | 2014-09-29 | 1 | -2/+2 |
* | small cleanup to docs | Paul Kehrer | 2014-09-24 | 1 | -15/+15 |
* | Update test-vectors.rst | michael-hart | 2014-09-24 | 1 | -5/+27 |
* | NIST KASVS values for DH and ECDH | Alex Stapleton | 2014-07-16 | 1 | -0/+1 |
* | add note about enchant dependency for spellcheck in docs | Paul Kehrer | 2014-06-27 | 1 | -0/+3 |
* | Wrap a long line (seriously, why is doc8 not catching these) | Alex Gaynor | 2014-06-26 | 1 | -4/+4 |
* | Dance around the word "fallbacks"" | Laurens Van Houtven | 2014-06-23 | 1 | -2/+2 |
* | typedefs -> type definitions | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
* | Spelling fix: parentheses | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
* | Spelling fix: achieve | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
* | Spelling fix: library | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
* | Move C bindings style guide to C bindings document | Laurens Van Houtven | 2014-06-23 | 2 | -72/+72 |
* | Add a reference in the style guide | Laurens Van Houtven | 2014-06-23 | 1 | -0/+3 |
* | Add C bindings document to index | Laurens Van Houtven | 2014-06-23 | 1 | -0/+1 |
* | Fix ReST hyperlink markup | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
* | Fix ReST syntax for a code block | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
* | Improve wording | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
* | Add docs about exposing features in C bindings | Laurens Van Houtven | 2014-06-23 | 1 | -0/+112 |
* | Add note about using C-style vs C++-style comments | Laurens Van Houtven | 2014-06-23 | 1 | -0/+7 |
* | Use C-style comments instead of C++-style comments | Laurens Van Houtven | 2014-06-23 | 1 | -7/+7 |
* | Add C binding documentation page | Laurens Van Houtven | 2014-06-23 | 1 | -0/+8 |
* | Fix other typo and use doc link instead | Nic Young | 2014-06-12 | 1 | -2/+1 |
* | Fixed typo | Nic Young | 2014-06-12 | 1 | -1/+1 |
* | Add link about installation depdencies | Nic Young | 2014-06-12 | 1 | -3/+5 |
* | add information about building docs to getting started | Paul Kehrer | 2014-06-05 | 1 | -1/+3 |
* | More line wrapping | Alex Gaynor | 2014-05-17 | 3 | -6/+12 |
* | Updated vectors documentation | Ayrx | 2014-04-14 | 1 | -5/+1 |
* | Fixed wrong vectors | Ayrx | 2014-04-13 | 1 | -3/+3 |
* | More vectors | Ayrx | 2014-04-10 | 1 | -0/+10 |
* | some small doc fixes | Paul Kehrer | 2014-04-09 | 3 | -10/+10 |
* | linkify another thing | Paul Kehrer | 2014-04-09 | 1 | -1/+1 |
* | add SEED CFB/OFB bespoke vectors and documentation | Paul Kehrer | 2014-04-08 | 4 | -0/+125 |
* | add SEED CBC vectors from rfc 4196 | Paul Kehrer | 2014-04-08 | 1 | -0/+1 |
* | add SEED ECB vectors from rfc 4269 | Paul Kehrer | 2014-04-08 | 1 | -0/+1 |
* | Update docs | Alex Stapleton | 2014-04-02 | 1 | -0/+2 |
* | Update docs | Alex Stapleton | 2014-04-02 | 1 | -3/+2 |
* | Make code review docs friendlier | Alex Stapleton | 2014-03-29 | 1 | -6/+10 |
* | Move cryptography.vectors to cryptography_vectors | Alex Stapleton | 2014-03-24 | 1 | -4/+8 |