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 spake2 to edition-2018 | Brian Warner | |
2018-10-17 | spake2 code reorganization (#6) | Artyom Pavlov | |