[package] name = "spake2" version = "0.1.0" authors = ["Brian Warner "] [dependencies] #rust-crypto = "^0.2" curve25519-dalek = "0.8.0" rand = "0.3.0" sha2 = "0.4.0"