软件包:fernet-go(0.0~git20180830.9eac43b-2 以及其他的) [debports]
fernet-go 的相关链接
Debian 的资源:
下载源码包 :
未找到维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- libmirage-crypto-ocaml-dev
- libmhash-dev
- golang-github-nebulouslabs-ed25519-dev
- libmirage-crypto-ocaml
- golang-github-aead-chacha20-dev
- golang-github-aead-poly1305-dev
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-mostynb-go-grpc-compression-dev
- golang-github-dpotapov-go-spnego-dev
- libmhash2
- libdigest-hmac-perl
tool for generates/verifies HMAC-based authentication tokens
This library 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.
This package contains files that is tool using golang-github-fernet-fernet-go-dev.
其他与 fernet-go 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgo23
- Runtime library for GNU Go applications