1 unstable release
0.1.0 | Sep 18, 2022 |
---|
#1075 in Authentication
20KB
433 lines
RevocationList2020
This library provides the implementation for the RevocationList2020
proposal described here.
Demo
The following demo uses the wasm library on a web page.
Usage/Examples
The following example shows how to use the library with Rust.
To run the example locally use the command:
cargo run --example main
Running Tests
To run tests, run the following command
cargo test
Dependencies
~2.1–3.5MB
~55K SLoC