CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/02 10:33:38
Modified files:
regress/lib/libcrypto/bn: bn_mod_exp.c
Added files:
regress/lib/libcrypto/bn: bn_mod_exp_zero.c
Log message:
Rewrite the tests that various modular exponentiation functions
compute a^0 = 0 (mod 1) for all a from scratch.
