index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
hazmat
/
primitives
/
twofactor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change how we represented that a test requires a backend.
Alex Gaynor
2014-10-23
2
-2
/
+4
*
Address most of my own comments
Alex Stapleton
2014-03-27
2
-6
/
+6
*
Fixed #809 -- switch back to always using UnsupportedAlgorithm
Alex Gaynor
2014-03-27
2
-6
/
+10
*
a few small fixes
Paul Kehrer
2014-03-19
2
-2
/
+4
*
import order fixes for future automated checking
Paul Kehrer
2014-03-19
2
-3
/
+3
*
Removed pretend stub
Ayrx
2014-03-15
2
-6
/
+2
*
Added backend check to twofactor primitives
Ayrx
2014-03-15
2
-2
/
+24
*
Added future imports and licenses that are missing
Alex Gaynor
2014-03-08
3
-0
/
+18
*
Added length type check to HOTP and corresponding test
Ayrx
2014-03-03
1
-0
/
+6
*
Switch to TypeError
Alex Gaynor
2014-03-01
1
-1
/
+1
*
Update tests as well
Alex Gaynor
2014-03-01
1
-2
/
+2
*
Do some nitpicking cleanup of the twofactor code and documentation.
David Reid
2014-02-25
2
-2
/
+0
*
Seperated the totp tests based on different hash types
Ayrx
2014-02-25
1
-17
/
+80
*
Fixed documentation based on alexs' comments.
Ayrx
2014-02-25
1
-0
/
+8
*
Added documentation for TOTP.
Ayrx
2014-02-25
1
-0
/
+1
*
Added TOTP implementation and tests.
Ayrx
2014-02-25
2
-7
/
+72
*
Fixed HOTP test path, added changelog and myself to author list.
Ayrx
2014-02-21
1
-1
/
+1
*
Changed module name from otp to twofactor.
Ayrx
2014-02-21
2
-0
/
+83