An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/codahale/poly1305

Package poly1305 provides a Go wrapper around floodyberry's optimized implementation of Poly1305. Poly1305 is a message authentication code (MAC) designed to meet the standard notion of unforgeability after a single message. After the sender authenticates one message, an attacker cannot find authenticators for any other messages. The sender MUST NOT use Poly1305 to authenticate more than one message under the same key. Authenticators for two messages under the same key should be expected to reveal enough information to allow forgeries of authenticators on other messages.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20140702143849-18bdc0843283
over 11 years ago
Versions
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/codahale/poly1305
spec
License MIT
Namespace github.com/codahale
First Release over 11 years ago
Last Synced 16 days ago
Repository
Stars 1 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 8.6%