Fix typo in Release Notes

This commit is contained in:
Mounir IDRASSI 2023-08-16 01:25:10 +02:00
parent a22cc2f072
commit d3ecffac3b
No known key found for this signature in database
GPG Key ID: FC1B00364B3FE937
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -45,7 +45,7 @@
<ul>
<li>Security: Ensure that XTS primary key is different from the secondary key when creating volumes
<ul>
<li>Issue unlikly to happen thanks to random generator properties but this check must be added to prevent attacks</li>
<li>Issue unlikely to happen thanks to random generator properties but this check must be added to prevent attacks</li>
<li>Reference: CCSS,NSA comment at page 3: <a href="https://csrc.nist.gov/csrc/media/Projects/crypto-publication-review-project/documents/initial-comments/sp800-38e-initial-public-comments-2021.pdf">https://csrc.nist.gov/csrc/media/Projects/crypto-publication-review-project/documents/initial-comments/sp800-38e-initial-public-comments-2021.pdf</a></li>
</ul>
</li>