Description
What would you like to have changed?
I would like to 52B4 request support for encrypting and decrypting common archive formats such as ZIP, RAR, and others in this project. This feature would include the ability to compress files with password protection and to extract encrypted archives.
Why is this feature a useful, necessary, and/or important addition to this project?
Many users handle sensitive data that requires secure compression and storage. Adding support for encryption would make this project more versatile and useful in real-world scenarios where data security is a priority. Additionally, decrypting encrypted archives is a common use case that many users encounter. Currently, the absence of this feature limits the usability of the project for these scenarios.
What alternatives are there, or what are you doing in the meantime to work around the lack of this feature?
In the absence of built-in support, I’ve had to rely on external tools such as zip and unrar command-line utilities or other libraries. However, integrating this functionality directly into this project would streamline workflows and provide a more cohesive experience for users.
Please link to any relevant issues, pull requests, or other discussions.
I couldn't find any existing issues or discussions directly related to this feature request, but I believe it would align well with the goals of this project. If there are plans or ongoing work in this area, I would love to know more about them and always ready to help build this project.