Install golang-github-jacobsa-crypto-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-jacobsa-crypto-dev
Description:
Some Go cryptography routines that are not included in the Go standard library
This repository contains Go packages related to cryptographic standards that are not included in the Go standard library. These include: • SIV mode (http://go.pkgdoc.org/github.com/jacobsa/crypto/siv), which provides deterministic encryption with authentication. • CMAC (http://go.pkgdoc.org/github.com/jacobsa/crypto/cmac), a message authentication system used by SIV mode.
Homepage: https://github.com/jacobsa/crypto
Version: 0.0~git20171018.0.c73681c+dfsg1-1ubuntu2
Section: universe/devel