Fix typo and update qldoc

This commit is contained in:
luchua-bc
2020-12-16 14:04:45 +00:00
parent d7facb42d6
commit 6b77922a25
2 changed files with 2 additions and 2 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. Do not use the ECB encryption mode since it is vulnerable to reply attacks.</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 replay and other attacks.</p>
</recommendation>
<example>