软件包:jose-util(4.0.4-1 以及其他的)
jose-util 的相关链接
Debian 的资源:
下载源码包 golang-github-go-jose-go-jose:
- [golang-github-go-jose-go-jose_4.0.4-1.dsc]
- [golang-github-go-jose-go-jose_4.0.4.orig.tar.gz]
- [golang-github-go-jose-go-jose_4.0.4-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.