golang-github-rfjakob-eme 1.1.2-1 source package in Ubuntu

Changelog

golang-github-rfjakob-eme (1.1.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * update debian/watch to latest github format
  * Standards-Version: 4.6.1

 -- Drew Parsons <email address hidden>  Tue, 08 Nov 2022 18:13:31 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-rfjakob-eme_1.1.2-1.dsc 2.2 KiB d97695d3bbd5954d654fc04c8916a656044907bea1abae86e155cc7175b6fe5f
golang-github-rfjakob-eme_1.1.2.orig.tar.gz 22.6 KiB 59224d9d6a9e49945e07fb6bd5160d1078b34d09d8cee97fb4245e9561413625
golang-github-rfjakob-eme_1.1.2-1.debian.tar.xz 2.9 KiB 78345ccc26b2874bb6232ac68482c5530bc520194f9af81597ab021b7f9ec169

Available diffs

No changes file available.

Binary packages built by this source

golang-github-rfjakob-eme-dev: EME wide-block encryption for Go

 EME for Go 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).