CVS commit: src/tests/crypto/libcrypto
"David H. Gutteridge" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: gutteridge Date: Thu Apr 30 23:10:24 UTC 2026 Modified Files: src/tests/crypto/libcrypto: t_sha512trunc.c Log Message: t_sha512trunc.c: add some more test cases These were randomly selected (biased for size) from the same source as the original ones. If still more are needed, reading from an input file would be the better (or, size-wise only) option, but this is simpler as-is. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/crypto/libcrypto/t_sha512trunc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.