Decrypting AEScrypt encrypted file with CryptoPP
"'Florian Kleinicke' via Crypto++ Users" <[email protected]>
| Newsgroups | gmane.comp.encryption.cryptopp |
|---|---|
| Message-ID | <[email protected]> |
I need to decrypt a file using CryptoPP that was previously encrypted using pyAEScrypt. It uses the "aes file format" as defined here: https://www.aescrypt.com/aes_file_format.html Therefore I need to get the IV out of the header and dump the remaining header. Did anyone do this before? I'm not very sure how to find the IV in the header and how to find the end of the header. -- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/9915f700-a6db-4344-bb3d-f8bb8afa9137n%40googlegroups.com.