https://github.com/andrewwhitehead/non-revocation-token
https://github.com/andrewwhitehead/non-revocation-token
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewwhitehead/non-revocation-token
- Owner: andrewwhitehead
- Created: 2021-08-21T03:09:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T20:34:08.000Z (over 2 years ago)
- Last Synced: 2025-01-11T22:13:37.447Z (5 months ago)
- Language: Rust
- Size: 53.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Non-Revocation Token
A new method for handling anonymous revocation of BBS+ credentials.
[Details at HackMD](https://hackmd.io/kj223D1ZQN29WiusmnPFMA)
## Run demo
```rust
cargo run --release --bin demo
```