CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/29 19:51:05
Modified files:
regress/lib/libcrypto/bn: Makefile
Added files:
regress/lib/libcrypto/bn: bn_cmp.c
Log message:
Add regress coverage for BN_cmp()/BN_ucmp().
Some tests current fail due to a bug in BN_ucmp(), which will be fixed
soon.
