Consensys / zero-knowledge-proofs

Zero Knowledge Proofs and how they can be implemented in Quorum
130 stars 58 forks source link

Origination of Salt values needs to be resolved #8

Open petermunnings opened 7 years ago

petermunnings commented 7 years ago

Currently, the salt values are just hard coded values in the javascript code.

This needs to be fixed. It is however a bigger discussion.