CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2023/06/21 01:15:38

Modified files:
        regress/lib/libcrypto/bn: bn_unit.c 

Log message:
Add a BN_num_bits() with zero padded input.

Currently BN_hex2bn() removes the leading zeros, however this will not be
the case in the future.

Reply via email to