Corrections to the comments in BN_mod_inverse.
[oweals/openssl.git] / crypto / bn / bn_sqrt.c
2000-11-30 Bodo MöllerMove reduction step from BN_mod_exp to BN_mod_exp_mont_...
2000-11-30 Bodo MöllerBN_sqrt
2000-11-28 Bodo MöllerAdd bn_kron.c (BN_kronecker), which I forgot in the...