|
|
|
|
|
by deanfranks
4672 days ago
|
|
If the cypher being used is secure, encrypting a block of 1s or 0s will generate an apparently random stream of 0s and 1s. There will be no way to determine the private key from the output of encrypting a block of known data with the public key. |
|