We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13952b9 commit cf5a73aCopy full SHA for cf5a73a
1 file changed
dbl/README.md
@@ -11,14 +11,6 @@ Double operation (a.k.a. "multiply-by-x") in Galois Field `GF(2^n)` using
11
the lexicographically first polynomial among the irreducible degree `n` polynomials
12
having a minimum number of coefficients.
13
14
-## Minimum Supported Rust Version (MSRV) Policy
15
-
16
-MSRV increases are not considered breaking changes and can happen in patch
17
-releases.
18
19
-The crate MSRV accounts for all supported targets and crate feature
20
-combinations, excluding explicitly unstable features.
21
22
## License
23
24
Licensed under either of:
0 commit comments