文件名称:biscuit-用于处理Javascript对象签名和加密(JOSE)的库,包括JSON Web令牌(JWT),JSON Web签名(JWS)和JSON Web加密(JWE)-Rust开发
文件大小:92KB
文件格式:ZIP
更新时间:2024-06-16 12:52:43
Rust Web programming
饼干文档:稳定| 主分支Changelog:链接一个库以使用Javascript对象签名和加密(JOSE),包括JSON。 主分支Changelog:链接一个可与Javascript对象签名和加密(JOSE)一起使用的库,包括JSON Web令牌(JWT),JSON Web签名(JWS)和JSON Web加密(JWE),这是基于Keats / rust-jwt的。 安装在Cargo.toml中添加以下内容:biscuit =“ 0.5.0”要使用最新的master分支,例如:biscuit = {git =“ https://github.com/lawliet89/biscuit”,branch =“ master” }支持的功能
【文件预览】:
biscuit-master
----.gitignore(14B)
----src()
--------test.rs(999B)
--------jwe.rs(50KB)
--------jwk.rs(53KB)
--------jwa.rs(54KB)
--------serde_custom()
--------helpers()
--------digest.rs(1KB)
--------jws.rs(14KB)
--------errors.rs(9KB)
--------macros.rs(453B)
--------jws()
--------lib.rs(54KB)
----Cargo.lock(10KB)
----fuzz()
--------.gitignore(171B)
--------fuzz_targets()
--------corpus()
--------Cargo.toml(543B)
--------README.md(181B)
----LICENSE(1KB)
----doc()
--------README.md(192B)
--------supported.md(21KB)
----CHANGELOG.md(9KB)
----Cargo.toml(1KB)
----.github()
--------workflows()
--------dependabot.yml(146B)
----README.md(1KB)
----test()
--------fixtures()