index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_gf2m.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-15
/
+5
*
add zero strenght arguments to BN and RAND RNG calls
Pauli
2021-05-29
1
-2
/
+2
*
Rework and make DEBUG macros consistent.
Rich Salz
2021-05-28
1
-2
/
+2
*
Update copyright year
Matt Caswell
2021-04-22
1
-1
/
+1
*
crypto: raise error on malloc failure
FdaSilvaYY
2021-04-14
1
-14
/
+38
*
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
-8
/
+8
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-3
/
+3
*
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
-3
/
+4
*
Following the license change, modify the boilerplates in crypto/bn/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
Make BN_GF2m_mod_arr more constant time
Matt Caswell
2018-05-17
1
-15
/
+17
*
Add blinding in BN_GF2m_mod_inv for binary field inversions
Billy Brumley
2018-05-09
1
-90
/
+42
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Add RAND_priv_bytes() for private keys
Rich Salz
2017-08-03
1
-1
/
+1
*
Change to check last return value of BN_CTX_get
Paul Yang
2017-06-26
1
-8
/
+6
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-11
/
+1
*
Change callers to use the new constants.
Rich Salz
2016-08-10
1
-1
/
+1
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-79
/
+9
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
BN_GF2m_mod_inv(): check bn_wexpand return value
Pascal Cuoq
2015-10-29
1
-3
/
+6
*
Fix memory leaks and other mistakes on errors
Alessandro Ghedini
2015-10-23
1
-1
/
+1
*
bn/bn_gf2m.c: avoid infinite loop wich malformed ECParamters.
Andy Polyakov
2015-06-11
1
-5
/
+10
*
bn/bn_gf2m.c: appease STACK, unstable code detector.
Andy Polyakov
2015-05-24
1
-2
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-5
/
+5
*
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-03
1
-2
/
+2
*
free null cleanup finale
Rich Salz
2015-05-01
1
-10
/
+5
*
remove malloc casts
Rich Salz
2015-04-28
1
-5
/
+5
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-965
/
+1142
*
Further comment changes for reformat (master)
Matt Caswell
2015-01-22
1
-1
/
+2
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove fips_constseg references.
Dr. Stephen Henson
2014-12-08
1
-1
/
+0
*
don't shadow
Dr. Stephen Henson
2012-03-30
1
-3
/
+3
*
bn/bn_gf2m.c: make new BN_GF2m_mod_inv work with BN_DEBUG_RAND.
Andy Polyakov
2012-03-29
1
-2
/
+5
*
Fix warning.
Ben Laurie
2011-12-13
1
-1
/
+1
*
Oops - ectest.c finds further problems beyond those exposed by bntext.c
Bodo Möller
2011-10-13
1
-0
/
+2
*
Avoid failed assertion in BN_DEBUG builds
Bodo Möller
2011-10-13
1
-0
/
+3
*
Allow for dynamic base in Win64 FIPS module.
Andy Polyakov
2011-09-14
1
-0
/
+1
*
crypto/bn/bn_gf2m.c: make it work with BN_DEBUG.
Andy Polyakov
2011-09-05
1
-3
/
+3
*
Fix d2i_SSL_SESSION.
Bodo Möller
2011-09-05
1
-1
/
+1
*
PR: 2540
Dr. Stephen Henson
2011-06-22
1
-0
/
+1
*
ARM assembler pack: engage newly introduced armv4-gf2m module.
Andy Polyakov
2011-05-05
1
-1
/
+4
*
Fix warning of signed/unsigned comparison.
Dr. Stephen Henson
2011-05-05
1
-1
/
+1
*
bn_gf2m.c: optimized BN_GF2m_mod_inv delivers sometimes 2x of ECDSA sign.
Andy Polyakov
2011-05-04
1
-16
/
+80
*
Add ECDSA functionality to fips module. Initial very incomplete version
Dr. Stephen Henson
2011-02-14
1
-0
/
+2
*
New option to disable characteristic two fields in EC code.
Dr. Stephen Henson
2011-02-12
1
-0
/
+3
*
Always check bn_wexpend() return values for failure (CVE-2009-3245).
Bodo Möller
2010-02-23
1
-1
/
+2
*
avoid potential infinite loop in final reduction round of BN_GF2m_mod_arr()
Bodo Möller
2008-06-23
1
-1
/
+5
[next]