summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_kron.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide symbols in bnbeck2023-07-081-1/+2
* Convert BN_copy() with explicit comparison against NULL to bn_copy()tb2023-03-271-3/+3
* Zap an empty linetb2023-03-251-2/+1
* Make internal header file names consistenttb2022-11-261-2/+2
* Remove BIGNUM consistency macros.jsing2022-11-261-3/+1
* Move BN_lsw() to bn_lcl.h so that other code can use it.tb2022-07-121-4/+1
* Tweak a commenttb2022-06-201-2/+2
* Flip roles of lowercase and uppercase A and B.tb2022-06-201-44/+44
* Clean up BN_kronecker()tb2022-06-201-73/+88
* BN_CTX_get() can fail - consistently check its return value.jsing2015-02-091-4/+4
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Emergency knfectomie requested by tedu@.jsing2014-05-081-40/+42
* resolve conflictsdjm2008-09-061-3/+5
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+182