Name: | golang-github-fernet-devel |
---|---|
Version: | 0 |
Release: | 0.17.20200726giteff2850.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 15880 |
License: | MIT |
RPM: | golang-github-fernet-devel-0-0.17.20200726giteff2850.el10_0.noarch.rpm |
Source RPM: | golang-github-fernet-0-0.17.20200726giteff2850.el10_0.src.rpm |
Build Date: | Mon Jan 06 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/fernet/fernet-go |
Summary: | Generate and verify HMAC-based authentication tokens |
Description: | 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 contains the source code needed for building packages that reference the following Go import paths: – github.com/fernet/fernet-go |