Skip to content

Commit

Permalink
Fix grammar related to private signing key.
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
2 people authored and brentzundel committed Nov 1, 2023
1 parent f0514e8 commit d5617dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5118,7 +5118,8 @@ <h3>Key Management</h3>
referred to [[NIST-SP-800-57-Part-1]] for more extensive recommendations and
discussion. As strongly recommended in both [[FIPS-186-5]] and
[[NIST-SP-800-57-Part-1]], a private signing key is not to be used for multiple
purposes, such as encryption and signing.
purposes, e.g., a private signing key is not to be used for encryption as well
as signing.
</p>
<p>
[[NIST-SP-800-57-Part-1]] strongly advises that private signing keys and
Expand Down

0 comments on commit d5617dc

Please sign in to comment.