CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/16 07:14:46
Modified files:
lib/libcrypto/bn: bn_convert.c
Log message:
Invert BN_BITS2 handling in bn_bin2bn_cbs() and bn_hex2bn_cbs().
This results in simpler code.
Suggested by tb@ during review.
