projects
/
ruby_srp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09a7a8c
)
added readme
author
Azul
<azul@leap.se>
Mon, 18 Jun 2012 10:40:03 +0000
(12:40 +0200)
committer
Azul
<azul@leap.se>
Mon, 18 Jun 2012 10:40:03 +0000
(12:40 +0200)
Readme.md
[new file with mode: 0644]
patch
|
blob
diff --git a/Readme.md
b/Readme.md
new file mode 100644
(file)
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.