Sujet : [dprime] - Generate a deterministic large prime number for a Zero Knowledge Proof
De : pollux (at) *nospam* tilde.club (Stefan Claas)
Groupes : sci.cryptDate : 16. Nov 2024, 22:41:59
Autres entêtes
Organisation : Ch1ffr3punk5
Message-ID : <vhb3j7$7f5o$1@stefan.eternal-september.org>
User-Agent : flnews/1.3.0pre4 (for GNU/Linux)
Hi all,
I came up with the idea that Alice and Bob can generate
a large prime number, which they can remember, based on
a password and salt.
https://github.com/706f6c6c7578/dprimeThis is useful when using a Zero Knowledge Proof, which
Alice shows, when Bob is traveling, that she is communicating
with Bob, anonymously, without using Digital Signatures.
https://github.com/706f6c6c7578/zkpHope you like!
-- RegardsStefan