Skip to main content

Module packed_ghash_128

Module packed_ghash_128 

Source
Expand description

Portable implementation of packed GHASH field operations.

Type Aliasesยง

GhashInvert1x
Invert wrapper for the PackedBinaryGhash1x128b packing: the shared Itoh-Tsujii inversion.
GhashSquare1x
Square wrapper for the PackedBinaryGhash1x128b packing: the shared software square.
GhashWideMul1x
Widening-multiply wrapper used by the PackedBinaryGhash1x128b packing.