1 个不稳定版本

0.1.0 2022年9月18日

#829身份验证

Apache-2.0

20KB
433

RevocationList2020

本库提供了此处描述的 RevocationList2020 方案的实现。

演示

以下演示使用了网页上的 wasm 库。

Demo

用法/示例

以下示例展示了如何使用 Rust 库。

https://github.com/noandrea/rl2020.rs/blob/aa3b2f099c6faa9f2ad45618cc3b0d4ae6bc0f4e/examples/main.rs#L5-L33

要在本地运行示例,请使用以下命令

cargo run --example main

运行测试

要运行测试,请执行以下命令

  cargo test

依赖关系

~2–3MB
~53K SLoC