How open an AES encrypted .zip?
Posted
by PHP-Prabhu
on Stack Overflow
See other posts from Stack Overflow
or by PHP-Prabhu
Published on 2010-06-01T14:06:55Z
Indexed on
2010/06/01
16:53 UTC
Read the original article
Hit count: 203
Can anybody please let me know, How open an AES encrypted .zip?. I need an encryption method should be 128-bit or 256-bit AES
. As well as this should be a PHP process.
any references...appreciable.
© Stack Overflow or respective owner