Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 356 Bytes

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