Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password encrypted 7zip arch withe encrypted filenames? #13

Closed
own2pwn opened this issue Jan 19, 2017 · 4 comments
Closed

Password encrypted 7zip arch withe encrypted filenames? #13

own2pwn opened this issue Jan 19, 2017 · 4 comments

Comments

@own2pwn
Copy link

own2pwn commented Jan 19, 2017

Hey, thanks for product! Can you tell me, please, is there a way to create password-encrypted archive with encrypted filenames inside? Maybe you can suggest me another objc implementation?

@lvsti
Copy link
Owner

lvsti commented Jan 21, 2017

by "encrypted filenames" you mean "encrypted files"?

@lvsti
Copy link
Owner

lvsti commented Feb 5, 2017

check out the new release: https://github.com/lvsti/SevenZip/releases/tag/v0.4

@own2pwn
Copy link
Author

own2pwn commented Feb 6, 2017

I mean no file names in archive's files listing. Thank you for your response!

@lvsti
Copy link
Owner

lvsti commented Feb 6, 2017

you can use this new method to encrypt the file listing: https://github.com/lvsti/SevenZip/blob/master/SevenZip/SVZArchive.h#L121-L124
just set the headerEncryption to YES

@lvsti lvsti closed this as completed Feb 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants