elixium_core icon indicating copy to clipboard operation
elixium_core copied to clipboard

Research ZKPs

Open alexdovzhanyn opened this issue 7 years ago • 1 comments

Zero-knowledge proofs allow someone to prove that they know a value/a value is valid, without disclosing the value. If we could implement a zero-knowledge proof system where transactions that are sent do not need to disclose any information about the data within them, while still being completely verifiable, this would be great.

alexdovzhanyn avatar Feb 01 '18 00:02 alexdovzhanyn

Problem with ZKP listed on Monero: https://bitcointalk.org/index.php?topic=583449.0 If the system is corrupted and is exploited, you have no way to know !

antoninadert avatar Apr 06 '18 16:04 antoninadert