index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
hazmat
/
primitives
/
twofactor.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
support byteslike for OTP (#4710)
Paul Kehrer
2019-01-17
1
-6
/
+8
*
a few docs fixes and language improvements (#4472)
Paul Kehrer
2018-09-14
1
-6
/
+6
*
let's talk about bits baby (#3956)
Paul Kehrer
2017-10-11
1
-12
/
+13
*
Update example code to use recommended 160 bits (#3088)
Dave Brondsema
2016-08-16
1
-2
/
+2
*
Remove provider language from docs (#3072)
Gabriel Orisaka
2016-07-31
1
-4
/
+4
*
A few small cleanups (#3046)
Alex Gaynor
2016-07-18
1
-2
/
+2
*
Add flag to toggle key length check for HOTP and TOTP. (#3012)
Terry Chia
2016-07-16
1
-2
/
+22
*
add versionadded to the get_provision_uri methods on TOTP/HOTP
Paul Kehrer
2015-08-09
1
-0
/
+4
*
some docs cleanup for OTP
Paul Kehrer
2015-06-03
1
-8
/
+14
*
Move the external link to page bottom.
Jiangge Zhang
2015-06-03
1
-3
/
+4
*
add license header and fix grammar errors.
Jiangge Zhang
2015-06-03
1
-2
/
+2
*
Remove a default argument and rename a private function.
Jiangge Zhang
2015-06-03
1
-4
/
+6
*
Describe provisioning URI in the document.
Jiangge Zhang
2015-06-03
1
-0
/
+38
*
Update docs
Steven Buss
2015-04-13
1
-4
/
+9
*
Fixed links in the docs
Alex Gaynor
2015-02-24
1
-2
/
+2
*
Anywhere we tell someone to randomly generate something, link the RNG docs. F...
Alex Gaynor
2014-12-19
1
-7
/
+7
*
Fixed #809 -- switch back to always using UnsupportedAlgorithm
Alex Gaynor
2014-03-27
1
-2
/
+2
*
Standardise on sentence case for titles
Alex Stapleton
2014-03-18
1
-2
/
+2
*
Added backend check to twofactor primitives
Ayrx
2014-03-15
1
-0
/
+6
*
Updated documentation for HOTP and TOTP TypeError
Ayrx
2014-03-04
1
-2
/
+4
*
Switch to TypeError
Alex Gaynor
2014-03-01
1
-2
/
+2
*
Docs as well
Alex Gaynor
2014-03-01
1
-4
/
+4
*
Do some nitpicking cleanup of the twofactor code and documentation.
David Reid
2014-02-25
1
-31
/
+35
*
Fixed wrong param naming in totp documentation
Ayrx
2014-02-25
1
-1
/
+1
*
Fixed documentation
Ayrx
2014-02-25
1
-5
/
+9
*
Updated HOTP and TOTP doctests
Ayrx
2014-02-25
1
-6
/
+5
*
Added method definitions to TOTP documentation.
Ayrx
2014-02-25
1
-1
/
+13
*
Updated secret key description
Ayrx
2014-02-25
1
-6
/
+6
*
Fixed documentation based on alexs' comments.
Ayrx
2014-02-25
1
-13
/
+14
*
Small fixes
Ayrx
2014-02-25
1
-6
/
+5
*
Added documentation for TOTP.
Ayrx
2014-02-25
1
-10
/
+55
*
Added "version added" to docs
Ayrx
2014-02-21
1
-0
/
+2
*
Changed module name from otp to twofactor.
Ayrx
2014-02-21
1
-0
/
+94