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 (
Collapse
)
Author
Age
Files
Lines
*
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. ↵
Alex Gaynor
2014-12-19
1
-7
/
+7
|
|
|
|
Fixes #1559
*
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