Fix BN_[pseudo_]rand: 'mask' must be used even if top=-1.
[oweals/openssl.git] / crypto / ec /
2000-11-30 Bodo MöllerChanges to Lenka's Montgomery implementation.
2000-11-26 Bodo MöllerChange submitted files so that they compile (in particular,
2000-11-26 Bodo MöllerMore BN_mod_... functions.
2000-11-26 Bodo MöllerRemove CR at line ends.
2000-11-26 Bodo MöllerElliptic curves over GF(p), new BIGNUM functions, Montg...