summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorKeuin <[email protected]>2022-05-27 22:38:07 +0800
committerKeuin <[email protected]>2022-05-27 22:38:07 +0800
commite0c73f09776ba24a6f37c369c4105c2d589a7a17 (patch)
treeb136a9c6c0bd01b75345523dd56525f2c9bee743 /main.c
parent4859a329e10958fae6058ba67f21306c638adf6c (diff)
Remove finished TODO.
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(