Skip to content

v0.1.0

Compare
Choose a tag to compare
@SergeBakharev SergeBakharev released this 23 Jan 07:56
· 13 commits to main since this release
bfbd6d4

Change Log

Notable changes to this project will be documented in this file.

Unreleased

Added

Changed

Deprecated

Removed

Fixed

Security

0.1.0

Bare minimum of Privacy Pass protocol to redeem tokens.

Added

  • voprf: derive_key() - Derives the shared key used for redemption MACs
  • voprf: create_request_binding()
  • privacypass: redemption_token()
  • docs: Initial README
  • docs: Firefox Token extraction steps in README
  • docs: Usage example