diff options
author | doug <> | 2015-09-29 01:07:56 +0000 |
---|---|---|
committer | doug <> | 2015-09-29 01:07:56 +0000 |
commit | fad0b6cea3bf75ce2428a6d4f8ad79068eb81444 (patch) | |
tree | 911fe0cc43d428ad6d02dd56eb55a019365bfd2a /src/lib | |
parent | 8120969745e109d6500c765aa47172f27f44b790 (diff) | |
download | openbsd-fad0b6cea3bf75ce2428a6d4f8ad79068eb81444.tar.gz openbsd-fad0b6cea3bf75ce2428a6d4f8ad79068eb81444.tar.bz2 openbsd-fad0b6cea3bf75ce2428a6d4f8ad79068eb81444.zip |
Fix sha2 regression test for libcrypto.
By default, "openssl sha" used SHA-0. However, it was possible to use
the form "openssl sha -sha256" to run SHA-256 instead. The regression
test used this form. Since we removed SHA-0 support, the regress tests
should now call "openssl <digest>".
ok guenther@, bcook@
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions