aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptography/hazmat/primitives/twofactor/hotp.py
Commit message (Expand)AuthorAgeFilesLines
* Add flag to toggle key length check for HOTP and TOTP. (#3012)Terry Chia2016-07-161-2/+3
* Change ' to ".Terry Chia2015-06-191-2/+2
* Remove a default argument and rename a private function.Jiangge Zhang2015-06-031-3/+3
* Follow the review advice: turn URI generator into methods.Jiangge Zhang2015-06-031-0/+6
* Move cryptography.exceptions.InvalidToken to cryptography.hazmat.primitives.t...Steven Buss2015-04-131-1/+2
* 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/+69