Module parity_crypto::hmac[][src]

Structs

HMAC signing key.

HMAC signature.

Stateful HMAC computation.

HMAC signature verification key.

Functions

Compute HMAC signature of data.

Verify HMAC signature of data.