Poly1305 message authentication code
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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/aead/poly1305
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0-23.20180717git3fee0db.fc42 | - |
Fedora 42 | 0-23.20180717git3fee0db.fc42 | - |
Fedora 41 | 0-22.20180717git3fee0db.fc41 | - |
Fedora 40 | 0-0.17.20180717git3fee0db.fc40 | - |
You can contact the maintainers of this package via email at
golang-github-aead-poly1305 dash maintainers at fedoraproject dot org
.