You are not logged in.
Pages: 1
Hi Arnaud,
is there a way, using mORMot 2 to created and read password protected ZIP archives. Strolling through the source, I haven't seen anything. Did I miss it?
Regards,
Daniel
Offline
ZIP encryption is weak in terms of security,
That I know and understand, it's requirements by the German government forcing me to support it. Silly, I know, but that's the state of out nations IT :-o
is not supported by mormot.core.zip.pas.
Personally, I fully support that decision, based on my requirements, I regret it though :-D
Thanks,
Daniel
Offline
ZIP supports AES encryption since version 5.2: https://en.wikipedia.org/wiki/ZIP_(file … Encryption
Offline
Which exact encryption is required (there are several around)?
The KBV (German association of health insurers) simply states password protected. No further information at this point :-|
Offline
Pages: 1