diff options
author | Jack Lloyd <[email protected]> | 2017-10-29 13:40:45 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-10-29 14:02:40 -0400 |
commit | 44d5d6a7e74a45f717cfedddc0d6186f182066de (patch) | |
tree | 8b0a0286bdb7cde17a5879f531def6eefd261791 /src/contrib | |
parent | 1007ab45750e4ebfd7c9bfe96efb39b7a1323226 (diff) |
Use a simple PRNG for the tests
Not cryptographically secure, but fast! Cuts several seconds off
the test suite even on a very fast machine. Probably even more
effective for 32-bit systems since the default for HMAC_DRBG is
SHA-384. Also it means deterministic tests are used regardless
of build configuration which is nice.
Improve output for --test-runs which was useful for me when
debugging SM2 encryption issue.
Diffstat (limited to 'src/contrib')
0 files changed, 0 insertions, 0 deletions