aboutsummaryrefslogtreecommitdiff
path: root/python/test_olm.sh
diff options
context:
space:
mode:
authorpik <alexander.maznev@gmail.com>2017-04-22 08:11:43 -0500
committerRichard van der Hoff <richard@matrix.org>2017-04-24 12:29:45 +0100
commita3e5beab8969b09ba2e17407376aab0475f6cdc7 (patch)
treec86a9198015248680fddd39825b4364b24b7dca1 /python/test_olm.sh
parente632bc9e52578d7d73733f64e8ab30e485fc9d8a (diff)
Add ed25519_verify to __init__.py and add test for ed25519_verify
Signed-off-by: Alexander Maznev <alexander.maznev@gmail.com>
Diffstat (limited to 'python/test_olm.sh')
-rwxr-xr-xpython/test_olm.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/test_olm.sh b/python/test_olm.sh
index 7c90daf..6ba92b6 100755
--- a/python/test_olm.sh
+++ b/python/test_olm.sh
@@ -37,3 +37,7 @@ $OLM group_decrypt $BOB_GROUP_SESSION group_message
$OLM export_inbound_group $BOB_GROUP_SESSION | $OLM import_inbound_group $CHARLIE_GROUP_SESSION
$OLM group_decrypt $CHARLIE_GROUP_SESSION group_message
+
+### Utility
+
+$OLM ed25519_verify