Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-23 | 1 | -0/+17 |
|\ | |||||
| * | Merge pull request #275 from alex/branch-coverage | Hynek Schlawack | 2013-11-23 | 1 | -0/+17 |
| |\ | | | | | | | Fixed branch coverage | ||||
| | * | Fixed branch coverage | Alex Gaynor | 2013-11-23 | 1 | -0/+17 |
| |/ | |||||
* | | Handle the clock skew check | Alex Gaynor | 2013-11-23 | 1 | -0/+4 |
| | | |||||
* | | Handle another error case | Alex Gaynor | 2013-11-22 | 1 | -1/+5 |
| | | |||||
* | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-22 | 7 | -3/+76 |
|\| | |||||
| * | Merge pull request #274 from alex/handle-bad-padding | Donald Stufft | 2013-11-22 | 7 | -3/+76 |
| |\ | | | | | | | Raise a correct error when content isn't padded correctly | ||||
| | * | Useful error message | Alex Gaynor | 2013-11-22 | 1 | -2/+8 |
| | | | |||||
| | * | Change teh exception | Alex Gaynor | 2013-11-22 | 6 | -25/+16 |
| | | | |||||
| | * | Coverage | Alex Gaynor | 2013-11-22 | 2 | -3/+7 |
| | | | |||||
| | * | include the error message | Alex Gaynor | 2013-11-22 | 1 | -1/+4 |
| | | | |||||
| | * | Better, but still not covered | Alex Gaynor | 2013-11-22 | 1 | -1/+3 |
| | | | |||||
| | * | One more documentation | Alex Gaynor | 2013-11-22 | 1 | -0/+4 |
| | | | |||||
| | * | Documentation! | Alex Gaynor | 2013-11-22 | 1 | -0/+16 |
| | | | |||||
| | * | Raise a correct error when content isn't padded correctly | Alex Gaynor | 2013-11-22 | 4 | -3/+50 |
| |/ | |||||
* | | removed silly line | Alex Gaynor | 2013-11-22 | 1 | -1/+0 |
| | | |||||
* | | An API for generating keys | Alex Gaynor | 2013-11-22 | 3 | -8/+11 |
| | | |||||
* | | More info in the docs | Alex Gaynor | 2013-11-22 | 1 | -4/+14 |
| | | |||||
* | | fix, technically | Alex Gaynor | 2013-11-22 | 1 | -1/+1 |
| | | |||||
* | | Hide the dangerous bits | Alex Gaynor | 2013-11-22 | 2 | -18/+15 |
| | | |||||
* | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-22 | 6 | -19/+218 |
|\| | |||||
| * | Merge pull request #273 from alex/pypy-is-now-up-to-date | David Reid | 2013-11-20 | 1 | -17/+1 |
| |\ | | | | | | | Travis now has an up to date pypy | ||||
| | * | Travis now has an up to date pypy | Alex Gaynor | 2013-11-20 | 1 | -17/+1 |
| |/ | |||||
| * | Merge pull request #271 from alex/fix-latex | Paul Kehrer | 2013-11-19 | 1 | -2/+7 |
| |\ | | | | | | | Fix latex compilation (needed for pdf on read the docs) | ||||
| | * | Fix latex compilation (needed for pdf on read the docs) | Alex Gaynor | 2013-11-19 | 1 | -2/+7 |
| |/ | |||||
| * | Merge pull request #269 from dreid/backend-interfaces | Alex Gaynor | 2013-11-19 | 4 | -0/+210 |
| |\ | | | | | | | Backend interfaces | ||||
| | * | Describe what backends provide via these interfaces and that not all ↵ | David Reid | 2013-11-18 | 1 | -0/+8 |
| | | | | | | | | | | | | backends must provide all interfaces. | ||||
| | * | Some docstrings. | David Reid | 2013-11-18 | 1 | -1/+8 |
| | | | |||||
| | * | Merge branch 'master' into backend-interfaces | David Reid | 2013-11-18 | 0 | -0/+0 |
| | |\ | |||||
| | * \ | Merge branch 'master' into backend-interfaces | David Reid | 2013-11-18 | 1 | -1/+4 |
| | |\ \ | |||||
| | * | | | Move more uses of interfaces.register... | David Reid | 2013-11-18 | 2 | -2/+4 |
| | | | | | |||||
| | * | | | Hashes and HMACs. | David Reid | 2013-11-18 | 1 | -0/+11 |
| | | | | | |||||
| | * | | | Document backend interfaces. | David Reid | 2013-11-18 | 1 | -7/+82 |
| | | | | | |||||
| | * | | | Fix usages of interfaces.register | David Reid | 2013-11-18 | 1 | -6/+7 |
| | | | | | |||||
| | * | | | Start documenting the backend interfaces. | David Reid | 2013-11-18 | 2 | -0/+44 |
| | | | | | |||||
| | * | | | Change interface names to fit in the new smaller interface surface and | David Reid | 2013-11-18 | 2 | -70/+15 |
| | | | | | | | | | | | | | | | | | | | | correct method names on interfaces. | ||||
| | * | | | flesh out method definitions. | David Reid | 2013-11-18 | 1 | -9/+65 |
| | | | | | |||||
| | * | | | Move register so it can be used by cryptography.hazmat.bindings.interfaces. | David Reid | 2013-11-18 | 9 | -30/+114 |
| | | | | | |||||
* | | | | | Fixed a typo | Alex Gaynor | 2013-11-21 | 1 | -4/+6 |
| | | | | | |||||
* | | | | | Key in the right place | Alex Gaynor | 2013-11-20 | 2 | -5/+6 |
| | | | | | |||||
* | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-19 | 45 | -590/+1101 |
|\| | | | | |||||
| * | | | | Merge pull request #268 from reaperhulk/nist-loader-section-fix | David Reid | 2013-11-18 | 2 | -43/+53 |
| |\ \ \ \ | | |_|_|/ | |/| | | | modify nist loader to support multi-line GCM sections | ||||
| | * | | | simplify nist loader to completely ignore sections | Paul Kehrer | 2013-11-18 | 2 | -55/+37 |
| | | | | | |||||
| | * | | | modify nist loader to support multi-line GCM sections | Paul Kehrer | 2013-11-18 | 2 | -1/+29 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #270 from dreid/register-to-utils-register_interface | Alex Gaynor | 2013-11-18 | 11 | -40/+63 |
| |\ \ \ | | |/ / | |/| | | Move interfaces.register to utils.register_interface in preparation for more interface modules. | ||||
| | * | | Move interfaces.register to utils.register_interface in preparation for more ↵ | David Reid | 2013-11-18 | 11 | -40/+63 |
| |/ / | | | | | | | | | | interface modules. | ||||
| * | | Merge pull request #267 from reaperhulk/evp-cipher-ctx-struct | Alex Gaynor | 2013-11-18 | 1 | -1/+4 |
| |\ \ | | |/ | |/| | de-opaque EVP_CIPHER_CTX a bit | ||||
| | * | de-opaque EVP_CIPHER_CTX a bit | Paul Kehrer | 2013-11-18 | 1 | -1/+4 |
| |/ | |||||
| * | Merge pull request #266 from cyli/ssl_macros | Alex Gaynor | 2013-11-17 | 1 | -1/+37 |
| |\ | | | | | | | Simple macros for ssl bindings for openssl | ||||
| | * | Simple macros | cyli | 2013-11-17 | 1 | -1/+37 |
| |/ |