Non-Interactive Zero-Knowledge (NIZK) Proofs of Knowledge (PoKs) of Equal Discrete Logarithms
[x] Support generation & verification of non-interactive zero-knowledge (NIZK) proofs of knowledge (PoKs) of equal discrete logarithms over elliptic curves (i.e., extending beyond the existing module's NIZK proofs of knowledge of a single discrete log).
[x] Add support for generalizing to NIZK proofs of knowledge of equal sets of N discrete logarithms (with N > 2).
[x] Include support for serialization/deserialization of the NIZK proof to a base64-based string encoding, in order to facilitate transmission over network protocols.
Non-Interactive Zero-Knowledge (NIZK) Proofs of Knowledge (PoKs) of Equal Discrete Logarithms