Generate and verify 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 contains the source code needed for building packages that reference the following Go import paths: – github.com/fernet/fernet-go
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0-0.21.20200726giteff2850.fc44 | - |
| Fedora 43 | 0-0.20.20200726giteff2850.fc43 | - |
| Fedora 42 | 0-0.18.20200726giteff2850.fc42 | - |
| Fedora 41 | 0-0.17.20200726giteff2850.fc41 | - |
| Fedora EPEL 10.2 | 0-0.17.20200726giteff2850.el10_0 | - |
| Fedora EPEL 10.1 | 0-0.17.20200726giteff2850.el10_0 | - |
| Fedora EPEL 10.0 | 0-0.17.20200726giteff2850.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-fernet dash maintainers at fedoraproject dot org.