summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa.h
diff options
context:
space:
mode:
authortb <>2023-04-17 19:51:05 +0000
committertb <>2023-04-17 19:51:05 +0000
commitdd7ef5947fb6914a15d9ef5a7f38f268804c9eb0 (patch)
tree78ef1be4678519c1ff8b8cbb03c3c03eee265a5d /src/lib/libcrypto/dsa/dsa.h
parent6793f04b1b074a11f5e000aba0216cbe684de0d6 (diff)
downloadopenbsd-dd7ef5947fb6914a15d9ef5a7f38f268804c9eb0.tar.gz
openbsd-dd7ef5947fb6914a15d9ef5a7f38f268804c9eb0.tar.bz2
openbsd-dd7ef5947fb6914a15d9ef5a7f38f268804c9eb0.zip
Allow overriding the bc implementation used in run-bc
While base bc is great, it uses libcrypto's BIGNUM implementation. This implies that the independent verification of the bn_test isn't as independent as it should be. With this commit, run-bc picks up bn-gh if it is installed. This appears to work on amd64, arm64 and sparc64 (where gbc is busted). I will send PRs to the regress maintainers once I will have tested this a bit more thoroughly. Committing this early since I juggle way too many diffs already.
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa.h')
0 files changed, 0 insertions, 0 deletions