Detector: | DMMC |
Target: | project ' yapps ' version1ae52b0 |
Misuse: | misuse ' 1 ' |
Tags: |
Details about the known misuse from the MUBench dataset.
Description: | Uses AES with default mode and padding which is considered a bad practice. |
Fix Description: | |
Violation Types: |
|
In File: | com/vouov/yapps/util/AESUtils.java |
In Method: | aes(int mode, String password, byte[] textBytes) |
Code with Misuse: |
|