aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptography/hazmat/primitives/twofactor
Commit message (Expand)AuthorAgeFilesLines
* Add flag to toggle key length check for HOTP and TOTP. (#3012)Terry Chia2016-07-162-4/+6
* Change ' to ".Terry Chia2015-06-193-12/+12
* add license header and fix grammar errors.Jiangge Zhang2015-06-031-0/+4
* Remove a default argument and rename a private function.Jiangge Zhang2015-06-033-8/+8
* Follow the review advice: turn URI generator into methods.Jiangge Zhang2015-06-033-27/+15
* Add "generate_key_uri" utility for HOTP/TOTP.Jiangge Zhang2015-05-261-0/+50
* Move cryptography.exceptions.InvalidToken to cryptography.hazmat.primitives.t...Steven Buss2015-04-133-2/+8
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-163-36/+9
* Move the cryptography package into a src/ subdirectoryDonald Stufft2014-11-133-0/+124