]> git.lizzy.rs Git - PAKEs.git/blob - README.md
README: add travis badge
[PAKEs.git] / README.md
1 # spake2.rs
2 the SPAKE2 password-authenticated key-exchange algorithm, in Rust
3
4 [![Build Status](https://travis-ci.org/warner/spake2.rs.svg?branch=master)](https://travis-ci.org/warner/spake2.rs)
5
6 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.