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

Changelog

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

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Thu, 07 Jan 2021 14:00:24 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-ed25519-dev_0~20140907.d2b94fd-4.1.dsc 2.2 KiB ee0e2342d587c134fe81c212252acd7443d639035424a3e7f8904aa694f9ed7d
golang-ed25519-dev_0~20140907.d2b94fd.orig.tar.gz 105.1 KiB 272e208bdd32edf0d328bf732172f5e53680d80f1ae621c42e0302cb0bf0dffc
golang-ed25519-dev_0~20140907.d2b94fd-4.1.debian.tar.xz 2.7 KiB 2a65660a11a3260feb000bf6d5d3f2107377bcb64c3fa226402f941535727984

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.