How to Install golang-github-nebulouslabs-ed25519-dev in Ubuntu 18.04



Install golang-github-nebulouslabs-ed25519-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-nebulouslabs-ed25519-dev

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 NebulousLabs fork of the original Go implementation (see https://github.com/agl/ed25519 and the golang-ed25519-dev package).

Homepage: https://github.com/nebulouslabs/ed25519

Version: 0.0~git20150728.0.0e573b1-1

Section: universe/devel