index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
aes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused initialisations
Pauli
2020-12-03
1
-3
/
+1
*
aes/asm/aesv8-armx.pl: avoid 32-bit lane assignment in CTR mode
Ard Biesheuvel
2020-11-30
1
-14
/
+14
*
Optimize AES-XTS mode in OpenSSL for aarch64
XiaokangQian
2020-11-12
1
-0
/
+1426
*
Ignore vendor name in Clang version number.
Jung-uk Kim
2020-08-28
3
-3
/
+3
*
Avoid undefined behavior with unaligned accesses
Bernd Edlinger
2020-05-27
1
-5
/
+9
*
Update copyright year
Matt Caswell
2020-04-23
32
-32
/
+32
*
Use build.info, not ifdef for crypto modules
Rich Salz
2020-04-16
2
-6
/
+4
*
aes-s390x.pl: fix stg offset caused by typo in perlasm
Patrick Steuer
2020-03-05
1
-2
/
+2
*
x86_64: Don't assume 8-byte pointer size
H.J. Lu
2020-02-18
1
-28
/
+56
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
24
-24
/
+24
*
Fix a bug for aarch64 BigEndian
simplelins
2020-02-17
1
-1
/
+9
*
x86_64: Add endbranch at function entries for Intel CET
H.J. Lu
2020-02-15
4
-0
/
+23
*
Fix misspelling errors and typos reported by codespell
Dr. Matthias St. Pierre
2020-02-06
1
-3
/
+3
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
24
-24
/
+24
*
For all assembler scripts where it matters, recognise clang > 9.x
Richard Levitte
2020-01-17
3
-3
/
+3
*
Deprecate the low level AES functions
Matt Caswell
2020-01-06
8
-3
/
+49
*
Add AES_CBC_HMAC_SHA ciphers to providers.
Shane Lontis
2020-01-06
1
-2
/
+0
*
Fix aesni_cbc_sha256_enc_avx2 backtrace info
Bernd Edlinger
2019-12-23
1
-14
/
+44
*
Add some missing cfi frame info in aesni-sha and sha-x86_64.pl
Bernd Edlinger
2019-12-20
2
-0
/
+8
*
Add some missing cfi frame info in aesni-x86_64.pl
Bernd Edlinger
2019-12-20
1
-1
/
+17
*
Add some missing cfi frame info in aes-x86_64.pl
Bernd Edlinger
2019-12-20
1
-0
/
+4
*
Fix some typos
Veres Lajos
2019-12-11
2
-2
/
+2
*
Optimize AES-ECB mode in OpenSSL for both aarch64 and aarch32
XiaokangQian
2019-12-11
1
-0
/
+830
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-1
/
+1
*
Fix missing Assembler defines
Shane Lontis
2019-10-16
1
-1
/
+7
*
Rework how our providers are built
Richard Levitte
2019-10-10
1
-2
/
+2
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
6
-5
/
+5
*
Unify all assembler file generators
Richard Levitte
2019-09-16
24
-81
/
+112
*
build.info: For all assembler generators, remove all arguments
Richard Levitte
2019-09-16
1
-27
/
+24
*
Fix Typos
Antoine Cœur
2019-07-02
1
-2
/
+2
*
crypto/aes/build.info: Fix AES assembler specs
Richard Levitte
2019-06-18
1
-5
/
+4
*
Move aes_asm_src file information to build.info files
Richard Levitte
2019-06-17
1
-3
/
+64
*
Use variables in build.info files where it's worth the while
Richard Levitte
2019-06-15
1
-6
/
+4
*
Make basic AES ciphers available from within the FIPS providers
Matt Caswell
2019-06-03
1
-0
/
+4
*
Revert "ppc assembly pack: always increment CTR IV as quadword"
Pauli
2019-05-20
1
-1
/
+1
*
ppc assembly pack: always increment CTR IV as quadword
Daniel Axtens
2019-05-17
1
-1
/
+1
*
aes/asm/aesv8-armx.pl: ~20% improvement on ThunderX2.
Andy Polyakov
2019-04-17
1
-6
/
+389
*
ARM64 assembly pack: add ThunderX2 results.
Andy Polyakov
2019-04-17
2
-0
/
+2
*
Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
Matt Caswell
2019-04-12
1
-0
/
+14
*
PPC assembly pack: fix copy-paste error in CTR mode
Daniel Axtens
2019-03-18
1
-2
/
+2
*
MIPS32R3 provides the EXT instruction to extract bits from
Markus Stockhausen
2019-02-20
1
-49
/
+85
*
Fix some CFI issues in x86_64 assembly
David Benjamin
2019-02-17
4
-2
/
+64
*
ARM64 assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
1
-138
/
+138
*
ARM assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
3
-10
/
+24
*
AArch64 assembly pack: authenticate return addresses.
Andy Polyakov
2019-02-12
2
-0
/
+20
*
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
Richard Levitte
2019-01-31
1
-10
/
+1
*
Following the license change, modify the boilerplates in crypto/aes/
Richard Levitte
2018-12-06
35
-35
/
+35
*
License: change any non-boilerplate comment referring to "OpenSSL license"
Richard Levitte
2018-12-06
2
-2
/
+2
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
[next]