aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_blind.c
Commit message (Expand)AuthorAgeFilesLines
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-071-2/+3
* Add and use OPENSSL_zallocRich Salz2015-09-021-2/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* free NULL cleanup 7Rich Salz2015-04-301-13/+7
* remove malloc castsRich Salz2015-04-281-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-242/+240
* remove OPENSSL_FIPSAPIDr. Stephen Henson2014-12-081-1/+1
* RT2163: Remove some unneeded #include'sDoug Goldstein2014-08-181-1/+0
* BN_BLINDING multi-threading fix.Bodo Möller2011-10-191-14/+23
* Move all FIPSAPI renames into fips.h header file, include early inDr. Stephen Henson2011-01-271-6/+2
* Redirect FIPS memory allocation to FIPS_malloc() routine, removeDr. Stephen Henson2011-01-271-0/+6
* Internal version of BN_mod_inverse allowing checking of no-inverse withoutDr. Stephen Henson2011-01-261-4/+3
* Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe2008-08-061-9/+8
* Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe2008-07-031-11/+6
* There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe2008-03-281-6/+11
* Change to mitigate branch prediction attacksBodo Möller2007-03-281-1/+7
* New functions CRYPTO_set_idptr_callback(),Bodo Möller2006-06-231-1/+13
* check BN_copy() return valueBodo Möller2005-05-261-3/+8
* Fix more error codes.Bodo Möller2005-05-111-2/+2
* Stop unused variable warning.Dr. Stephen Henson2005-04-261-1/+0
* some updates for the blinding code; summary:Nils Larsch2005-04-261-12/+222
* Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe2003-11-041-0/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-17/+5
* Fix typos in error codes.Ulf Möller1999-04-191-3/+3
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+11
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+143