591f251bf3
Within the library, we never need to exponentiate modulo an even number.
In fact, all the remaining BN_mod_exp calls are modulo an odd prime.
This extends
|
||
---|---|---|
.. | ||
check.c | ||
CMakeLists.txt | ||
dh_asn1.c | ||
dh_test.cc | ||
dh.c | ||
params.c |