2 unstable releases
0.2.0-pre.0 | Mar 11, 2024 |
---|---|
0.1.0 | Jul 12, 2022 |
#741 in Cryptography
408 downloads per month
74KB
1.5K
SLoC
Privacy Pass
A Rust implementation of the Privacy Pass protocols as specified in the Privacy Pass IETF WG documents.
The library implements both the server side and the client side components for the following token types:
- Privately Verfifiable Tokens
- Publicly Verfifiable Tokens
- Batched Tokens
lib.rs
:
Privacy Pass
A Rust implementation of the Privacy Pass protocol as specified in Privacy Pass IETF WG documents.
The library implements both the server side and the client side components for the following token types:
- Privately Verfifiable Tokens
- Publicly Verfifiable Tokens
- Batched Tokens
Dependencies
~9.5MB
~184K SLoC