Feature request: AES EME Mode Support
Open
help wanted
improvement
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
### Summary
Support for the EME (ECB-Mix-ECB) Mode for AES would be great. EME is a wide-block encryption mode presented in the 2003 paper “A Parallelizable Enciphering Mode” by Halevi and Rogaway (http://seclab.cs.ucdavis.edu/papers/eme.pdf). This is used for deterministic encryption.
### Example
An example project using this encryption is rclone (https://rclone.org/crypt/#name-encryption).
Contributor guide
Assessment
This issue has not been assessed yet.