Package: wnpp Severity: wishlist Owner: David Steele <ste...@debian.org>
* Package name : golang-github-rfjakob-eme Version : 1.0 Upstream Author : Jakob Unterwurzacher <jakob...@gmail.com> * URL : https://github.com/rfjakob/eme * License : Expat Programming Lang: Go Description : EME wide-block encryption for Go EME for Go Build Status (https://drone.io/github.com/rfjakob/eme/latest) GoDoc (https://godoc.org/github.com/rfjakob/eme) MIT License EME (ECB-Mix-ECB) is a wide-block encryption mode developed by Halevi and Rogaway in 2003 [eme]. (see references below) 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 library is required by gocryptfs (#839279). The Debian Go Packaging Team is listed as the Maintainer. I intend to provide ongoing support.