Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-27 | 4 | -9/+68 |
|\ | |||||
| * | Merge pull request #227 from dreid/explicit-backend-in-hazmat | Alex Gaynor | 2013-11-26 | 4 | -9/+68 |
| |\ | |||||
| | * | Put some docs for default_backend in a place. | David Reid | 2013-11-25 | 1 | -0/+24 |
| | * | Document all the parameters including cross references to specific providers ... | David Reid | 2013-11-20 | 3 | -2/+32 |
| | * | Use backend as keyword argument everywhere. | David Reid | 2013-11-20 | 3 | -4/+4 |
| | * | Fix doctests. | David Reid | 2013-11-20 | 2 | -1/+2 |
| | * | Add a default_backend and start updating docs. | David Reid | 2013-11-20 | 3 | -8/+12 |
* | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-22 | 3 | -2/+19 |
|\| | | |||||
| * | | Change teh exception | Alex Gaynor | 2013-11-22 | 3 | -13/+10 |
| * | | One more documentation | Alex Gaynor | 2013-11-22 | 1 | -0/+4 |
| * | | Documentation! | Alex Gaynor | 2013-11-22 | 1 | -0/+16 |
| |/ | |||||
* | | An API for generating keys | Alex Gaynor | 2013-11-22 | 1 | -7/+6 |
* | | More info in the docs | Alex Gaynor | 2013-11-22 | 1 | -4/+14 |
* | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-22 | 3 | -2/+145 |
|\| | |||||
| * | Fix latex compilation (needed for pdf on read the docs) | Alex Gaynor | 2013-11-19 | 1 | -2/+7 |
| * | Describe what backends provide via these interfaces and that not all backends... | David Reid | 2013-11-18 | 1 | -0/+8 |
| * | Hashes and HMACs. | David Reid | 2013-11-18 | 1 | -0/+11 |
| * | Document backend interfaces. | David Reid | 2013-11-18 | 1 | -7/+82 |
| * | Start documenting the backend interfaces. | David Reid | 2013-11-18 | 2 | -0/+44 |
* | | Fixed a typo | Alex Gaynor | 2013-11-21 | 1 | -4/+6 |
* | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-19 | 10 | -29/+138 |
|\| | |||||
| * | This document is now basically accurate | Alex Gaynor | 2013-11-17 | 1 | -5/+0 |
| * | Merge pull request #262 from dreid/cipher-algorithm-interfaces | Donald Stufft | 2013-11-17 | 1 | -2/+24 |
| |\ | |||||
| | * | Implement and document an interface for cipher algorithms | David Reid | 2013-11-15 | 1 | -2/+24 |
| * | | Another two | Alex Gaynor | 2013-11-15 | 1 | -1/+1 |
| * | | Two more fixes | Alex Gaynor | 2013-11-15 | 2 | -2/+2 |
| * | | Revert this | Alex Gaynor | 2013-11-15 | 1 | -1/+0 |
| * | | Fixed some spelling mistakes | Alex Gaynor | 2013-11-15 | 3 | -5/+6 |
| |/ | |||||
| * | Merge pull request #258 from alex/already-finalized | David Reid | 2013-11-13 | 2 | -1/+6 |
| |\ | |||||
| | * | Here too | Alex Gaynor | 2013-11-13 | 1 | -1/+1 |
| | * | Also mention finalize | Alex Gaynor | 2013-11-13 | 1 | -1/+1 |
| | * | Use AlreadyFinalized for symmetric ciphers | Alex Gaynor | 2013-11-13 | 1 | -0/+5 |
| * | | Make HMAC methods raise AlreadyFinalized. | David Reid | 2013-11-13 | 1 | -2/+12 |
| |/ | |||||
| * | Merge pull request #253 from dreid/hash-raise-after-finalize | Alex Gaynor | 2013-11-13 | 2 | -2/+17 |
| |\ | |||||
| | * | Accidentally less words. | David Reid | 2013-11-13 | 1 | -1/+1 |
| | * | Document AlreadyFinalized. | David Reid | 2013-11-13 | 2 | -2/+17 |
| * | | Merge pull request #256 from alex/strong-docs | Paul Kehrer | 2013-11-13 | 1 | -0/+12 |
| |\ \ | |||||
| | * | | typo | Alex Gaynor | 2013-11-13 | 1 | -1/+1 |
| | * | | Clearer! | Alex Gaynor | 2013-11-13 | 1 | -2/+2 |
| | * | | typo fix | Alex Gaynor | 2013-11-13 | 1 | -1/+1 |
| | * | | Explain ways in which we can make our docs stronger | Alex Gaynor | 2013-11-13 | 1 | -0/+12 |
| | |/ | |||||
| * / | Describe that hashes get real broken over time | Alex Gaynor | 2013-11-13 | 1 | -0/+9 |
| |/ | |||||
| * | Merge pull request #214 from reaperhulk/arc4-support | David Reid | 2013-11-09 | 1 | -0/+21 |
| |\ | |||||
| | * | update docs to include arc4 example | Paul Kehrer | 2013-11-09 | 1 | -0/+11 |
| | * | Merge branch 'master' into arc4-support | Paul Kehrer | 2013-11-08 | 3 | -3/+86 |
| | |\ | |||||
| | * | | ARC4 support | Paul Kehrer | 2013-11-07 | 1 | -0/+10 |
| * | | | Merge branch 'master' into rtd-theme | Alex Gaynor | 2013-11-08 | 2 | -9/+21 |
| |\ \ \ | |||||
| | * | | | Be more and more explicit about how to do things correctly | Alex Gaynor | 2013-11-08 | 2 | -9/+21 |
| | | |/ | | |/| | |||||
| * / | | Try to use the sphinx rtd theme locally if it's installed | Alex Gaynor | 2013-11-08 | 1 | -4/+12 |
| |/ / | |||||
* | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-07 | 10 | -21/+163 |
|\| | |