golang-github-jacobsa-crypto-dev 0.0~git20171018.0.c73681c+dfsg1-1ubuntu1 (ppc64el binary) in ubuntu bionic

 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.