Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a note on the install page about pip versioning on OS X | Paul Kehrer | 2016-03-20 | 1 | -1/+6 |
| | | | | and update the pip version needed to get wheels | ||||
* | two seperate sentences | Alex Gaynor | 2016-03-19 | 1 | -1/+1 |
| | |||||
* | update installation.rst | Alex Gaynor | 2016-03-19 | 1 | -2/+2 |
| | |||||
* | Mention CRYPTOGRAPHY_ALLOW_OPENSSL_098 in the FAQ | Alex Gaynor | 2016-03-19 | 1 | -0/+13 |
| | |||||
* | Merge pull request #2736 from cedk/ANSI_X.923 | Paul Kehrer | 2016-03-16 | 1 | -0/+45 |
|\ | | | | | Added support for padding ANSI X.923 | ||||
| * | Add version in the doc | Cédric Krier | 2016-03-15 | 1 | -0/+2 |
| | | |||||
| * | Add wikipedia link to ANSI X.923 | Cédric Krier | 2016-02-27 | 1 | -4/+6 |
| | | |||||
| * | Added support for padding ANSI X.923 | Cédric Krier | 2016-02-27 | 1 | -0/+41 |
| | | |||||
* | | Merge pull request #2773 from jared-mess/test-vectors-NIST-800-108-counter-mode | Paul Kehrer | 2016-03-15 | 1 | -0/+2 |
|\ \ | | | | | | | NIST SP 800-108 Counter Mode KDF test vectors. | ||||
| * | | Fixing line > 79 characters, PEP8 | Jared Messenger | 2016-03-14 | 1 | -1/+2 |
| | | | |||||
| * | | NIST SP 800-108 Counter Mode KDF test vectors. | Jared Messenger | 2016-03-07 | 1 | -0/+1 |
| | | | | | | | | | | | | NIST CAVP test vectors for Counter Mode KDF using HMAC-SHA1, HMAC-SHA224, HMAC-SHA256 and HMAC-SHA512 as the PRF. | ||||
* | | | rephrase | Alex Gaynor | 2016-03-14 | 1 | -1/+2 |
| | | | |||||
* | | | typo fix | Alex Gaynor | 2016-03-14 | 1 | -1/+1 |
| | | | |||||
* | | | Fixes #2301 -- write a tutorial on generating self-signed certificates | Alex Gaynor | 2016-03-14 | 1 | -0/+67 |
| | | | |||||
* | | | add more language | Paul Kehrer | 2016-03-12 | 1 | -0/+4 |
| | | | |||||
* | | | add two faq entries for common errors | Paul Kehrer | 2016-03-12 | 1 | -0/+15 |
| | | | |||||
* | | | Merge pull request #2813 from reaperhulk/fix-2758 | Alex Gaynor | 2016-03-12 | 1 | -0/+38 |
|\ \ \ | | | | | | | | | Add AuthorityKeyIdentifier.from_issuer_subject_key_identifier | ||||
| * | | | add some notes about when to use these classmethods | Paul Kehrer | 2016-03-12 | 1 | -0/+12 |
| | | | | |||||
| * | | | Add AuthorityKeyIdentifier.from_issuer_subject_key_identifier | Paul Kehrer | 2016-03-11 | 1 | -0/+26 |
| | | | | |||||
* | | | | add e-trust russian x509 test vector | Paul Kehrer | 2016-03-11 | 1 | -0/+4 |
|/ / / | |||||
* | | | le sigh | Alex Gaynor | 2016-03-09 | 1 | -1/+1 |
| | | | |||||
* | | | move links to the bottom | Alex Gaynor | 2016-03-09 | 1 | -3/+3 |
| | | | |||||
* | | | Fixed #2776 -- added an FAQ on compilation errors on OS X | Alex Gaynor | 2016-03-09 | 1 | -0/+9 |
|/ / | |||||
* | | HTTPS some links, in the odd event users of a cryptographic library would ↵ | Alex Gaynor | 2016-03-06 | 5 | -5/+5 |
| | | | | | | | | care about authentication, integrity, or confidentiality | ||||
* | | Merge pull request #2670 from joernheissler/x509_req_verify | Paul Kehrer | 2016-03-06 | 2 | -2/+10 |
|\ \ | | | | | | | Add verify method on CertificateSigningRequest | ||||
| * | | Change method to property | Joern Heissler | 2016-01-18 | 1 | -5/+2 |
| | | | |||||
| * | | Add verify method on CertificateSigningRequest | Joern Heissler | 2016-01-13 | 2 | -2/+13 |
| | | | |||||
* | | | Merge pull request #2725 from alex/security-docs | Paul Kehrer | 2016-02-28 | 2 | -2/+36 |
|\ \ \ | | | | | | | | | Several updates to our security docs: | ||||
| * | | | Added a word | Alex Gaynor | 2016-02-19 | 1 | -0/+1 |
| | | | | |||||
| * | | | Good clarification from @dstufft | Alex Gaynor | 2016-02-19 | 1 | -2/+2 |
| | | | | |||||
| * | | | spelling | Alex Gaynor | 2016-02-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | Several updates to our security docs: | Alex Gaynor | 2016-02-19 | 1 | -2/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Document what we consider a vulnerability - Update my prefered PGP key identifier - Clarify that we only provide security support for the most recent release (this has empirically been true for all of our releases | ||||
* | | | | Delete a bunch of commented out defaults in docs/conf.py | Alex Gaynor | 2016-02-27 | 1 | -100/+0 |
| | | | | |||||
* | | | | add another policy constraints test vector | Paul Kehrer | 2016-02-27 | 1 | -0/+2 |
| |_|/ |/| | | |||||
* | | | Merge pull request #2733 from reaperhulk/policy-constraints | Alex Gaynor | 2016-02-26 | 1 | -0/+44 |
|\ \ \ | | | | | | | | | add policy constraints class | ||||
| * | | | try to improve the language | Paul Kehrer | 2016-02-26 | 1 | -10/+8 |
| | | | | |||||
| * | | | fix docs | Paul Kehrer | 2016-02-26 | 1 | -1/+1 |
| | | | | |||||
| * | | | add the oid required by the extensiontype interface | Paul Kehrer | 2016-02-26 | 1 | -0/+6 |
| | | | | |||||
| * | | | add policy constraints class | Paul Kehrer | 2016-02-26 | 1 | -0/+40 |
| | | | | |||||
* | | | | Document the vector | Alex Gaynor | 2016-02-26 | 1 | -0/+3 |
| |/ / |/| | | |||||
* | | | Make the linkcheck builder more resillient against transient network errors. | Alex Gaynor | 2016-02-13 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | Not in a release yet, but landed on master: https://github.com/sphinx-doc/sphinx/pull/2312 We'll start at 2 retries and increase if it turns out to be insufficient to handle real world transient errors. | ||||
* | | | line length | Alex Gaynor | 2016-02-10 | 1 | -2/+2 |
| | | | |||||
* | | | Fix what appears to be a typo | Alex Gaynor | 2016-02-10 | 1 | -1/+1 |
| | | | |||||
* | | | Clearly document that this is a good example | Alex Gaynor | 2016-02-10 | 1 | -0/+3 |
| | | | |||||
* | | | As always, recommend cryptoing while you crypto | Alex Gaynor | 2016-02-02 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2701 from alex/document-key | Paul Kehrer | 2016-01-30 | 1 | -1/+3 |
|\ \ | | | | | | | Fixed #2700 -- corrtected the create_hmac_ctx interface docs | ||||
| * | | Fixed #2700 -- corrtected the create_hmac_ctx interface docs | Alex Gaynor | 2016-01-30 | 1 | -1/+3 |
| | | | |||||
* | | | Minor doc tweak per issue #2694 | Phoebe Queen | 2016-01-29 | 1 | -1/+5 |
|/ / | |||||
* / | Formally deprecated support for OpenSSL 0.9.8 | Alex Gaynor | 2016-01-22 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #2624 from alex/2016 | Paul Kehrer | 2016-01-01 | 1 | -1/+1 |
|\ | | | | | Bump the copyright year |