Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-20 | 2021 edition bump + doc improvements; MSRV 1.56 (#80) | Tony Arcieri | |
- Bumps both `spake2` and `srp` to Rust 2021 edition - Uses the new `doc = include_str!(...)` attribute to include README.md files in the rustdoc - Improves the README.md files, adding an initial one for `srp` - clippy fixes for Rust 1.56 | |||
2018-12-06 | update srp to idioms of edition-2018 | Brian Warner | |
2018-11-27 | deps: update to rand-0.6 | Brian Warner | |
2018-10-23 | update SRP dependencies | Артём Павлов [Artyom Pavlov] | |
2018-10-16 | reformat all code to match rustfmt-1.29.0 | Brian Warner | |
2017-08-18 | Clippy updates | Артём Павлов [Artyom Pavlov] | |
2017-08-14 | PAKE repository reorganization | Артём Павлов [Artyom Pavlov] | |