Add missing broken crypto algorithms

This commit is contained in:
luchua-bc
2020-12-16 04:29:23 +00:00
parent 9ff6d68a9b
commit d7facb42d6
4 changed files with 10 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ data.</p>
</overview>
<recommendation>
<p>Ensure that you use a strong, modern cryptographic algorithm. Use at least AES-128 or RSA-2048.</p>
<p>Ensure that you use a strong, modern cryptographic algorithm. Use at least AES-128 or RSA-2048. Do not use the ECB encryption mode since it is vulnerable to reply attacks.</p>
</recommendation>
<example>