From 9109b297327f283dc99fffb3d223133ecf41dd47 Mon Sep 17 00:00:00 2001 From: Jean-Marie Mineau Date: Tue, 7 Dec 2021 23:27:32 +0100 Subject: [PATCH] relevent xkcd --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 81a7b05..c4d8f20 100644 --- a/README.md +++ b/README.md @@ -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. +Relevent XKCD: https://xkcd.com/378 + ### Reversing and breaking the encryption procedure `proc1` can be translate by: