Functionsยง
- export_
key ๐ - https://w3c.github.io/webcrypto/#hmac-operations-export-key
- generate_
key ๐ - https://w3c.github.io/webcrypto/#hmac-operations-generate-key
- get_
key_ ๐length - https://w3c.github.io/webcrypto/#hmac-operations-get-key-length
- hash_
function_ ๐block_ size_ in_ bits - Return the block size in bits of a hash function, according to Figure 1 of https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.180-4.pdf.
- import_
key ๐ - https://w3c.github.io/webcrypto/#hmac-operations-import-key
- sign ๐
- https://w3c.github.io/webcrypto/#hmac-operations-sign
- verify ๐
- https://w3c.github.io/webcrypto/#hmac-operations-verify