Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add pre-generated keys for RSA tests | Paul Kehrer | 2014-05-26 | 1 | -0/+493 |
| | | | | | These keys are used in tests that need a variety of keys but are not testing generation. | ||||
* | Merge pull request #1079 from reaperhulk/more-rsa-supported-checks | Alex Stapleton | 2014-05-26 | 1 | -1/+21 |
|\ | | | | | add a few more RSA supported checks | ||||
| * | add a few more RSA supported checks | Paul Kehrer | 2014-05-25 | 1 | -1/+21 |
|/ | |||||
* | Merge pull request #1077 from reaperhulk/rsa-padding-supported | Alex Stapleton | 2014-05-25 | 7 | -27/+378 |
|\ | | | | | Add rsa_padding_supported | ||||
| * | add supported marks in the RSA tests that use rsa_padding_supported | Paul Kehrer | 2014-05-24 | 1 | -27/+288 |
| | | |||||
| * | add rsa_padding_supported interface to RSABackend and OpenSSL backend | Paul Kehrer | 2014-05-24 | 6 | -0/+90 |
| | | |||||
* | | Merge pull request #1076 from reaperhulk/test-location-fix | Alex Stapleton | 2014-05-25 | 1 | -28/+28 |
|\ \ | |/ |/| | move some tests around to be more logical | ||||
| * | move some tests around to be more logical | Paul Kehrer | 2014-05-24 | 1 | -28/+28 |
|/ | |||||
* | Merge pull request #959 from public/openssl-loading-backend | Paul Kehrer | 2014-05-22 | 6 | -1/+473 |
|\ | | | | | OpenSSL loading backend | ||||
| * | Updated docstrings | Alex Stapleton | 2014-05-16 | 1 | -2/+10 |
| | | |||||
| * | DSA support | Alex Stapleton | 2014-05-03 | 2 | -0/+36 |
| | | |||||
| * | Bump to 0.5 | Alex Stapleton | 2014-05-03 | 1 | -1/+1 |
| | | |||||
| * | OpenSSL key loading implementation | Alex Stapleton | 2014-05-03 | 6 | -1/+429 |
| | | |||||
* | | Merge pull request #1072 from reaperhulk/fix-1071 | Alex Gaynor | 2014-05-21 | 2 | -2/+7 |
|\ \ | | | | | | | Make the OpenSSL version text reflect the loaded library | ||||
| * | | load the openssl version text based on the loaded library | Paul Kehrer | 2014-05-21 | 2 | -2/+7 |
| | | | |||||
* | | | Merge pull request #1069 from reaperhulk/fix-hkdfexpand-changelog | Alex Gaynor | 2014-05-21 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | fix changelog to link to hkdfexpand | ||||
| * | | fix changelog to link to hkdfexpand | Paul Kehrer | 2014-05-21 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1068 from reaperhulk/ctr-mode-098 | Alex Gaynor | 2014-05-21 | 4 | -3/+73 |
|\ \ | | | | | | | AES CTR Mode 0.9.8 Support | ||||
| * | | rename all the things if you want them to work | Paul Kehrer | 2014-05-21 | 1 | -2/+2 |
| | | | |||||
| * | | add test to verify AES CTR is always available in 0.9.8+, comment updates | Paul Kehrer | 2014-05-21 | 2 | -5/+12 |
| | | | |||||
| * | | add some comments to explain the existence of AESCTRCipherContext | Paul Kehrer | 2014-05-21 | 1 | -0/+8 |
| | | | |||||
| * | | allocate only 16 bytes | Paul Kehrer | 2014-05-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | cffi allocates 17 bytes (one for trailing null), but that isn't used by this function so we don't need to allocate it. | ||||
| * | | add changelog entry | Paul Kehrer | 2014-05-20 | 1 | -0/+2 |
| | | | |||||
| * | | add AES CTR support to OpenSSL 0.9.8 | Paul Kehrer | 2014-05-20 | 2 | -2/+55 |
| | | | |||||
* | | | Merge pull request #1066 from Ayrx/move-doc8 | Alex Gaynor | 2014-05-20 | 1 | -4/+2 |
|\ \ \ | | | | | | | | | Moved doc8 job to docs | ||||
| * | | | Moved doc8 job to docs | Ayrx | 2014-05-20 | 1 | -4/+2 |
|/ / / | |||||
* | | | Merge pull request #1065 from reaperhulk/more-info-for-windows-problems | Alex Stapleton | 2014-05-20 | 1 | -1/+17 |
|\ \ \ | |/ / |/| | | Update Windows docs to help users select proper architecture | ||||
| * | | add information for windows users about selecting the right arch | Paul Kehrer | 2014-05-20 | 1 | -1/+17 |
|/ / | |||||
* | | Merge pull request #1063 from Ivoz/patch-1 | Alex Gaynor | 2014-05-19 | 1 | -0/+4 |
|\ \ | | | | | | | Add a badge to tell you the latest version | ||||
| * | | Add a badge to tell you the latest version | Matt Iversen | 2014-05-20 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #1056 from alex/doc8 | Paul Kehrer | 2014-05-18 | 2 | -2/+9 |
|\ \ | | | | | | | Testing for doc8 | ||||
| * | | grump | Alex Gaynor | 2014-05-18 | 1 | -1/+1 |
| | | | |||||
| * | | Allow long titles | Alex Gaynor | 2014-05-18 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' into doc8 | Alex Gaynor | 2014-05-18 | 24 | -168/+187 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #1058 from public/another-ec-binding | Paul Kehrer | 2014-05-18 | 1 | -0/+11 |
|\ \ \ | | | | | | | | | Add EC_GROUP_get_degree and OPENSSL_EC_NAMED_CURVE bindings | ||||
| * | | | Add OPENSSL_EC_NAMED_CURVE constant | Alex Stapleton | 2014-05-18 | 1 | -0/+6 |
| | | | | |||||
| * | | | Add EC_GROUP_get_degree binding | Alex Stapleton | 2014-05-18 | 1 | -0/+5 |
|/ / / | |||||
* | | | Merge pull request #1055 from alex/linewrap | Alex Stapleton | 2014-05-18 | 3 | -6/+12 |
|\ \ \ | | | | | | | | | More line wrapping | ||||
| * | | | More line wrapping | Alex Gaynor | 2014-05-17 | 3 | -6/+12 |
| | | | | |||||
* | | | | Merge pull request #1057 from Ayrx/i-am-bored | Alex Stapleton | 2014-05-18 | 20 | -162/+164 |
|\ \ \ \ | |/ / / |/| | | | Make exceptions end with a period consistently | ||||
| * | | | Make exceptions end with a period consistently | Ayrx | 2014-05-18 | 20 | -162/+164 |
|/ / / | |||||
| * | | Part of the py3 job as well for consistency | Alex Gaynor | 2014-05-17 | 1 | -1/+4 |
| | | | |||||
| * | | Move to being a part of the pep8 job | Alex Gaynor | 2014-05-17 | 2 | -14/+6 |
| | | | |||||
| * | | Remove duplicate jobs | Alex Gaynor | 2014-05-17 | 1 | -0/+7 |
| | | | |||||
| * | | Testing for doc8 | Alex Gaynor | 2014-05-17 | 2 | -1/+6 |
|/ / | |||||
* | | Merge pull request #1053 from alex/long-lines-docs | Paul Kehrer | 2014-05-17 | 7 | -15/+17 |
|\ \ | | | | | | | Word wrap some long lines in teh docs | ||||
| * | | One more | Alex Gaynor | 2014-05-17 | 1 | -1/+2 |
| | | | |||||
| * | | Word wrap some long lines in teh docs | Alex Gaynor | 2014-05-17 | 6 | -14/+15 |
|/ / | |||||
* | | Merge pull request #1052 from alex/new-pypa-location | Donald Stufft | 2014-05-17 | 1 | -3/+3 |
|\ \ | | | | | | | Use the new official URL for downloading get-pip.py | ||||
| * | | Use the new official URL for downloading get-pip.py | Alex Gaynor | 2014-05-17 | 1 | -3/+3 |
| | | |