relevent xkcd
This commit is contained in:
parent
0f3159d472
commit
9109b29732
1 changed files with 2 additions and 0 deletions
|
|
@ -163,6 +163,8 @@ We could try the same approche to print passwords, but sadly, the program compar
|
||||||
|
|
||||||
We could continue to do crazy stuff by patching the programe: for instance, `proc1` is likely to be a bijection, so applying `proc1` to the cipher text enought times will endup deciphering the text. But its not worth it.
|
We could continue to do crazy stuff by patching the programe: for instance, `proc1` is likely to be a bijection, so applying `proc1` to the cipher text enought times will endup deciphering the text. But its not worth it.
|
||||||
|
|
||||||
|
Relevent XKCD: https://xkcd.com/378
|
||||||
|
|
||||||
### Reversing and breaking the encryption procedure
|
### Reversing and breaking the encryption procedure
|
||||||
|
|
||||||
`proc1` can be translate by:
|
`proc1` can be translate by:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue