软件包: golang-github-aead-poly1305-dev (0.0~git20180717.3fee0db-1)
golang-github-aead-poly1305-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-aead-poly1305:
- [golang-github-aead-poly1305_0.0~git20180717.3fee0db-1.dsc]
- [golang-github-aead-poly1305_0.0~git20180717.3fee0db.orig.tar.xz]
- [golang-github-aead-poly1305_0.0~git20180717.3fee0db-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Eric Dorland
外部的资源:
- 主页 [github.com]
相似软件包:
poly1305 message authentication code go library
Poly1305 is a fast, one-time authentication function created by Daniel J. Bernstein. It is infeasible for an attacker to generate an authenticator for a message without the key. However, a key must only be used for a single message. Authenticating two different messages with the same key allows an attacker to forge authenticators for other messages with the same key.