diff options
author | tb <> | 2023-04-17 19:51:05 +0000 |
---|---|---|
committer | tb <> | 2023-04-17 19:51:05 +0000 |
commit | 479d1af67b76ef61da4df1b019d68b21407471f6 (patch) | |
tree | 78ef1be4678519c1ff8b8cbb03c3c03eee265a5d /src/regress/lib/libcrypto/ec/ectest.c | |
parent | 4517d0d13b1eb3468dce44006ddf046cd152156e (diff) | |
download | openbsd-479d1af67b76ef61da4df1b019d68b21407471f6.tar.gz openbsd-479d1af67b76ef61da4df1b019d68b21407471f6.tar.bz2 openbsd-479d1af67b76ef61da4df1b019d68b21407471f6.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/regress/lib/libcrypto/ec/ectest.c')
0 files changed, 0 insertions, 0 deletions