Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

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