|
|
|
|
|
by thaumasiotes
3778 days ago
|
|
It's kind of an interesting idea. Doesn't seem like it would work for RSA cryptography, though -- in that model, your private key is a pair of prime numbers, and your public key is their product. It's hard to produce both factors from the product, but it's pretty easy to produce one factor if you know the product and the other factor. |
|