Module tower_
levels
binius_
field
0.2.0
Module tower_
levels
Module Items
Structs
Traits
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
tower_levels
Copy item path
Settings
Help
Summary
Source
Structs
§
Tower
Level1
Tower
Level2
Tower
Level4
Tower
Level8
Tower
Level16
Tower
Level32
Tower
Level64
Traits
§
Tower
Level
Public API for recursive algorithms over data represented as an array of its limbs E.g. an F_{2^128} element expressed as 8 chunks of 2 bytes or a 256-bit integer represented as 32 individual bytes
Tower
Level
With
Arith
Ops