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

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

Log message:
Add BN_cmp()/BN_ucmp() tests with zero padded inputs.

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

Reply via email to