HSingh424927 (Community Member) asked a question.

I am getting "CWE 327 Use of a Broken or Risky Cryptographic Algorithm" while invoking
PBEKeySpec(char[] password, byte[] salt, int iterationCount, int keyLength) in my code.

Some of the solutions that I found suggest to user the keyLength as 256 which I am already providing. What else can be done to remediate this?


Topics (3)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.