mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-24 03:53:29 +01:00
Fix typo in Release Notes
This commit is contained in:
parent
a22cc2f072
commit
d3ecffac3b
Binary file not shown.
@ -45,7 +45,7 @@ <h1>Release Notes</h1>
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Security: Ensure that XTS primary key is different from the secondary key when creating volumes
|
<li>Security: Ensure that XTS primary key is different from the secondary key when creating volumes
|
||||||
<ul>
|
<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>
|
<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>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user