StarlingMonkey icon indicating copy to clipboard operation
StarlingMonkey copied to clipboard

SubtleCrypto encrypt and decrypt for AES-CBC and AES-GCM

Open guybedford opened this issue 5 months ago • 0 comments

  • 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

guybedford avatar Aug 27 '24 18:08 guybedford