summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_lib.c
diff options
context:
space:
mode:
authorjsing <>2023-03-11 14:14:54 +0000
committerjsing <>2023-03-11 14:14:54 +0000
commit52fd1244f8c53de73ef10d4f9511eee80489d31a (patch)
treede6f40c05762f63ac2dc53094c62fa77e2b57cda /src/lib/libcrypto/dsa/dsa_lib.c
parent0011bd4b5ca21dd631b72942920a62fa4a90fa88 (diff)
downloadopenbsd-52fd1244f8c53de73ef10d4f9511eee80489d31a.tar.gz
openbsd-52fd1244f8c53de73ef10d4f9511eee80489d31a.tar.bz2
openbsd-52fd1244f8c53de73ef10d4f9511eee80489d31a.zip
Avoid -0 in BN_div_word().
Currently, the use of BN_div_word() can result in -0 - avoid this by setting negative again, at the end of the computation. Should fix oss-fuzz 56667. ok tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_lib.c')
0 files changed, 0 insertions, 0 deletions