summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-06-18 12:40:03 +0200
committerAzul <azul@leap.se>2012-06-18 12:40:03 +0200
commit81fb099211133c167376d90d8dfe06b2337672f2 (patch)
tree0f0c6c4aba178e8e21890f9ada139edbe8202b58
parent09a7a8c0fb28ff49fac64f282aa136f8a2c20dfe (diff)
added readme
-rw-r--r--Readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
new file mode 100644
index 0000000..34141ce
--- /dev/null
+++ b/Readme.md
@@ -0,0 +1,5 @@
+*IMPORTANT:* This is an initial test. It's verifying that the algorithm leads to the same secret on the client and server side. However it does not use crypto to send it over yet. So do not rely on it in a production environment yet.
+
+## Ruby-SRP
+
+Secure remote password for ruby.