aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptography/fernet.py
Commit message (Expand)AuthorAgeFilesLines
* Add a way to pass current time to Fernet (#5256)Jakub Stasiak2020-06-141-7/+17
* centralize our bytes check (#4622)Paul Kehrer2018-12-021-5/+3
* Add support for extracting timestamp from a Fernet token (#4229)Paul Kehrer2018-05-121-6/+15
* Add Multifernet.rotate method (#3979)Chris Wolfe2017-10-191-2/+23
* fernet fix: ignore the timestamp entirely when no ttl is setPaul Kehrer2016-01-211-2/+4
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
* Move the cryptography package into a src/ subdirectoryDonald Stufft2014-11-131-0/+150