Detector: | Jadet |
Target: | project ' synthetic_jca ' versionjsl |
Misuse: | misuse ' static-key ' |
Tags: |
Details about the known misuse from the MUBench dataset.
Description: | The key used is defined statically in the code. |
Fix Description: | Generate a non-predictable key. |
Violation Types: |
|
In File: | mubench/examples/jca/Encrypting.java |
In Method: | encryptWithKey(byte[]) |
Code with Misuse: |
|