Name: | golang-github-fernet |
---|---|
Version: | 0 |
Release: | 0.17.20200726giteff2850.el10_0 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 3561267 |
License: | MIT |
RPM: | golang-github-fernet-0-0.17.20200726giteff2850.el10_0.aarch64.rpm |
Source RPM: | golang-github-fernet-0-0.17.20200726giteff2850.el10_0.src.rpm |
Build Date: | Mon Jan 06 2025 |
Build Host: | build-ol10-aarch64.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. |