套件:jose-util(4.0.4-1~bpo12+1)
jose-util 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-go-jose-go-jose:
- [golang-github-go-jose-go-jose_4.0.4-1~bpo12+1.dsc]
- [golang-github-go-jose-go-jose_4.0.4.orig.tar.gz]
- [golang-github-go-jose-go-jose_4.0.4-1~bpo12+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Implementation of JOSE standards (JWE, JWS, JWT) in Go (program)
go-jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards.
The implementation follows the JSON Web Encryption (http://dx.doi.org/10.17487/RFC7516) (RFC 7516), JSON Web Signature (http://dx.doi.org/10.17487/RFC7515) (RFC 7515), and JSON Web Token (http://dx.doi.org/10.17487/RFC7519) (RFC 7519) specifications. Tables of supported algorithms are shown below. The library supports both the compact and JWS/JWE JSON Serialization formats, and has optional support for multiple recipients. It also comes with a small command-line utility (jose-util (https://github.com/go-jose/go-jose/tree/master/jose-util)) for dealing with JOSE messages in a shell.
This package contains the `jose-util` command line tool.