As the title says, is there any compressed package which supports password setting both in compression( writing) and decompression(reading) cases on Windows?
I have checked https://github.com/nim-lang/zip which only supports password during reading step.
Thanks
Do you want to create a zip file that is standard compliant?
If this is not required, you could: