Age | Commit message (Collapse) | Author |
|
|
|
Makes `getrandom` an optional on-by-default feature
Adds CI for `thumbv7em-none-eabi` targets
|
|
Still has a hard dependency on `alloc`, and with the current hard
dependency on `getrandom` also limited platform support
|
|
- 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
|
|
Uses the standard boilerplate we've been using for other projects
|