aboutsummaryrefslogtreecommitdiffstats
path: root/docs/fernet.rst
Commit message (Expand)AuthorAgeFilesLines
* Add a way to pass current time to Fernet (#5256)Jakub Stasiak2020-06-141-0/+39
* Document that Fernet accepts text keys (#5255)Jakub Stasiak2020-05-251-3/+4
* switch to py3 on docs job (#4230)Paul Kehrer2018-05-121-9/+9
* Add support for extracting timestamp from a Fernet token (#4229)Paul Kehrer2018-05-121-0/+16
* Add Multifernet.rotate method (#3979)Chris Wolfe2017-10-191-1/+46
* write some words about encrypt/decrypt in fernet (#3756)Paul Kehrer2017-07-061-0/+8
* strongly encourage the use of fernet, document its limitation (#3623)Paul Kehrer2017-05-271-0/+7
* Removed dead link from docs (#3360)Alex Gaynor2017-01-211-3/+2
* fix a docs typo and convert it to a doctest to prevent future problemsPaul Kehrer2015-09-041-22/+24
* Mention bcrypt and scrypt.Terry Chia2015-08-301-1/+2
* Fix imports and wordings.Terry Chia2015-08-291-5/+6
* Fixed PBKDF2 class target.Terry Chia2015-08-291-1/+1
* Fix link.Terry Chia2015-08-291-1/+1
* Add some text regarding using passwords with Fernet.Terry Chia2015-08-291-0/+38
* Update fernet.rst - removed a word!Fran Fitzpatrick2015-08-251-1/+1
* Remove extra space.Terry Chia2015-03-281-1/+1
* Attempt to explain MultiFernet better.Terry Chia2015-03-261-2/+4
* added docs stuff on when addedAlex Gaynor2014-10-201-0/+2
* Added docs for multifernetAlex Gaynor2014-10-201-3/+31
* Fix a mistake in a docs linkAlex Gaynor2014-06-301-1/+1
* Simplified exception messageAyrx2014-05-171-6/+2
* Fixed TypeError and added documentationAyrx2014-05-171-2/+8
* Standardise on sentence case for titlesAlex Stapleton2014-03-181-1/+1
* s/which/that/Alex Stapleton2014-02-081-2/+2
* DOcument the primitives used in FernetAlex Gaynor2014-01-231-0/+17
* Spell a word correctlyAlex Gaynor2014-01-061-1/+1
* Rearange sentence on recommendation of @jacobianAlex Gaynor2013-12-311-3/+3
* Linkify thisAlex Gaynor2013-12-201-6/+9
* Make into a warning as suggested by @dstufftAlex Gaynor2013-12-201-4/+7
* Reword slightlyAlex Gaynor2013-12-201-4/+4
* Mention that the timestamp is plaintextAlex Gaynor2013-12-171-1/+4
* Use the term fernet tokenAlex Gaynor2013-12-171-11/+13
* Include more info in the titleAlex Gaynor2013-12-171-2/+2
* Document the other consequence of losing your keyAlex Gaynor2013-12-161-1/+3
* An API for generating keysAlex Gaynor2013-11-221-7/+6
* More info in the docsAlex Gaynor2013-11-221-4/+14
* Fixed a typoAlex Gaynor2013-11-211-4/+6
* fixAlex Gaynor2013-10-311-1/+0
* Fixed keylength in exampleAlex Gaynor2013-10-311-1/+1
* Be explicitAlex Gaynor2013-10-311-1/+3
* Improve the docsAlex Gaynor2013-10-311-1/+4
* DocsAlex Gaynor2013-10-311-0/+48