bytecodealliance / bytecodealliance/StarlingMonkey
SubtleCrypto encrypt and decrypt for AES-CBC and AES-GCM
Open
- Dominant language
- C
- Stars
- 288
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
* `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_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.