aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Update URLs for new RTD domain (#2879)Alex Gaynor2016-04-284-5/+5
|
* Update getting-started.rst to clarify OS X Homebrew pip install (#2876)Chris Collis2016-04-231-3/+31
| | | | | | | | | | | | | | | | * Update getting-started.rst to clarify OS X Homebrew pip install On OS X El Capitan following the current instructions fails with fatal error: 'openssl/opensslv.h' file not found on pip install -r dev-requirements.txt; this change adds to the instructions to clarify that CFLAGS and LDFLAGS may need to be set. I based this on the instructions in the Installation page. * Address reaperhulk comments, OpenSSL must be installed. Clarify that OpenSSL must be installed via Homebrew or MacPorts and how to build statically. * Make Homebrew, MacPorts, OpenSSL links * Fix doc errors and improve overall flow Insert tip about tox needing the same flags Make console example multi-line so that pip install is visible Change heading levels to allow OS X sub-section
* Make a paragraph slightly more clear (#2874)Alex Gaynor2016-04-211-1/+1
|
* Use HTTPS for a link in our docs (#2869)Alex Gaynor2016-04-091-1/+1
|
* Add vectors for unkeyed blake2s and blake2b. (#2867)Terry Chia2016-04-091-0/+2
| | | | | | | | | | * Add vectors for unkeyed blake2s and blake2b. * Add short note describing source of vectors. * Add link to OpenSSL repository. * Amend docs.
* add a note on the install page about pip versioning on OS XPaul Kehrer2016-03-201-1/+6
| | | | and update the pip version needed to get wheels
* two seperate sentencesAlex Gaynor2016-03-191-1/+1
|
* update installation.rstAlex Gaynor2016-03-191-2/+2
|
* Mention CRYPTOGRAPHY_ALLOW_OPENSSL_098 in the FAQAlex Gaynor2016-03-191-0/+13
|
* Merge pull request #2736 from cedk/ANSI_X.923Paul Kehrer2016-03-161-0/+45
|\ | | | | Added support for padding ANSI X.923
| * Add version in the docCédric Krier2016-03-151-0/+2
| |
| * Add wikipedia link to ANSI X.923Cédric Krier2016-02-271-4/+6
| |
| * Added support for padding ANSI X.923Cédric Krier2016-02-271-0/+41
| |
* | Merge pull request #2773 from jared-mess/test-vectors-NIST-800-108-counter-modePaul Kehrer2016-03-151-0/+2
|\ \ | | | | | | NIST SP 800-108 Counter Mode KDF test vectors.
| * | Fixing line > 79 characters, PEP8Jared Messenger2016-03-141-1/+2
| | |
| * | NIST SP 800-108 Counter Mode KDF test vectors.Jared Messenger2016-03-071-0/+1
| | | | | | | | | | | | NIST CAVP test vectors for Counter Mode KDF using HMAC-SHA1, HMAC-SHA224, HMAC-SHA256 and HMAC-SHA512 as the PRF.
* | | rephraseAlex Gaynor2016-03-141-1/+2
| | |
* | | typo fixAlex Gaynor2016-03-141-1/+1
| | |
* | | Fixes #2301 -- write a tutorial on generating self-signed certificatesAlex Gaynor2016-03-141-0/+67
| | |
* | | add more languagePaul Kehrer2016-03-121-0/+4
| | |
* | | add two faq entries for common errorsPaul Kehrer2016-03-121-0/+15
| | |
* | | Merge pull request #2813 from reaperhulk/fix-2758Alex Gaynor2016-03-121-0/+38
|\ \ \ | | | | | | | | Add AuthorityKeyIdentifier.from_issuer_subject_key_identifier
| * | | add some notes about when to use these classmethodsPaul Kehrer2016-03-121-0/+12
| | | |
| * | | Add AuthorityKeyIdentifier.from_issuer_subject_key_identifierPaul Kehrer2016-03-111-0/+26
| | | |
* | | | add e-trust russian x509 test vectorPaul Kehrer2016-03-111-0/+4
|/ / /
* | | le sighAlex Gaynor2016-03-091-1/+1
| | |
* | | move links to the bottomAlex Gaynor2016-03-091-3/+3
| | |
* | | Fixed #2776 -- added an FAQ on compilation errors on OS XAlex Gaynor2016-03-091-0/+9
|/ /
* | HTTPS some links, in the odd event users of a cryptographic library would ↵Alex Gaynor2016-03-065-5/+5
| | | | | | | | care about authentication, integrity, or confidentiality
* | Merge pull request #2670 from joernheissler/x509_req_verifyPaul Kehrer2016-03-062-2/+10
|\ \ | | | | | | Add verify method on CertificateSigningRequest
| * | Change method to propertyJoern Heissler2016-01-181-5/+2
| | |
| * | Add verify method on CertificateSigningRequestJoern Heissler2016-01-132-2/+13
| | |
* | | Merge pull request #2725 from alex/security-docsPaul Kehrer2016-02-282-2/+36
|\ \ \ | | | | | | | | Several updates to our security docs:
| * | | Added a wordAlex Gaynor2016-02-191-0/+1
| | | |
| * | | Good clarification from @dstufftAlex Gaynor2016-02-191-2/+2
| | | |
| * | | spellingAlex Gaynor2016-02-191-1/+1
| | | |
| * | | Several updates to our security docs:Alex Gaynor2016-02-191-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.pyAlex Gaynor2016-02-271-100/+0
| | | |
* | | | add another policy constraints test vectorPaul Kehrer2016-02-271-0/+2
| |_|/ |/| |
* | | Merge pull request #2733 from reaperhulk/policy-constraintsAlex Gaynor2016-02-261-0/+44
|\ \ \ | | | | | | | | add policy constraints class
| * | | try to improve the languagePaul Kehrer2016-02-261-10/+8
| | | |
| * | | fix docsPaul Kehrer2016-02-261-1/+1
| | | |
| * | | add the oid required by the extensiontype interfacePaul Kehrer2016-02-261-0/+6
| | | |
| * | | add policy constraints classPaul Kehrer2016-02-261-0/+40
| | | |
* | | | Document the vectorAlex Gaynor2016-02-261-0/+3
| |/ / |/| |
* | | Make the linkcheck builder more resillient against transient network errors.Alex Gaynor2016-02-131-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 lengthAlex Gaynor2016-02-101-2/+2
| | |
* | | Fix what appears to be a typoAlex Gaynor2016-02-101-1/+1
| | |
* | | Clearly document that this is a good exampleAlex Gaynor2016-02-101-0/+3
| | |
* | | As always, recommend cryptoing while you cryptoAlex Gaynor2016-02-021-1/+1
|/ /