privacypass

Crates.ioprivacypass
lib.rsprivacypass
version0.2.0-pre.0
sourcesrc
created_at2022-07-12 17:03:30.66251
updated_at2024-03-11 18:07:08.970483
descriptionImplementation of Privacy Pass
homepage
repositoryhttps://github.com/raphaelrobert/privacypass
max_upload_size
id624523
size242,605
(raphaelrobert)

documentation

https://docs.rs/privacypass

README

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
Commit count: 44

cargo fmt