#privacy #pass #ietf

privacypass

Implementation of Privacy Pass

2 unstable releases

0.2.0-pre.0 Mar 11, 2024
0.1.0 Jul 12, 2022

#549 in Cryptography

28 downloads per month

MIT license

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

~9MB
~190K SLoC