gchq/CyberChef

Feature request: AES EME Mode Support

オープン

#404 opened on 2018/10/28

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (3,944 件のフォーク)batch import
help wantedimprovement

Repository metrics

Stars
 (34,843 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド