diff options
author | Azul <azul@leap.se> | 2012-06-18 12:40:03 +0200 |
---|---|---|
committer | Azul <azul@leap.se> | 2012-06-18 12:40:03 +0200 |
commit | 81fb099211133c167376d90d8dfe06b2337672f2 (patch) | |
tree | 0f0c6c4aba178e8e21890f9ada139edbe8202b58 /Readme.md | |
parent | 09a7a8c0fb28ff49fac64f282aa136f8a2c20dfe (diff) |
added readme
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 5 |
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. |