I have to determine encryption method of ZIP files I'm receiving.
Mostly I'm interested to know if AES was used or not...
Any idea ?
|
I have to determine encryption method of ZIP files I'm receiving. Any idea ? | ||||
feedback
|
|
It tells you where that data is located in the spec: find on this page "AlgID 2 bytes Encryption algorithm identifier" and read the surrounding text. | |||
|
feedback
|