[pkg-go] Bug#892704: ITP: golang-github-aead-poly1305 -- The	poly1305 message authentication code
    Eric Dorland 
    eric at debian.org
       
    Mon Mar 12 04:24:54 UTC 2018
    
    
  
Package: wnpp
Severity: wishlist
Owner: Eric Dorland <eric at debian.org>
* Package name    : golang-github-aead-poly1305
  Version         : 0.0~git20170715.6cf43fd-1
  Upstream Author : Andreas Auernhammer
* URL             : https://github.com/aead/poly1305
* License         : MIT
  Programming Lang: Go
  Description     : The 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.
    
    
More information about the Pkg-go-maintainers
mailing list