diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-03-06 15:37:07 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-03-06 15:37:07 -0300 |
commit | 97554d4c413dd60be4ed67c9553cb0976ce420b9 (patch) | |
tree | 14f2f68780be70465a927eab1a9adbffa5a6bde0 /src/leap/crypto/__init__.py | |
parent | d4452e77afc63ec49684ef4b6cf6459456d293e1 (diff) |
Add SRP related code: authentication and registration
Diffstat (limited to 'src/leap/crypto/__init__.py')
-rw-r--r-- | src/leap/crypto/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/leap/crypto/__init__.py b/src/leap/crypto/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/src/leap/crypto/__init__.py |