diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-01-22 16:26:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:22:58 +0700 |
commit | 1e1aa5d236b40bb5d443763e9cf762133bf438b0 (patch) | |
tree | d0d9e6f85d340dfb67df8739196609abc86376fa /python/python-axolotl-curve25519/README | |
parent | bf24140aa622523ac3d979e3793f88e6d82d816f (diff) |
python/python-axolotl-curve25519: Added (python wrapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-axolotl-curve25519/README')
-rw-r--r-- | python/python-axolotl-curve25519/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-axolotl-curve25519/README b/python/python-axolotl-curve25519/README new file mode 100644 index 0000000000000..3ac53ad3fd213 --- /dev/null +++ b/python/python-axolotl-curve25519/README @@ -0,0 +1,4 @@ +python-axolotl-curve25519 + +Python wrapper for curve25519 library with ed25519 signatures +This wrapper is meant for use by python-axolotl. |