summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_sqrt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix infinite loop in BN_mod_sqrt()OPENBSD_6_9tb2022-03-151-14/+15
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-7/+7
* Make explicit _ct and _nonct versions of bn_mod_exp funcitons thatbeck2017-01-211-5/+5
* Reduce the ternary operator abuseguenther2016-11-081-3/+8
* BN_CTX_get() can fail - consistently check its return value.jsing2015-02-091-8/+12
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Emergency knfectomie requested by tedu@.jsing2014-05-081-134/+142
* resolve conflictsdjm2008-09-061-35/+41
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+387