index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_blind.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-6
/
+6
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Make sure all BIGNUM operations work within the FIPS provider
Matt Caswell
2019-07-15
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/bn/
Richard Levitte
2018-12-06
1
-1
/
+1
*
bn/bn_blind.c: use Montgomery multiplication when possible.
Andy Polyakov
2018-08-23
1
-32
/
+56
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Use the private RNG for data that is not public
Kurt Roeckx
2018-04-02
1
-1
/
+1
*
Allow NULL for some _free routines.
Rich Salz
2018-03-27
1
-0
/
+2
*
Remove some code for a contributor that we cannot find
Matt Caswell
2018-03-27
1
-3
/
+0
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-5
/
+5
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-107
/
+6
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-1
/
+0
*
Convert RSA blinding to new multi-threading API
Alessandro Ghedini
2016-03-09
1
-17
/
+32
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Backwards-compatibility subject to OPENSSL_API_COMPAT
Viktor Dukhovni
2016-01-08
1
-2
/
+3
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
1
-2
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-13
/
+7
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-242
/
+240
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
RT2163: Remove some unneeded #include's
Doug Goldstein
2014-08-18
1
-1
/
+0
*
BN_BLINDING multi-threading fix.
Bodo Möller
2011-10-19
1
-14
/
+23
*
Move all FIPSAPI renames into fips.h header file, include early in
Dr. Stephen Henson
2011-01-27
1
-6
/
+2
*
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
Dr. Stephen Henson
2011-01-27
1
-0
/
+6
*
Internal version of BN_mod_inverse allowing checking of no-inverse without
Dr. Stephen Henson
2011-01-26
1
-4
/
+3
*
Remove the dual-callback scheme for numeric and pointer thread IDs,
Geoff Thorpe
2008-08-06
1
-9
/
+8
*
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
Geoff Thorpe
2008-07-03
1
-11
/
+6
*
There was a need to support thread ID types that couldn't be reliably cast
Geoff Thorpe
2008-03-28
1
-6
/
+11
*
Change to mitigate branch prediction attacks
Bodo Möller
2007-03-28
1
-1
/
+7
*
New functions CRYPTO_set_idptr_callback(),
Bodo Möller
2006-06-23
1
-1
/
+13
*
check BN_copy() return value
Bodo Möller
2005-05-26
1
-3
/
+8
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-2
/
+2
*
Stop unused variable warning.
Dr. Stephen Henson
2005-04-27
1
-1
/
+0
*
some updates for the blinding code; summary:
Nils Larsch
2005-04-27
1
-12
/
+222
*
Put the first stage of my bignum debugging adventures into CVS. This code
Geoff Thorpe
2003-11-04
1
-0
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-17
/
+5
*
Fix typos in error codes.
Ulf Möller
1999-04-19
1
-3
/
+3
*
Accept NULL in *_free.
Ben Laurie
1999-01-07
1
-0
/
+3
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-1
/
+11
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-0
/
+143