Add support for AES AEADs to EnvelopedCms
Open
area-System.Security
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
Today EnvelopedCms only supports AES-CBC. [RFC 5084](https://datatracker.ietf.org/doc/rfc5084/) added support for AES-GCM and AES-CCM. We should consider adding AES-GCM, and possibly AES-CCM.
Contributor guide
Assessment
This issue has not been assessed yet.