Name: | golang-github-fernet |
---|---|
Version: | 0 |
Release: | 0.17.20200726giteff2850.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3537275 |
License: | MIT |
RPM: | golang-github-fernet-0-0.17.20200726giteff2850.el10_0.x86_64.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. |