[ Bron: golang-github-jacobsa-crypto ]
Pakket: golang-github-jacobsa-crypto-dev (0.0~git20190317.9f44e2d dfsg1-3)
Verwijzigingen voor golang-github-jacobsa-crypto-dev
Debian bronnen:
Het bronpakket golang-github-jacobsa-crypto downloaden:
- [golang-github-jacobsa-crypto_0.0~git20190317.9f44e2d dfsg1-3.dsc]
- [golang-github-jacobsa-crypto_0.0~git20190317.9f44e2d dfsg1.orig.tar.xz]
- [golang-github-jacobsa-crypto_0.0~git20190317.9f44e2d dfsg1-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-jacobsa-crypto-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-jacobsa-oglematchers-dev
- matchers for testing/mocking frameworks such as ogletest
-
- dep: golang-github-jacobsa-ogletest-dev
- unit testing framework for Go