cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
669
Views
0
Helpful
0
Replies

Use of a Broken or Risky Cryptographic Algorithm

kcav8or
Level 1
Level 1

I am running a Veracode scan on our application, and I’m getting this vulnerability:

Use of a Broken or Risky Cryptographic Algorithm

… on this line of code:

	final Mac mac = Mac.getInstance(getEncryptionAlgorithm());

Where the value returned by “getEncryptionAlgorithm()” is “HmacSHA1”.

Is a more secure algorithm available?

0 Replies 0
Quick Links