EME (Encrypt-Mix-Encrypt) wide-block encryption for Go
EME (ECB-Mix-ECB or, clearer, Encrypt-Mix-Encrypt) is a wide-block encryption mode developed by Halevi and Rogaway in 2003. EME uses multiple invocations of a block cipher to construct a new cipher of bigger block size (in multiples of 16 bytes, up to 2048 bytes). This package contains the source code needed for building packages that reference the following Go import paths: – github.com/rfjakob/eme
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.1-3.fc35 | - |
Fedora 35 | 1.1.1-3.fc35 | - |
Fedora 34 | 1.1.1-2.fc34 | - |
EPEL 7 | 1.1-2.el7 | - |
You can contact the maintainers of this package via email at
golang-github-rfjakob-eme dash maintainers at fedoraproject dot org
.