Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 362 Bytes

File metadata and controls

9 lines (7 loc) · 362 Bytes

AES-CTR - Reused key - Known Plaintext Attack

This program is to decrypt AES-CTR that reused key with a known plain text and cipher text pair
Author: Kalana Sankalpa (Anon LK).

How to run

Change the known_plaintext, known_ciphertext and the ciphertext that needs to decrypt.
Change the padding value if necessary

alt test