Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add padding info to docs | Paul Kehrer | 2014-01-07 | 1 | -2/+14 | |
| | ||||||
* | Merge pull request #418 from reaperhulk/move-contexts | David Reid | 2014-01-07 | 1 | -73/+83 | |
|\ | | | | | Move ciphercontext/aeadciphercontext to bottom of symmetric encryption | |||||
| * | move ciphercontext/aeadciphercontext to bottom of symmetric encryption | Paul Kehrer | 2014-01-07 | 1 | -73/+83 | |
| | | | | | | | | | | Add a bit of additional text to try to make the convoluted AEAD explanation better. | |||||
* | | GCM does not require padding (removing from docs example) | Paul Kehrer | 2014-01-07 | 1 | -15/+5 | |
|/ | ||||||
* | Merge pull request #416 from dreid/improved-aead-examples | Alex Gaynor | 2014-01-07 | 1 | -13/+73 | |
|\ | | | | | Try making the AEAD examples less dense. | |||||
| * | Make the example more complete and add some comments walking the user ↵ | David Reid | 2014-01-07 | 1 | -14/+49 | |
| | | | | | | | | through some stuff. | |||||
| * | Try making the AEAD examples less dense. | David Reid | 2014-01-07 | 1 | -13/+38 | |
| | | ||||||
* | | also remove CAST5 docs | Paul Kehrer | 2014-01-07 | 1 | -9/+0 | |
|/ | ||||||
* | How to verify that your released correctly | Alex Gaynor | 2014-01-07 | 1 | -1/+9 | |
| | ||||||
* | More stuff | Alex Gaynor | 2014-01-07 | 1 | -2/+3 | |
| | ||||||
* | You need a gpg key to do a release | Alex Gaynor | 2014-01-07 | 1 | -1/+2 | |
| | ||||||
* | Update release docs | Alex Gaynor | 2014-01-06 | 1 | -2/+1 | |
| | ||||||
* | Merge branch 'master' into release-automation | Alex Gaynor | 2014-01-06 | 5 | -7/+99 | |
|\ | ||||||
| * | Merge pull request #412 from alex/version-consistency | David Reid | 2014-01-06 | 1 | -4/+7 | |
| |\ | | | | | | | Compute the version in the same way as setup.py does | |||||
| | * | Compute the version in the same way as setup.py does | Alex Gaynor | 2014-01-06 | 1 | -4/+7 | |
| | | | ||||||
| * | | Spell a word correctly | Alex Gaynor | 2014-01-06 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #203 from alex/fernet | David Reid | 2014-01-06 | 4 | -3/+92 | |
| |\ | | | | | | | [WIP][POC] Implement Fernet | |||||
| | * | Merge branch 'master' into fernet | Alex Gaynor | 2014-01-02 | 6 | -26/+78 | |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: docs/index.rst | |||||
| | * | | Remove this one weird debugger | Alex Gaynor | 2013-12-31 | 1 | -3/+0 | |
| | | | | ||||||
| | * | | Rearange sentence on recommendation of @jacobian | Alex Gaynor | 2013-12-31 | 2 | -3/+6 | |
| | | | | ||||||
| | * | | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-30 | 1 | -3/+20 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-27 | 11 | -30/+158 | |
| | |\ \ \ | ||||||
| | * | | | | flake8 fix | Alex Gaynor | 2013-12-20 | 1 | -1/+0 | |
| | | | | | | ||||||
| | * | | | | Link from symmetric encryption to fernet | Alex Gaynor | 2013-12-20 | 2 | -3/+16 | |
| | | | | | | ||||||
| | * | | | | Linkify this | Alex Gaynor | 2013-12-20 | 1 | -6/+9 | |
| | | | | | | ||||||
| | * | | | | Make into a warning as suggested by @dstufft | Alex Gaynor | 2013-12-20 | 1 | -4/+7 | |
| | | | | | | ||||||
| | * | | | | Reword slightly | Alex Gaynor | 2013-12-20 | 1 | -4/+4 | |
| | | | | | | ||||||
| | * | | | | Mention that the timestamp is plaintext | Alex Gaynor | 2013-12-17 | 1 | -1/+4 | |
| | | | | | | ||||||
| | * | | | | Use the term fernet token | Alex Gaynor | 2013-12-17 | 1 | -11/+13 | |
| | | | | | | ||||||
| | * | | | | Include more info in the title | Alex Gaynor | 2013-12-17 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | Document the other consequence of losing your key | Alex Gaynor | 2013-12-16 | 2 | -2/+5 | |
| | | | | | | ||||||
| | * | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-15 | 9 | -18/+20 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-14 | 10 | -16/+202 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-27 | 4 | -9/+68 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-22 | 3 | -2/+19 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixed a typo | Alex Gaynor | 2013-11-21 | 1 | -4/+6 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-19 | 10 | -29/+138 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-07 | 10 | -21/+163 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-01 | 3 | -22/+55 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fix | Alex Gaynor | 2013-10-31 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fixed keylength in example | Alex Gaynor | 2013-10-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Be explicit | Alex Gaynor | 2013-10-31 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Improve the docs | Alex Gaynor | 2013-10-31 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Docs | Alex Gaynor | 2013-10-31 | 2 | -0/+49 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Update procedure | Alex Gaynor | 2014-01-06 | 2 | -0/+28 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #272 from alex/validate-iv | David Reid | 2014-01-03 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Validate the IV/nonce length for a given algorithm. | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into validate-iv | Alex Gaynor | 2014-01-02 | 5 | -30/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cryptography/hazmat/primitives/ciphers/modes.py |