golang-ed25519-dev 0~20140907.d2b94fd-4 source package in Ubuntu

Changelog

golang-ed25519-dev (0~20140907.d2b94fd-4) unstable; urgency=medium

  * Team upload (Closes: #902957).
  * debian/control: Update VCS, Standards version, renew priority naming.

 -- Ulrike Uhlig <email address hidden>  Fri, 27 Jul 2018 13:43:17 +0200

Upload details

Uploaded by:
Debian Privacy Tools Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Privacy Tools Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-ed25519-dev_0~20140907.d2b94fd-4.dsc 2.2 KiB 88c4bd6b95f9c3abaac4ab5ee97b1569b4a959538017f4d6467c5a621e00d725
golang-ed25519-dev_0~20140907.d2b94fd.orig.tar.gz 105.1 KiB 272e208bdd32edf0d328bf732172f5e53680d80f1ae621c42e0302cb0bf0dffc
golang-ed25519-dev_0~20140907.d2b94fd-4.debian.tar.xz 2.6 KiB 41dc66222ff691e20d958a484208ac63cccad09da896b834bb04e079f2f78089

No changes file available.

Binary packages built by this source

golang-ed25519-dev: Go implementation of the Ed25519 signature algorithm

 Ed25519 is a public-key signature system based on elliptic-curve
 cryptography, carefully engineered at several levels of design and
 implementation to achieve very high speeds without compromising security.
 .
 This package contains the source of a Go implementation.