How to brute-force AES 128 ECB given a list of keys?

后端 未结 0 1037
星月不相逢
星月不相逢 2020-12-05 21:35

I have a list of roughly 1000, keys for an ECB encrypted file. My current approach is to iterate over each key, decrypt the file and then use the magic library to check if t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题