]> git.lizzy.rs Git - PAKEs.git/commitdiff
README: warn people away from thinking this is ready for use
authorBrian Warner <warner@lothar.com>
Wed, 24 May 2017 07:48:43 +0000 (00:48 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 24 May 2017 07:48:43 +0000 (00:48 -0700)
README.md

index 35e16d144c9f3336f4de68a2e5fd269f37ee2185..b4bfea348d1246838d7982a242744a644316dbf1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
 # spake2.rs
 the SPAKE2 password-authenticated key-exchange algorithm, in Rust
+
+NOTE: this is just a beginning: you should absolutely not use this for anything at all yet. It has a long way to go. Wait until it has a real version number and has been published to crates.io.