Skip to content

Commit 45caad8

Browse files
tniessentargos
authored andcommitted
doc: update outdated reference to NIST SP 800-131A
NIST SP 800-131A Rev. 1 has been withdrawn. Replace the reference with a link to NIST SP 800-131A Rev. 2. PR-URL: #49316 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Filip Skokan <[email protected]>
1 parent 62f823d commit 45caad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/crypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6099,7 +6099,7 @@ See the [list of SSL OP Flags][] for details.
60996099
[FIPS provider from OpenSSL 3]: https://www.openssl.org/docs/man3.0/man7/crypto.html#FIPS-provider
61006100
[HTML 5.2]: https://www.w3.org/TR/html52/changes.html#features-removed
61016101
[JWK]: https://tools.ietf.org/html/rfc7517
6102-
[NIST SP 800-131A]: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-131Ar1.pdf
6102+
[NIST SP 800-131A]: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-131Ar2.pdf
61036103
[NIST SP 800-132]: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf
61046104
[NIST SP 800-38D]: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-38d.pdf
61056105
[Nonce-Disrespecting Adversaries]: https://github.com/nonce-disrespect/nonce-disrespect

0 commit comments

Comments
 (0)