zip4j icon indicating copy to clipboard operation
zip4j copied to clipboard

Remove hardcoded crypto

Open schaeferm opened this issue 3 years ago • 3 comments
trafficstars

In the java space there is the JCA to abstract crypto operations. So in the hope that it improves the project I went ahead and replaced the hardcoded crypto I have found with calls to it. Let me know what you think.

schaeferm avatar Jul 06 '22 12:07 schaeferm

Is there a reason why this is ignored? There are environments that simply can't tolerate custom crypto code.

schaeferm avatar Aug 23 '23 10:08 schaeferm

+1

anmich-umich avatar Dec 08 '23 20:12 anmich-umich