How to Install golang-ed25519-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install golang-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 source of a Go implementation.

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

Version: 0~20140907.d2b94fd-3

Section: universe/devel