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
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
PA-RISC assembly pack: make it work with GNU assembler for HP-UX.
Andy Polyakov
2018-06-25
1
-0
/
+9
*
PPC assembly pack: correct POWER9 results.
Andy Polyakov
2018-06-03
1
-1
/
+2
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
PPC assembly pack: add POWER9 results.
Andy Polyakov
2018-05-10
1
-0
/
+1
*
Update copyright year
Matt Caswell
2018-03-20
3
-3
/
+3
*
MIPS assembly pack: default heuristic detection to little-endian.
Andy Polyakov
2018-03-19
1
-1
/
+1
*
Always use adr with __thumb2__.
David Benjamin
2018-02-28
2
-6
/
+6
*
Harmonize the make variables across all known platforms families
Richard Levitte
2018-02-14
1
-6
/
+3
*
Processing GNU-style "make variables" - separate CPP flags from C flags
Richard Levitte
2018-01-28
1
-3
/
+9
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
crypto/aes/asm/aes-s390x.pl: replace decrypt flag by macro.
Patrick Steuer
2018-01-07
1
-2
/
+2
*
s390x assembly pack: add KMA code path for aes-ctr.
Patrick Steuer
2018-01-07
1
-1
/
+55
*
ARMv8 assembly pack: add Qualcomm Kryo results.
Andy Polyakov
2017-11-13
1
-0
/
+1
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
12
-31
/
+31
*
aes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with binutils-2.29.
Andy Polyakov
2017-11-05
2
-6
/
+6
*
s390x assembly pack: extend s390x capability vector.
Patrick Steuer
2017-10-30
2
-5
/
+9
*
s390x assembly pack: remove capability double-checking.
Patrick Steuer
2017-10-17
1
-12
/
+4
*
crypto/aes/asm/aes-s390x.pl: fix $softonly=1 code path.
Patrick Steuer
2017-10-17
1
-2
/
+2
*
Remove email addresses from source code.
Rich Salz
2017-10-13
12
-28
/
+23
*
aes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance results.
Andy Polyakov
2017-07-24
2
-7
/
+15
*
x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.
Andy Polyakov
2017-07-21
1
-0
/
+1
*
x86_64 assembly pack: fill some blanks in Ryzen results.
Andy Polyakov
2017-07-03
1
-1
/
+1
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
3
-3
/
+3
*
More typo fixes
FdaSilvaYY
2017-03-29
1
-2
/
+2
*
aes/asm/bsaes-armv7.pl: relax stack alignment requirement.
Andy Polyakov
2017-03-26
1
-1
/
+1
*
aes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT paths.
Andy Polyakov
2017-03-22
2
-0
/
+2
*
x86_64 assembly pack: add some Ryzen performance results.
Andy Polyakov
2017-03-22
1
-0
/
+1
*
aes/aes_x86core.c: clarify reference implementation status.
Andy Polyakov
2017-03-02
1
-9
/
+8
*
Clean up references to FIPS
Emilia Kasper
2017-02-28
1
-4
/
+0
*
Don't call memcpy if len is zero.
Rich Salz
2017-02-21
1
-0
/
+3
*
ARMv4 assembly pack: harmonize Thumb-ification of iOS build.
Andy Polyakov
2017-02-15
1
-3
/
+6
*
aes/asm/*-x86_64.pl: add CFI annotations.
Andy Polyakov
2017-02-13
6
-1
/
+446
*
x86_64 assembly pack: Win64 SEH face-lift.
Andy Polyakov
2017-02-06
4
-258
/
+274
*
x86 assembly pack: update performance results.
Andy Polyakov
2016-12-19
1
-0
/
+2
*
PPC assembler pack: add some PPC970/G5 performance data.
Andy Polyakov
2016-11-11
1
-1
/
+2
*
aes/asm/aesp8-ppc.pl: improve [backward] portability.
Andy Polyakov
2016-11-10
1
-1
/
+1
*
x86_64 assembly pack: add Goldmont performance results.
Andy Polyakov
2016-10-24
3
-0
/
+4
*
Fix strict-warnings build
Patrick Steuer
2016-10-18
1
-4
/
+4
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
17
-71
/
+71
*
MIPS assembly pack: adapt it for MIPS[32|64]R6.
Andy Polyakov
2016-09-02
2
-22
/
+66
*
ARMv8 assembly pack: add Samsung Mongoose results.
Andy Polyakov
2016-08-16
2
-0
/
+2
*
spelling fixes, just comments and readme.
klemens
2016-08-06
4
-4
/
+4
*
Fix a few if(, for(, while( inside code.
FdaSilvaYY
2016-07-20
1
-4
/
+4
*
aes/asm/aesfx-sparcv9.pl: switch to fshiftorx to improve single-block
Andy Polyakov
2016-07-16
1
-124
/
+226
*
SPARC assembly pack: enforce V8+ ABI constraints.
Andy Polyakov
2016-07-16
1
-8
/
+11
*
aes/asm/aesfx-sparcv9.pl: add "teaser" CBC and CTR subroutines.
Andy Polyakov
2016-07-16
1
-28
/
+747
*
Whitespace cleanup in crypto
FdaSilvaYY
2016-06-29
2
-6
/
+6
*
aes/asm/bsaes-armv7.pl: omit redundant stores in XTS subroutines.
Andy Polyakov
2016-06-20
1
-20
/
+2
*
aes/asm/bsaes-armv7.pl: fix XTS decrypt test failure.
Andy Polyakov
2016-06-20
1
-1
/
+1
[next]