Examples
Secure hash algorithms
HMAC
ECDSA
Generate random values
API reference
@oslojs/crypto/ecdsa
@oslojs/crypto/hash
@oslojs/crypto/hmac
@oslojs/crypto/random
@oslojs/crypto/rsa
@oslojs/crypto/sha1
@oslojs/crypto/sha2
@oslojs/crypto/sha3
@oslojs/crypto/subtle
Links
GitHub
Oslo
Twitter
Donate
HMAC
Synchronous implementation of HMAC as specified in
NIST FIPS 198-1
.
Methods
digest()
update()