ekr / privacy-pass-base-drafts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

privacy-pass-ietf

The current home for material associated with Privacy Pass documentation associated with the IETF. Current WG documents are below:

Additional information:

Existing implementations

Implementation Language Token Types Version
pat-app Go VOPRF (P-384, SHA-384) (0x0001), Blind RSA (SHA-384, 2048-bit) (0x0002) draft-06
privacypass Rust VOPRF (P-384, SHA-384) (0x0001), Blind RSA (SHA-384, 2048-bit) (0x0002) draft-06

Building Drafts

Formatted text and HTML versions of the draft can be built using make.

$ make

This requires that you have the necessary software installed. See the instructions.

Contributing

See the guidelines for contributions.

About


Languages

Language:Python 52.4%Language:Shell 31.1%Language:Makefile 16.5%