Usage of weak encryption algorithm (DES)
Overview
Description
Remediation Guidelines
Cipher c = Cipher.getInstance("AES/CBC/PKCS5Padding");
References
Configuration
PreviousUsage of vulnerable Apache Commons Collections InvokeTransformer classNextUsage of Weak Hashing Library on a Password (SHA-1)
Last updated