Module ghash

Source
Expand description

Binary field implementation of GF(2^128) with a modulus of X^128 + X^7 + X^2 + X + 1. This is the GHASH field used in AES-GCM.

Structs§

BinaryField128bGhash

Functions§

is_ghash_tower