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.digest()
Returns the hash.
Definition
function
digest
()
:
Uint8Array
;