aboutsummaryrefslogtreecommitdiffstats
path: root/docs/faq.rst
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for OpenSSL 1.0.1 (#5178)Alex Gaynor2020-04-041-17/+4
|
* drop python 3.4 support (#5087)Paul Kehrer2019-12-081-3/+3
| | | | | | | | | | | | * drop python 3.4 support Our dependencies have started dropping support so it is becoming difficult to test. Additionally, Python 3.4 represents <2% of our downloads, so taking on a large maintenance burden to maintain support isn't a good use of limited time. Accordingly, we're dropping testing infrastructure and migrating our abi3 wheels to py35+. * use removed instead of dropped
* Fixes #5018 -- break users on OpenSSL 1.0.1 (#5022)Alex Gaynor2019-10-181-0/+13
| | | | | | | | | | | | * Fixes #5018 -- break users on OpenSSL 1.0.1 * Grammar * Syntax error * Missing import * Missing import
* Adds a more descriptive error msg for wrong wrapping (#4504)André Almeida2018-12-081-0/+32
| | | | | | | | | | | | | | | | | | | | * PoC code for check PEM wrap * Remove PoC check wrap code * Add PEM file info to FAQ * Add FAQ/PEM link in exception message * Fix flake8 style issues * refactor, update language * it's really amazing how bad the spell checker is * review feedback * change to etc
* remove idna as a primary dependency (#4624)Paul Kehrer2018-12-061-0/+12
| | | | | | | | | | * remove idna as a primary dependency * empty commit * dynamodb test fix (thanks to Matt Bullock) * review feedback
* Fixes #4408 -- added an FAQ about abi3 wheels (#4425)Alex Gaynor2018-08-301-0/+8
| | | | | | * Fixes #4408 -- added an FAQ about abi3 wheels * abi3 is a word, sort of
* Mention that PyCA also maintains pynacl (#4422)Alex Gaynor2018-08-291-1/+2
| | | | | | * Mention that PyCA also maintains pynacl * line wrap
* Remove several very old FAQ entries (#4423)Alex Gaynor2018-08-291-11/+1
|
* add a faq entry for a message outdated pip/setuptools can output (#3971)Paul Kehrer2017-10-121-0/+7
| | | | | | * add a faq entry for a message outdated pip/setuptools can output * attention to detail is not my strong suit
* add a faq note about having a compiler that is too old (#3902)Paul Kehrer2017-09-111-0/+9
| | | | | | | | | * add a faq note about having a compiler that is too old Also add a bit of text explaining what to do on OpenBSD 6.1 and earlier since that is the most likely place this will occur. * I always forget it spell checks titles
* add FAQ entry for failed to install (#3710)Paul Kehrer2017-06-191-0/+10
|
* Remove a line from "Why do we exist" (#3672)Alex Gaynor2017-06-041-1/+0
| | | I have no idea what this meant
* re-add the why of cryptography to the faq with some small updates (#3621)Paul Kehrer2017-05-271-0/+19
| | | | | | * re-add the why of cryptography to the faq with some small updates * reorder the items a bit
* Fixed #3489 -- document that we don't have wheels for pypy (#3496)Alex Gaynor2017-04-091-0/+4
| | | | | | * Fixed #3489 -- document that we don't have wheels for pypy * homebrew is a word
* Be on brand: it's macOS (#3456)Alex Gaynor2017-03-151-3/+3
| | | | | | * Be on brand: it's macOS * line wrap
* faq entry for setuptools_ext issues (#3393)Paul Kehrer2017-02-131-0/+5
|
* fix #3308 (#3352)Paul Kehrer2017-01-181-3/+1
|
* Drop 1.0.0 (#3312)Alex Gaynor2016-12-131-21/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * delete the 1.0.0 support * drop the version check * drop the AES-CTR stuff * Update the example * openssl truncates for us now * delete unused test * unused imports * Remove a bunch of conditional bindings for NPN * no more 1.0.0 builders * libressl fix * update the docs * remove dead branches * oops * this is a word, damnit * spelling * try removing this * this test is not needed * unused import
* Error out on OpenSSL 1.0.0 by default (#3276)Alex Gaynor2016-11-221-4/+13
| | | | | | * Error out on OpenSSL 1.0.0 by default * what the heck
* Drop OpenSSL 0.9.8 (#2978)Alex Gaynor2016-06-181-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Drop OpenSSL 0.9.8 * Drop this test, it's not relevant any longer * unused import * Remove CRYPTOGRAPHY_ALLOW_OPENSSL_098=1 from our tox * removed unused code for Cryptography_HAS_PKEY_CTX * return unused code for _AESCTRCipherContext * syntax :-( * remove some unused tests and skips * remove unused code for Cryptography_HAS_PBKDF2_HMAC * Revert "return unused code for _AESCTRCipherContext" This reverts commit 7d149729205aa4c9735eb322414b167a75b302df. * Remove unused RSA code * Remove unused test code for conditional bindings * Remove unused dsa code * unused import * Remove unused x509 extension code * Remove unused EC code * Attempt to remove unused DER key loading code * document this * grammar * Added back this paragraph * Update docs
* Update URLs for new RTD domain (#2879)Alex Gaynor2016-04-281-2/+2
|
* two seperate sentencesAlex Gaynor2016-03-191-1/+1
|
* Mention CRYPTOGRAPHY_ALLOW_OPENSSL_098 in the FAQAlex Gaynor2016-03-191-0/+13
|
* add more languagePaul Kehrer2016-03-121-0/+4
|
* add two faq entries for common errorsPaul Kehrer2016-03-121-0/+15
|
* 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
|
* Port a few cr.yp.to links to be HTTPSAlex Gaynor2015-12-281-1/+1
| | | | Because researching crypto should probably be secure.
* Remove outdated information from FAQ.Terry Chia2014-10-111-29/+0
|
* add information for windows users about selecting the right archPaul Kehrer2014-05-201-1/+17
|
* improved languagePaul Kehrer2014-05-081-1/+1
|
* add faq entry to describe the error if a windows user doesn't install opensslPaul Kehrer2014-05-081-0/+13
|
* Standardise on sentence case for titlesAlex Stapleton2014-03-181-1/+1
|
* Try to be more preciseAlex Gaynor2014-02-191-2/+2
|
* Capitalization and linkificationAlex Gaynor2014-02-181-2/+3
|
* Use a real wordAlex Gaynor2014-02-181-2/+2
|
* Add an FAQ page to teh docsAlex Gaynor2014-02-181-0/+17