Cargo Features

GHASH has no features set by default.

[dependencies]
ghash = { version = "0.6.0-pre.0", features = ["std", "zeroize"] }
std

Enables std of polyval

Features from optional dependencies

zeroize implicit feature

Enables zeroize

optional dependencies