0.5.1 • Published 3 months ago

@cloudflare/privacypass-ts v0.5.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

NPM NPM

NPM

privacypass-ts: A TypeScript Library for the Privacy Pass Issuance Protocol

Specification: Compliant with IETF draft-ietf-privacypass-protocol and tests vectors match with draft v11.

Support:

  • Public-Verifiable tokens (Blind-RSA)
  • Private-Verifiable tokens (VOPRF)

Development

TaskNPM scripts
Installing$ npm ci
Building$ npm run build
Unit Tests$ npm run test
Examples$ npm run examples
Benchmarking$ npm run bench
Code Linting$ npm run lint
Code Formatting$ npm run format

License

The project is licensed under the Apache-2.0 License.