diff options
author | Ayrx <terrycwk1994@gmail.com> | 2014-02-12 18:05:43 +0800 |
---|---|---|
committer | Ayrx <terrycwk1994@gmail.com> | 2014-02-21 11:13:35 +0800 |
commit | 00cc90018a61e702ec78a9f33161518797da3713 (patch) | |
tree | c0fea796cddbe7473d2f4aad7d86571fe00367bf /tests/hazmat/oath/__init__.py | |
parent | d2f24580aa9e5f90c1011c2cfc7720077b74cd4d (diff) | |
download | cryptography-00cc90018a61e702ec78a9f33161518797da3713.tar.gz cryptography-00cc90018a61e702ec78a9f33161518797da3713.tar.bz2 cryptography-00cc90018a61e702ec78a9f33161518797da3713.zip |
Added HOTP implementation and associated tests
Diffstat (limited to 'tests/hazmat/oath/__init__.py')
-rw-r--r-- | tests/hazmat/oath/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/hazmat/oath/__init__.py b/tests/hazmat/oath/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/hazmat/oath/__init__.py |