Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/crypto/libcrypto



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.




Home | Main Index | Thread Index | Old Index