summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_x931p.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Construct a BN_gcd_nonct, based on BN_mod_inverse_no_branch, as suggestedbeck2017-01-251-2/+2
* Add ct and nonct versions of BN_mod_inverse for internal usebeck2017-01-211-3/+5
* Add missing BN_CTX_end() calls.doug2015-04-291-7/+9
* Fix tests that got incorrectly inverted with the BN_CTX_get() return checkjsing2015-02-141-5/+5
* BN_CTX_get() can fail - consistently check its return value.jsing2015-02-091-16/+25
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Emergency knfectomie requested by tedu@.jsing2014-05-081-36/+32
* import files that CVS missed; sighdjm2012-10-131-0/+272
* resolve conflicts, fix local changesdjm2010-10-011-272/+0
* import openssl-0.9.8jdjm2009-01-091-25/+15
* import of openssl-0.9.7jdjm2006-06-271-0/+282