awslabs / awslabs/aws-encryption-sdk-specification
Multi-keyrings MUST call OnDecrypt on list of child keyrings in order
Open
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
The specification currently only states that if a generator is specified, it MUST be used first.
It also technically doesn't specify that the calls should be sequential, which it should to the same degree that OnEncrypt does (see also #146 for thoughts on a potential future parallel version).
Contributor guide
Assessment
This issue has not been assessed yet.