Source: golang-ed25519-dev Section: devel Priority: optional Maintainer: Debian Privacy Tools Maintainers Uploaders: Jérémy Bobbio Build-Depends: debhelper (>= 9), golang-go, dh-golang, golang-golang-x-crypto-dev Standards-Version: 4.1.4 Homepage: https://github.com/agl/ed25519 Vcs-Git: https://salsa.debian.org/pkg-privacy-team/golang-ed25519-dev.git Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/golang-ed25519-dev XS-Go-Import-Path: github.com/agl/ed25519 Package: golang-ed25519-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: 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.