[][src]Crate ghash

GHASH: universal hash over GF(2^128) used by AES-GCM.

Re-exports

pub use polyval::universal_hash;

Structs

GHash

GHASH: universal hash over GF(2^128) used by AES-GCM.