Skip to content

ppopth/ec-commitments

 
 

Repository files navigation

ec-commitments

CircleCI

Elliptic curve commitments that are used for Privacy Pass. Stored separately to make key rotation easier.

Currently we only support operations on P-256.

Quickstart:

 $ npm install
 $ npm test

About

JSON file for storing the public EC commitments used in the Privacy Pass extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%