Module polyval
binius_
field
0.2.0
Module polyval
Module Items
Structs
Constants
Functions
In crate binius_
field
Modules
aes_field
arch
arithmetic_traits
as_packed_field
binary_field
byte_iteration
error
extension
field
linear_transformation
packed
packed_aes_field
packed_binary_field
packed_extension
packed_extension_ops
polyval
tower_levels
transpose
underlier
util
Macros
binary_tower
impl_packed_field_display
Structs
ByteSlicedAES32x128b
ByteSlicedAES32x16b
ByteSlicedAES32x32b
ByteSlicedAES32x64b
ByteSlicedAES32x8b
Type Aliases
PackedBinaryPolyval1x128b
PackedBinaryPolyval2x128b
PackedBinaryPolyval4x128b
binius_field
Module
polyval
Copy item path
Settings
Help
Summary
Source
Expand description
Binary field implementation of GF(2^128) with a modulus of X^128 + X^127 + X^126 + 1.
Structs
§
Binary
Field128b
Polyval
Constants
§
AES_
TO_
POLYVAL_
TRANSFORMATION
BINARY_
TO_
POLYVAL_
TRANSFORMATION
POLYVAL_
TO_
AES_
TRANSFORMARION
POLYVAL_
TO_
BINARY_
TRANSFORMATION
Functions
§
is_
polyval_
tower