aboutsummaryrefslogtreecommitdiff
path: root/security/py-spake2/pkg-descr
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-07-03 01:53:35 +0000
committerSteve Wills <swills@FreeBSD.org>2016-07-03 01:53:35 +0000
commit04ec303693039aaf5c49e917a1f3c9edcbad7c62 (patch)
treefa0b846cb5f5a1720e3282a78b134eee6ce493c0 /security/py-spake2/pkg-descr
parentc5fcead289b257e59a5ce6f69742b2b579fb9d71 (diff)
security/py-spake2: create port
SPAKE2 password-authenticated key exchange (pure python) WWW: http://github.com/warner/python-spake2
Notes
Notes: svn path=/head/; revision=417950
Diffstat (limited to 'security/py-spake2/pkg-descr')
-rw-r--r--security/py-spake2/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-spake2/pkg-descr b/security/py-spake2/pkg-descr
new file mode 100644
index 000000000000..fec7ad90a648
--- /dev/null
+++ b/security/py-spake2/pkg-descr
@@ -0,0 +1,3 @@
+SPAKE2 password-authenticated key exchange (pure python)
+
+WWW: http://github.com/warner/python-spake2