bean
Issues with Crypto Subtle Digest ext:deno_crypto/00_crypto.js
Currently we are using
deno_core v0.200.0
deno_runtime v0.123.0
when attempting to invoke crypto.subtle.digest
the following error is reported
example for reproduction
According to the api docs either a string or enum should be supported as the first param.18 replies