Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add unsupported extension x509 test vector | Paul Kehrer | 2015-03-27 | 1 | -0/+3 |
| | |||||
* | add new basic constraints vector with path length zero | Paul Kehrer | 2015-03-25 | 1 | -0/+3 |
| | |||||
* | Merge pull request #1759 from reaperhulk/aes-keywrap-vectors | Alex Gaynor | 2015-03-21 | 1 | -0/+5 |
|\ | | | | | add keywrap test vectors from NIST | ||||
| * | add keywrap test vectors from NIST | Paul Kehrer | 2015-03-15 | 1 | -0/+5 |
| | | | | | | | | From http://csrc.nist.gov/groups/STM/cavp/documents/mac/kwtestvectors.zip | ||||
* | | add 3 new certificate vectors for upcoming basic constraints tests | Paul Kehrer | 2015-03-20 | 1 | -0/+7 |
|/ | |||||
* | Updated one more gitorious link | Alex Gaynor | 2015-03-09 | 1 | -1/+1 |
| | |||||
* | gitorious is no longer a thing so gnutls is now hosted by gitlab | Paul Kehrer | 2015-03-06 | 1 | -5/+5 |
| | |||||
* | Merge pull request #1714 from reaperhulk/asymmetric-public-vectors | Alex Stapleton | 2015-03-04 | 1 | -1/+7 |
|\ | | | | | add RSA/DSA PKCS1 public keys | ||||
| * | DER conversion of PKCS1 rsa.pub.pem | Paul Kehrer | 2015-03-02 | 1 | -2/+3 |
| | | |||||
| * | add RSA/DSA PKCS1 public keys | Paul Kehrer | 2015-03-02 | 1 | -1/+6 |
| | | | | | | | | | | | | unenc-rsa-pkcs8.pub.pem is PEM PKCS1 formatted public key converted from the subjectPublicKeyInfo version dsa.pub.pem is the DSA key from the ruby OpenSSL tests | ||||
* | | Update OpenSSL test vector link to point at Github repository | Paul Kehrer | 2015-03-02 | 1 | -1/+1 |
|/ | |||||
* | move x509 request vector docs to a new section | Paul Kehrer | 2015-02-24 | 1 | -1/+6 |
| | |||||
* | add X509 request custom vectors | Paul Kehrer | 2015-02-24 | 1 | -0/+9 |
| | |||||
* | remove IBM link and replace with smartbear PDF link | Paul Kehrer | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | document vector provenance | Paul Kehrer | 2015-02-14 | 1 | -1/+3 |
| | |||||
* | add legacy Verisign PCA (MD2) root to vectors | Paul Kehrer | 2015-02-14 | 1 | -0/+2 |
| | |||||
* | add utf8 certificate | Paul Kehrer | 2015-01-17 | 1 | -0/+3 |
| | |||||
* | wrap a thing | Paul Kehrer | 2015-01-17 | 1 | -1/+2 |
| | |||||
* | add two custom certificates for x509 name parsing tests | Paul Kehrer | 2015-01-17 | 1 | -0/+4 |
| | |||||
* | Fixed the paths in the go cast verifier. | Alex Gaynor | 2015-01-09 | 1 | -22/+22 |
| | | | | Also made some changes to appease go vet and other linters. | ||||
* | fix path mistake | Paul Kehrer | 2015-01-06 | 1 | -2/+2 |
| | |||||
* | add DER asymmetric keys | Paul Kehrer | 2015-01-04 | 1 | -7/+18 |
| | |||||
* | fix a doc8 violation | Paul Kehrer | 2015-01-04 | 1 | -2/+2 |
| | |||||
* | document DSA keys we added long ago | Paul Kehrer | 2015-01-03 | 1 | -0/+4 |
| | |||||
* | provide paths from the cryptography vectors root for custom asym vectors | Paul Kehrer | 2015-01-01 | 1 | -18/+19 |
| | |||||
* | Merge pull request #1498 from reaperhulk/x509-more-vectors | Alex Stapleton | 2014-12-13 | 1 | -21/+42 |
|\ | | | | | add several new x509 test vectors | ||||
| * | 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 | ||||
| * | | 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 |
| | | | | | http://csrc.nist.gov/groups/ST/crypto_apps_infra/pki/pkitesting.html http://csrc.nist.gov/groups/ST/crypto_apps_infra/documents/PKITS_data.zip | ||||
* | 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 |
| | | | | Fixes #1209 | ||||
* | 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 |
| | | | Updated the readme with custom vectors, although formatting errors seem to exist | ||||
* | NIST KASVS values for DH and ECDH | Alex Stapleton | 2014-07-16 | 1 | -0/+1 |
| | | | | | | | http://csrc.nist.gov/groups/STM/cavp/documents/keymgmt/kastestvectors.zip Only the "Static" scheme is added here since we are only testing the primitive DH and ECDH key agreement operation. | ||||
* | 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 |
| |