summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_depr.c
diff options
context:
space:
mode:
authorjsing <>2022-09-03 16:01:23 +0000
committerjsing <>2022-09-03 16:01:23 +0000
commit2b62b98b944c0df9fbd9e41e33ea96b45b98e84b (patch)
treed9f88e7afb11bde7d7ebd46c83b3f0037af70b32 /src/lib/libcrypto/dsa/dsa_depr.c
parente9a424bf46c6d5326b14f48a0a5b42722e9f5d15 (diff)
downloadopenbsd-2b62b98b944c0df9fbd9e41e33ea96b45b98e84b.tar.gz
openbsd-2b62b98b944c0df9fbd9e41e33ea96b45b98e84b.tar.bz2
openbsd-2b62b98b944c0df9fbd9e41e33ea96b45b98e84b.zip
Stop using CBIGNUM_it internal to libcrypto.
CBIGNUM_it is supposed to be the "clear bignum" or "secure" bignum - that is one which zeros its memory after use and ensures that the constant time flags are set... in LibreSSL we always do both of these things for BIGNUMs, so just use BIGNUM_it instead. ok tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_depr.c')
0 files changed, 0 insertions, 0 deletions