Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #869 from skeuomorf/dsa-private-key | Paul Kehrer | 2014-03-31 | 3 | -3/+351 | |
|\ \ \ | | | | | | | | | Add DSA private key api, docs and tests | |||||
| * | | | Add DSA private key api, docs and tests | Mohammed Attia | 2014-03-30 | 3 | -3/+351 | |
|/ / / | ||||||
* | | | Merge pull request #870 from skeuomorf/dsa-public-key | Paul Kehrer | 2014-03-30 | 3 | -0/+193 | |
|\ \ \ | | | | | | | | | Add DSA public key api, docs and tests | |||||
| * | | | Add DSA public key api, docs and tests | Mohammed Attia | 2014-03-30 | 3 | -0/+193 | |
| | | | | ||||||
* | | | | Merge pull request #871 from Ayrx/add-skip-test | Alex Gaynor | 2014-03-29 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | Add test skip if CipherBackend is not supported | |||||
| * | | | Add test skip if interfaces.Mode is not supported | Ayrx | 2014-03-30 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Merge pull request #868 from skeuomorf/dsa-parameters | Paul Kehrer | 2014-03-29 | 4 | -0/+351 | |
|\ \ \ | | | | | | | | | Add DSA parameters api, docs and tests | |||||
| * | | | Add DSA parameters api, docs and tests | Mohammed Attia | 2014-03-30 | 4 | -0/+351 | |
| | | | | ||||||
* | | | | Merge pull request #867 from public/ecdsa-bindings | Paul Kehrer | 2014-03-29 | 2 | -0/+131 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ECDSA bindings | |||||
| * | | ECDSA bindings | Alex Stapleton | 2014-03-29 | 2 | -0/+131 | |
| | | | ||||||
* | | | Merge pull request #866 from reaperhulk/expand-pkcs1-loader | Alex Gaynor | 2014-03-29 | 2 | -2/+223 | |
|\ \ \ | | | | | | | | | Expand pkcs1 loader to support OAEP as well | |||||
| * | | | expand pkcs1 loader to support OAEP as well | Paul Kehrer | 2014-03-29 | 2 | -2/+223 | |
| | | | | ||||||
* | | | | Merge pull request #865 from reaperhulk/new-evp-pkey-functions | Alex Gaynor | 2014-03-29 | 1 | -0/+35 | |
|\ \ \ \ | |/ / / |/| | | | add EVP_PKEY encrypt/decrypt functions | |||||
| * | | | workaround 0.9.8 madness by creating our own madness | Paul Kehrer | 2014-03-29 | 1 | -10/+29 | |
| | | | | ||||||
| * | | | add EVP_PKEY encrypt/decrypt functions | Paul Kehrer | 2014-03-29 | 1 | -0/+16 | |
|/ / / | ||||||
* | | | Merge pull request #864 from public/code-review-docs | Paul Kehrer | 2014-03-29 | 1 | -6/+10 | |
|\ \ \ | |/ / |/| | | Make code review docs friendlier | |||||
| * | | Make code review docs friendlier | Alex Stapleton | 2014-03-29 | 1 | -6/+10 | |
|/ / | ||||||
* | | Merge pull request #863 from reaperhulk/add-key-fingerprint | Alex Gaynor | 2014-03-28 | 1 | -1/+1 | |
|\ \ | | | | | | | add my key fingerprint since I've signed a few releases with it | |||||
| * | | add my key fingerprint since I've signed a few releases with it | Paul Kehrer | 2014-03-28 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #857 from Lukasa/master | Paul Kehrer | 2014-03-28 | 1 | -0/+62 | |
|\ \ \ | |/ / |/| | | Add Next Protocol Negotiation functions for OpenSSL | |||||
| * | | Remove extraneous spaces. | Cory Benfield | 2014-03-28 | 1 | -10/+10 | |
| | | | ||||||
| * | | Add NPN functions. | Cory Benfield | 2014-03-28 | 1 | -0/+62 | |
| | | | ||||||
* | | | Merge pull request #860 from reaperhulk/add-some-test-dep-notes | Alex Gaynor | 2014-03-28 | 2 | -0/+2 | |
|\ \ \ | | | | | | | | | add some comments to note the duplication between setup.py and tox.ini | |||||
| * | | | add some comments to note the duplication between setup.py and tox.ini | Paul Kehrer | 2014-03-28 | 2 | -0/+2 | |
|/ / / | ||||||
* | | | Merge pull request #853 from reaperhulk/reopen-master | Alex Gaynor | 2014-03-27 | 3 | -2/+7 | |
|\ \ \ | | | | | | | | | update versions for 0.4.dev1 and add boilerplate to changelog | |||||
| * | | | update versions for 0.4.dev1 and add boilerplate to changelog | Paul Kehrer | 2014-03-27 | 3 | -2/+7 | |
|/ / / | ||||||
* | | | Merge pull request #852 from reaperhulk/third-release | Alex Gaynor | 2014-03-27 | 3 | -6/+4 | |
|\ \ \ | |/ / |/| | | bump versions and changelog for third release | |||||
| * | | underscore | Paul Kehrer | 2014-03-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | bump versions and changelog for third release | Paul Kehrer | 2014-03-27 | 3 | -7/+5 | |
|/ / | ||||||
* | | Merge pull request #849 from public/changeup-exceptions-2-electric-boogaloo | Alex Gaynor | 2014-03-27 | 33 | -203/+301 | |
|\ \ | | | | | | | Use a single tagged exception instead of a hierarchy | |||||
| * | | Pain the bikeshed a different colour | Alex Stapleton | 2014-03-27 | 2 | -3/+2 | |
| | | | ||||||
| * | | Remove change to bindings | Alex Stapleton | 2014-03-27 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fixes to @alex's comments | Alex Stapleton | 2014-03-27 | 4 | -24/+27 | |
| | | | ||||||
| * | | Update tests | Alex Stapleton | 2014-03-27 | 1 | -11/+16 | |
| | | | ||||||
| * | | Update tests and raise sites | Alex Stapleton | 2014-03-27 | 19 | -100/+165 | |
| | | | ||||||
| * | | Add additional reason tags | Alex Stapleton | 2014-03-27 | 1 | -0/+3 | |
| | | | ||||||
| * | | Address most of my own comments | Alex Stapleton | 2014-03-27 | 7 | -16/+51 | |
| | | | ||||||
| * | | Fixed #809 -- switch back to always using UnsupportedAlgorithm | Alex Gaynor | 2014-03-27 | 33 | -202/+190 | |
|/ / | ||||||
* | | Merge pull request #851 from reaperhulk/fancier-travis-badge | Alex Gaynor | 2014-03-26 | 1 | -1/+1 | |
|\ \ | | | | | | | travis has svg badges now (and they intend to transition png to svg) | |||||
| * | | travis has svg badges now (and they intend to transition png to svg) | Paul Kehrer | 2014-03-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | Now we can enjoy retina 100% | |||||
* | | | Merge pull request #850 from alex/new-flake8 | David Reid | 2014-03-26 | 1 | -45/+37 | |
|\ \ \ | | | | | | | | | A new flake8 is out. Our code is bad again! | |||||
| * | | | A new flake8 is out. Our code is bad again! | Alex Gaynor | 2014-03-26 | 1 | -45/+37 | |
|/ / / | ||||||
* | | | Merge pull request #845 from public/no-memory-wipe-docs | Paul Kehrer | 2014-03-25 | 2 | -0/+20 | |
|\ \ \ | | | | | | | | | Document our security limitations | |||||
| * | | | "potentially vulnerable" | Alex Stapleton | 2014-03-25 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Rephrase to avoid american english failure | Alex Stapleton | 2014-03-24 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Add citation for being a low risk issue | Alex Stapleton | 2014-03-24 | 1 | -2/+5 | |
| | | | | ||||||
| * | | | Rephrase to keep the spell checker happy | Alex Stapleton | 2014-03-22 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Limitations | Alex Stapleton | 2014-03-22 | 2 | -0/+17 | |
| |/ / | ||||||
* | | | Merge pull request #848 from alex/vectors-are-universal | Paul Kehrer | 2014-03-24 | 1 | -0/+2 | |
|\ \ \ | | | | | | | | | This is universal. | |||||
| * | | | This is universal. | Alex Gaynor | 2014-03-24 | 1 | -0/+2 | |
|/ / / |