Skip to main content

Module intrinsics

Module intrinsics 

Source
Expand description

Support for CPU feature autodetection with a portable pure Rust fallback.

Modulesยง

intrinsics_impl ๐Ÿ”’
VPCLMULQDQ optimized POLYVAL implementation using R/F Algorithm Adapted from the implementation in the Apache 2.0 + MIT-licensed HPCrypt library Copyright (c) 2024 HPCrypt Contributors

Structsยง

ExpandedKey ๐Ÿ”’
Precomputed key material for POLYVAL using R/F algorithm
State ๐Ÿ”’
State of a POLYVAL hash operation.