Module parity_crypto::hmac [−][src]
Structs
| SigKey |
HMAC signing key. |
| Signature |
HMAC signature. |
| Signer |
Stateful HMAC computation. |
| VerifyKey |
HMAC signature verification key. |
Functions
| sign |
Compute HMAC signature of |
| verify |
Verify HMAC signature of |