From ab94697a0f7c7a4598143394c9d6c96be7056c7f Mon Sep 17 00:00:00 2001 From: n0stal6ic Date: Sun, 17 May 2026 10:14:25 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 6d78a79..c5e3262 100644 --- a/README.md +++ b/README.md @@ -147,10 +147,6 @@ Each key gets tested against: - ECB - CBC with zero IV - CBC with first 16 bytes of ciphertext as IV -- CFB (segment size 128) with zero IV and prefix IV -- OFB with zero IV and prefix IV -- CTR with counter starting at 0 -- CTR with counter initialized from first 16 bytes of ciphertext ## CBC key pairs