]> git.lizzy.rs Git - PAKEs.git/history - Cargo.toml
Link to https://docs.rs/spake2 for doc builds.
[PAKEs.git] / Cargo.toml
2017-08-01 Isis LovecruftLink to https://docs.rs/spake2 for doc builds.
2017-08-01 Brian WarnerCargo.toml: fix the travis badge URL
2017-08-01 Brian Warnerprep for preliminary 0.0.1 release
2017-05-30 Brian Warnerfix all tests, refactor some code for easier testing
2017-05-25 Brian Warnerslow progress, got password-to-scalar working
2017-05-25 Brian Warnerimprovements for tests, which of course fail
2017-05-24 Brian Warnerupdate, make it compile (but not work, of course)
2017-05-17 Brian Warnermore sketches, help from manishearth
2017-05-06 Brian Warnerinitial sketches, help from hdevalence