CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2022/12/01 14:21:51

Modified files:
        regress/lib/libcrypto/bn: Makefile 
Added files:
        regress/lib/libcrypto/bn: bn_mod_exp.c 
Removed files:
        regress/lib/libcrypto/exp: Makefile exptest.c 

Log message:
regress/libcrypto: merge exp/ into bn/

Move exp/exptest.c to bn/bn_mod_exp.c. This is a BN test that mostly tests
a variety of BN_mod_exp*() API behavior and correctness.

Commit stolen from jsing

Reply via email to