Skip to main content

Module portable

Module portable 

Source

Re-exports§

pub use m128::M128;
pub use m256::M256;
pub use m256::m256_from_u128s;
pub use m512::M512;

Modules§

arithmetic
m128
m256
m512
packed_aes_8
packed_aes_128
packed_aes_256
packed_aes_512
packed_ghash_128
Portable implementation of packed GHASH field operations.
packed_ghash_256
packed_ghash_512
packed_ghash_sq_256
Portable strategy selection for the PackedGhashSq1x256b packing.