Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | write some words about encrypt/decrypt in fernet (#3756) | Paul Kehrer | 2017-07-06 | 1 | -0/+8 |
* | strongly encourage the use of fernet, document its limitation (#3623) | Paul Kehrer | 2017-05-27 | 1 | -0/+7 |
* | Removed dead link from docs (#3360) | Alex Gaynor | 2017-01-21 | 1 | -3/+2 |
* | fix a docs typo and convert it to a doctest to prevent future problems | Paul Kehrer | 2015-09-04 | 1 | -22/+24 |
* | Mention bcrypt and scrypt. | Terry Chia | 2015-08-30 | 1 | -1/+2 |
* | Fix imports and wordings. | Terry Chia | 2015-08-29 | 1 | -5/+6 |
* | Fixed PBKDF2 class target. | Terry Chia | 2015-08-29 | 1 | -1/+1 |
* | Fix link. | Terry Chia | 2015-08-29 | 1 | -1/+1 |
* | Add some text regarding using passwords with Fernet. | Terry Chia | 2015-08-29 | 1 | -0/+38 |
* | Update fernet.rst - removed a word! | Fran Fitzpatrick | 2015-08-25 | 1 | -1/+1 |
* | Remove extra space. | Terry Chia | 2015-03-28 | 1 | -1/+1 |
* | Attempt to explain MultiFernet better. | Terry Chia | 2015-03-26 | 1 | -2/+4 |
* | added docs stuff on when added | Alex Gaynor | 2014-10-20 | 1 | -0/+2 |
* | Added docs for multifernet | Alex Gaynor | 2014-10-20 | 1 | -3/+31 |
* | Fix a mistake in a docs link | Alex Gaynor | 2014-06-30 | 1 | -1/+1 |
* | Simplified exception message | Ayrx | 2014-05-17 | 1 | -6/+2 |
* | Fixed TypeError and added documentation | Ayrx | 2014-05-17 | 1 | -2/+8 |
* | Standardise on sentence case for titles | Alex Stapleton | 2014-03-18 | 1 | -1/+1 |
* | s/which/that/ | Alex Stapleton | 2014-02-08 | 1 | -2/+2 |
* | DOcument the primitives used in Fernet | Alex Gaynor | 2014-01-23 | 1 | -0/+17 |
* | Spell a word correctly | Alex Gaynor | 2014-01-06 | 1 | -1/+1 |
* | Rearange sentence on recommendation of @jacobian | Alex Gaynor | 2013-12-31 | 1 | -3/+3 |
* | 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 | 1 | -1/+3 |
* | 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 |
* | Fixed a typo | Alex Gaynor | 2013-11-21 | 1 | -4/+6 |
* | 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 | 1 | -0/+48 |