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
/
modes
/
gcm128.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Remove extern declarations of OPENSSL_ia32cap_P
Bernd Edlinger
2019-09-01
1
-1
/
+1
*
Add Common shared code needed to move aes ciphers to providers
Shane Lontis
2019-07-16
1
-2
/
+2
*
Following the license change, modify the boilerplates in crypto/modes/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
modes/gcm128.c: coalesce calls to GHASH.
Andy Polyakov
2018-06-03
1
-34
/
+246
*
modes/gcm128.c: harmonize GCM_MUL macro with GHASH.
Andy Polyakov
2017-10-17
1
-45
/
+56
*
crypto/cryptlib.c: mask more capability bits upon FXSR bit flip.
Andy Polyakov
2017-09-01
1
-2
/
+1
*
Convert modes selftests (cts128 and gcm128) to internal test
Richard Levitte
2016-11-03
1
-636
/
+0
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-46
/
+6
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-7
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
gcm.c: address linker warning about OPENSSL_ia32cap_P size mismatch.
Andy Polyakov
2015-06-10
1
-1
/
+1
*
Use CRYPTO_memcmp when comparing authenticators
Emilia Kasper
2015-06-08
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free cleanup almost the finale
Rich Salz
2015-04-30
1
-4
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
Rich Salz
2015-02-03
1
-3
/
+0
*
modes/gcm128.c: harmonize ctx->ghash assignment, shortcut *_ctr32
Andy Polyakov
2015-01-30
1
-106
/
+92
*
modes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile failure
Andy Polyakov
2015-01-30
1
-0
/
+8
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-1818
/
+1949
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-1
/
+2
*
modes/gcm128.c: make it indent-friendly.
Andy Polyakov
2015-01-22
1
-162
/
+416
*
Remove inconsistency in ARM support.
Andy Polyakov
2015-01-04
1
-1
/
+1
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+1
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove fips_constseg references.
Dr. Stephen Henson
2014-12-08
1
-3
/
+0
*
Engage GHASH for PowerISA 2.0.7.
Andy Polyakov
2014-07-20
1
-0
/
+17
*
Revert "Engage GHASH for PowerISA 2.07."
Andy Polyakov
2014-07-16
1
-17
/
+0
*
Engage GHASH for PowerISA 2.07.
Andy Polyakov
2014-07-16
1
-0
/
+17
*
Engage GHASH for ARMv8.
Andy Polyakov
2014-06-06
1
-4
/
+21
*
bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication
Andy Polyakov
2014-04-24
1
-0
/
+2
*
crypto/modes/gcm128.c: more strict aliasing fixes.
Andy Polyakov
2014-04-06
1
-0
/
+88
*
gcm128.c: fix linking problems in 32-bit Windows build.
Andy Polyakov
2013-04-04
1
-1
/
+1
*
ghash-x86_64.pl: add AVX code path.
Andy Polyakov
2013-03-24
1
-3
/
+45
*
ghash-x86[_64].pl: code refresh.
Andy Polyakov
2013-02-14
1
-0
/
+16
*
crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from
Andy Polyakov
2012-11-05
1
-19
/
+31
*
More strict aliasing fix.
Ben Laurie
2012-11-05
1
-3
/
+4
*
ghash-sparcv9.pl: 22% improvement on T4.
Andy Polyakov
2012-11-05
1
-0
/
+2
*
ghash-sparcv9.pl: add VIS3 code path.
Andy Polyakov
2012-10-24
1
-0
/
+16
*
gcm128.c: fix AAD-only case with AAD length not divisible by 16.
Andy Polyakov
2012-08-13
1
-1
/
+1
*
Revert random changes from commit#22606.
Andy Polyakov
2012-06-04
1
-1
/
+1
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-03
1
-1
/
+1
*
modes/gcm128.c: fix self-test.
Andy Polyakov
2012-03-29
1
-2
/
+7
*
ghash-x86.pl: engage original MMX version in no-sse2 builds.
Andy Polyakov
2012-01-25
1
-0
/
+4
*
Allow for dynamic base in Win64 FIPS module.
Andy Polyakov
2011-09-14
1
-0
/
+3
*
ARM assembler pack: add platform run-time detection.
Andy Polyakov
2011-07-17
1
-4
/
+3
*
gcm128.c: minor optimization.
Andy Polyakov
2011-04-24
1
-20
/
+26
*
gcm128.c: fix shadow warnings.
Andy Polyakov
2011-04-04
1
-19
/
+28
*
ARM assembler pack: profiler-assisted optimizations and NEON support.
Andy Polyakov
2011-04-01
1
-6
/
+26
[next]