summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_shift.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide symbols in bnbeck2023-07-081-1/+5
* Avoid negative zero.jsing2023-02-131-5/+5
* Replace BN_lshift1()/BN_rshift1() with calls to BN_lshift()/BN_rshift().jsing2023-01-111-125/+42
* Rewrite BN_lshift()jsing2023-01-101-26/+57
* Rewrite BN_rshift()jsing2023-01-051-37/+42
* Make internal header file names consistenttb2022-11-261-2/+2
* Remove BIGNUM consistency macros.jsing2022-11-261-13/+1
* Change bn_expand()/bn_wexpand() to indicate failure/success via 0/1.jsing2022-11-241-6/+6
* Error out on negative shifts in BN_{r,l}shift()tb2022-06-221-1/+13
* deregister; no binary changejsg2014-10-281-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+1
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Emergency knfectomie requested by tedu@.jsing2014-05-081-127/+121
* resolve conflictsdjm2012-10-131-12/+15
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-6/+21
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-4/+4
* openssl-engine-0.9.6a mergebeck2001-06-221-0/+5
* openssl-engine-0.9.6 mergebeck2000-12-151-1/+1
* OpenSSL 0.9.4 mergebeck1999-09-291-14/+4
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+210