15 releases
Uses new Rust 2024
| 0.5.0 | Sep 3, 2025 |
|---|---|
| 0.4.0-rc.2 | Feb 23, 2025 |
| 0.4.0-rc.1 | Oct 21, 2024 |
| 0.4.0-rc.0 | Jul 26, 2024 |
| 0.1.0 | Nov 20, 2017 |
#2928 in Cryptography
1,773,838 downloads per month
Used in 218 crates
(4 directly)
9KB
135 lines
RustCrypto: Double operation in GF(2^n)
Double operation (a.k.a. "multiply-by-x") in Galois Field GF(2^n) using
the lexicographically first polynomial among the irreducible degree n polynomials
having a minimum number of coefficients.
License
Licensed under either of:
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~535KB
~15K SLoC