Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

RustCrypto: Double operation in GF(2^n)

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

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.