Skip to content

Add bzip2 support and refactor encryption/decryption code#3

Merged
JoergDF merged 3 commits into
mainfrom
refactor
Apr 13, 2026
Merged

Add bzip2 support and refactor encryption/decryption code#3
JoergDF merged 3 commits into
mainfrom
refactor

Conversation

@JoergDF
Copy link
Copy Markdown
Owner

@JoergDF JoergDF commented Apr 13, 2026

  • Add bzip2 compression support for encryption and decryption
  • Refactor, divide code into parts common, encryption, decryption and move them into separate files
  • Optimize chunk length insertion for encryption
  • Improve error output

JoergDF added 3 commits April 11, 2026 16:49
- Simpler, more user friendly output of errors.
- Optimize chunk length insertion for encryption.
- In CryptIo move size calculation into separate method.
- Add new() to CryptIo.
Comment thread src/common.rs Dismissed
Comment thread src/decryption.rs Dismissed
Comment thread src/decryption.rs Dismissed
Comment thread src/decryption.rs Dismissed
Comment thread src/encryption.rs Dismissed
@JoergDF JoergDF merged commit bb814ba into main Apr 13, 2026
6 checks passed
@JoergDF JoergDF deleted the refactor branch April 13, 2026 11:30
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