zip4j
zip4j copied to clipboard
Remove hardcoded crypto
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.
Is there a reason why this is ignored? There are environments that simply can't tolerate custom crypto code.
+1