Skip to content

Fix: Apply encryption to collection archives when encryption flags are specified#24

Merged
saimizi merged 2 commits intomainfrom
feature/issue-23
Dec 1, 2025
Merged

Fix: Apply encryption to collection archives when encryption flags are specified#24
saimizi merged 2 commits intomainfrom
feature/issue-23

Conversation

@saimizi
Copy link
Owner

@saimizi saimizi commented Dec 1, 2025

What's changed

  • Added encryption step in collect_and_compress operation
  • Encryption now properly applied after compression but before moving to destination
  • Fixes issue where --encrypt-key and -e flags were ignored for collection operations
  • Output files now correctly have .jcze extension when encryption is enabled

fixes #23

…e specified

- Added encryption step in collect_and_compress operation
- Encryption now properly applied after compression but before moving to destination
- Fixes issue where --encrypt-key and -e flags were ignored for collection operations
- Output files now correctly have .jcze extension when encryption is enabled
@saimizi saimizi merged commit cc7cdd6 into main Dec 1, 2025
1 check passed
@saimizi saimizi deleted the feature/issue-23 branch December 1, 2025 14:44
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.

jcz does not encrypt compressed file with -a option

1 participant