CVS commit: src/sys/crypto/nist_hash_drbg
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Wed May 13 04:26:24 UTC 2026 Modified Files: src/sys/crypto/nist_hash_drbg: nist_hash_drbg.c Log Message: nist_hash_drbg: Fix citation to standard. - Note that it's Rev. 1. - Provide a URL. - Link also to the test vectors. - And link to an archive of the test vectors, just in case. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/crypto/nist_hash_drbg/nist_hash_drbg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.