summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index 063b1bd..e2493d3 100644
--- a/main.c
+++ b/main.c
@@ -176,8 +176,6 @@ int thread_worker(thread_param *param) {
continue;
}
- // TODO accelerate by checking the padding at first
-
uint_fast32_t blk_cnt = ciphertext_length >> 3;
for (uint_fast32_t blk = 0; blk < blk_cnt; ++blk) {
des_ecb_decrypt(