ncp-hash / public-phash

Using Paillier AHE and ZKP to turn a secret key PHash algorithm into a public key one.
GNU General Public License v3.0
1 stars 1 forks source link

Added ZKP outline and pseudocode in server and client. TODO later: Ve… #8

Closed timashana closed 5 years ago

timashana commented 5 years ago

…rify how many C's can break ZKP and reveal rho_sums, then test it

References issue #3.