]> git.lizzy.rs Git - PAKEs.git/blob - Cargo.toml
initial sketches, help from hdevalence
[PAKEs.git] / Cargo.toml
1 [package]
2 name = "spake2"
3 version = "0.1.0"
4 authors = ["Brian Warner <warner@lothar.com>"]
5
6 [dependencies]
7 #rust-crypto = "^0.2"
8 curve25519-dalek = "0.2.0"