[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#933823: ITP: fernet-go -- Fernet generates and verifies HMAC-based authentication tokens.



Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu <iwamatsu@debian.org>

* Package name    : fernet-go
  Version         : 0.0~git20180830.9eac43b-1
  Upstream Author : Keith Rarick
* URL             : https://github.com/fernet/fernet-go
* License         : Expat
  Programming Lang: Go
  Description     : go library generates/verifies HMAC-based authentication tokens

 Fernet takes a user-provided *message* (an arbitrary sequence of
 bytes), a *key* (256 bits), and the current time, and produces a
 *token*, which contains the message in a form that can't be read
 or altered without the key.
 .
 This package is compatible with the other implementations at
 https://github.com/fernet. They can exchange tokens freely among
 each other.


Reply to: