StarlingMonkey
StarlingMonkey copied to clipboard
SubtleCrypto encrypt and decrypt for AES-CBC and AES-GCM
-
SubtleCrypto.prototype.encrypt
-
SubtleCrypto.prototype.decrypt
Both with support for AES-CBC
and AES-GCM
Originally posted by @mlegenhausen in https://github.com/fastly/js-compute-runtime/issues/440#issuecomment-1550974081