Universal hash over GF(2^128) useful for the AES-GCM cipher
Description
Universal hash over GF(2^128) useful for constructing a Message
Authentication Code (MAC), as in the AES-GCM authenticated encryption
cipher.
This package contains library source intended for building other packages which
use the "default" feature of the "ghash" crate.