mirror of
https://github.com/saymrwulf/fips205-source.git
synced 2026-09-04 20:03:45 +00:00
clippy: starting update
This commit is contained in:
parent
7542bb2d80
commit
628656a3a0
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ desired [security parameter](#modules) below.
|
||||||
* Note that FIPS 205 places specific requirements on randomness per section 3.1, hence the exposed `RNG`.
|
* Note that FIPS 205 places specific requirements on randomness per section 3.1, hence the exposed `RNG`.
|
||||||
* Requires Rust **1.70** or higher. The minimum supported Rust version may be changed in the future,
|
* Requires Rust **1.70** or higher. The minimum supported Rust version may be changed in the future,
|
||||||
but it will be done with a minor version bump.
|
but it will be done with a minor version bump.
|
||||||
* All on-by-default features of this library are covered by SemVer.
|
* All on-by-default features of this library are covered by `SemVer`.
|
||||||
* This software is experimental and still under active development -- USE AT YOUR OWN RISK!
|
* This software is experimental and still under active development -- USE AT YOUR OWN RISK!
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue