gchq/CyberChef

Feature request: AES EME Mode Support

Open

#404 建立於 2018年10月28日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (3,944 fork)batch import
help wantedimprovement

倉庫指標

Star
 (34,843 star)
PR 合併指標
 (平均合併 57天 13小時) (30 天內合併 62 個 PR)

描述

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

貢獻者指南