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

Support OpenSSL encryption with compression (not instead of) #133

Merged
merged 3 commits into from
Jun 1, 2018

Conversation

nohuhu
Copy link
Contributor

@nohuhu nohuhu commented Jun 1, 2018

Plus assorted minor improvements.

The main effect of this PR is that OpenSSL encryption is now applied on top of compression, whereas previously it was synonymous with no compression. I contemplated adding yet another command line option to work around this behavior change but then decided that in the end, compression is a Good Thing and if some users want to encrypt their archives without compressing they can use --nocomp option explicitly instead of relying on a unintended side effect of previous implementation.

That said, while I see this as a minor breaking change it is still a change. If you think it is a Bad Thing I'm open to working around this issue.

@megastep megastep merged commit d152f88 into megastep:master Jun 1, 2018
@megastep
Copy link
Owner

megastep commented Jun 1, 2018

Looks good, thanks!

@nohuhu nohuhu deleted the compress-and-encrypt branch June 1, 2018 17:05
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

Successfully merging this pull request may close these issues.

2 participants