gchq/CyberChef

Feature request: AES EME Mode Support

Aperta

#404 aperta il 28 ott 2018

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (3944 fork)batch import
help wantedimprovement

Metriche repository

Star
 (34.843 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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).

Guida contributor