Skip to main content
Question

Elegant way of reading AES-encrypted ZIP on server?

  • November 19, 2019
  • 2 replies
  • 21 views

Forum|alt.badge.img

I am trying to find an elegant way of reading content from an AES-encrypted zip-archive which is downloaded from a trusted source.

If it were not encrypted or just used cryptozip, I would just use a pythoncaller and zipfile and process the results of a httpcaller. However, zipfile within python seems to be unable to deal with aes.

Is there an elegent way around this? Will I have to save the file, run 7zip through a systemcaller and read the contents?

 

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • November 19, 2019

7-zip + systemcaller would be the best approach I believe


Forum|alt.badge.img
  • Author
  • November 19, 2019
sigtill wrote:

7-zip + systemcaller would be the best approach I believe

Too bad - I had hoped there would have been a nicer way to do it by now.

I'll have to find out the install and utilities folder first then.

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings