How do I crack the encryption program I wrote last time?
Original link: https://mabbs.github.io/2022/10/14/crack-aes.html Not using encryption algorithms according to the rules is very insecure! cause A few days ago, I wrote a very simple encryption program in Python, using the AES-128-CTR encryption method provided by tinyyaes, and then I didn’t complete the iv because it was too troublesome. In the past few days, I have […]
How do I crack the encryption program I wrote last time? Read More »