mattrglobal / pairing_crypto

A library for pairing based cryptography
Apache License 2.0
10 stars 4 forks source link

feat: add pseudonyms #166

Open BasileiosKal opened 10 months ago

BasileiosKal commented 10 months ago

Based in #165.

Adds pseudonyms, which are constant points for each unique (Prover, Verifier) pair, giving to the Verifier the ability to link multiple proof presentations made by the same Prover.