[dprime] - Generate a deterministic large prime number for a Zero Knowledge Proof
Stefan Claas <[email protected]>
| Newsgroups | alt.cypherpunks |
|---|---|
| Organization | Ch1ffr3punk5 |
| Message-ID | <[email protected]> |
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/dprime This 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/zkp Hope you like! -- Regards Stefan