パッケージ: 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.1 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6.1-udeb
-
- dep: libgo23
- Runtime library for GNU Go applications