[ ソース: golang-github-jacobsa-crypto ]
パッケージ: golang-github-jacobsa-crypto-dev (0.0~git20190317.9f44e2d+dfsg1-4)
golang-github-jacobsa-crypto-dev に関するリンク
Trisquel の資源:
golang-github-jacobsa-crypto ソースパッケージをダウンロード:
- [golang-github-jacobsa-crypto_0.0~git20190317.9f44e2d+dfsg1-4.dsc]
- [golang-github-jacobsa-crypto_0.0~git20190317.9f44e2d+dfsg1.orig.tar.xz]
- [golang-github-jacobsa-crypto_0.0~git20190317.9f44e2d+dfsg1-4.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Felix Lechner
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の golang-github-jacobsa-crypto-dev 関連パッケージ
|
|
|
-
- 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