index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
utils
/
simd
/
simd_32.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove macro usage from Serpent
Jack Lloyd
2022-02-12
1
-0
/
+24
*
Whitespace fix
Jack Lloyd
2021-01-09
1
-1
/
+0
*
Use the correct ppc64 Sigma
Jack Lloyd
2020-12-19
1
-2
/
+2
*
Optimize and cleanup SHACAL2
Jack Lloyd
2020-12-19
1
-7
/
+40
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
1
-1
/
+1
*
Use if constexpr
Jack Lloyd
2020-11-11
1
-2
/
+2
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-2
/
+2
*
Add support for POWER VPSUM instruction for GCM
Jack Lloyd
2020-01-23
1
-0
/
+1
*
Fix arm32 NEON target attribute syntax
Jack Lloyd
2019-10-18
1
-3
/
+7
*
Avoid an ABI warning with GCC 4.9
Jack Lloyd
2019-10-16
1
-1
/
+1
*
Add tests for SIMD_4x32::shift_elems_{left,right}
Jack Lloyd
2019-09-25
1
-0
/
+6
*
Merge CLMUL and PMULL code
Jack Lloyd
2019-09-25
1
-1
/
+59
*
Remove the scalar SIMD_4x32 implementation
Jack Lloyd
2019-09-05
1
-160
/
+14
*
Merge GH #2096 Unroll POWER8 AES instructions by 4x
Jack Lloyd
2019-09-04
1
-5
/
+10
|
\
|
*
Fix gcc warnings in Altivec SIMD_4x32 code
Jack Lloyd
2019-09-04
1
-5
/
+10
*
|
Avoid runtime endian dispatch when value is known statically
Jack Lloyd
2019-09-01
1
-8
/
+34
|
/
*
Build fixes
Jack Lloyd
2019-08-31
1
-1
/
+1
*
Abstract the AES SSSE3 implementation to support other SIMD
Jack Lloyd
2019-08-31
1
-164
/
+179
*
Define BOTAN_IF_CONSTEXPR
Jack Lloyd
2019-01-17
1
-2
/
+2
*
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
1
-0
/
+3
*
Merge GH #1729 Optimize SIMD_4x32 for NEON
Jack Lloyd
2018-11-06
1
-33
/
+32
|
\
|
*
Fix for 32-bit ARM
Jack Lloyd
2018-11-05
1
-0
/
+9
|
*
Some optimizations for NEON in SIMD_4x32
Jack Lloyd
2018-11-05
1
-35
/
+25
*
|
Remove SIMD_32 typedef
Jack Lloyd
2018-11-05
1
-2
/
+0
|
/
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-2
/
+0
*
Simplify code for SIMD_4x32::rho
Jack Lloyd
2018-08-26
1
-49
/
+4
*
Avoid another problem with AltiVec
Jack Lloyd
2018-03-28
1
-15
/
+6
*
Avoid code that triggers problems under GCC 8
Jack Lloyd
2018-03-18
1
-1
/
+1
*
Avoid a problematic construct for AltiVec byteswap
Jack Lloyd
2018-03-16
1
-3
/
+8
*
Fix handling of misaligned loads in AltiVec SIMD wrapper
Jack Lloyd
2018-02-23
1
-22
/
+12
*
Enable using NEON on Clang
Jack Lloyd
2017-12-10
1
-14
/
+15
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-42
/
+45
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Minor simplifications in SIMD_32 constructor
Jack Lloyd
2017-09-16
1
-2
/
+5
*
Fix bug affecting AltiVec on ppc64le processors
Jack Lloyd
2017-08-23
1
-8
/
+2
*
Add SHACAL2 in generic SIMD
Jack Lloyd
2017-08-13
1
-0
/
+58
*
Blind fix
Jack Lloyd
2017-01-30
1
-1
/
+1
*
Transpose for 32-bit NEON
Jack Lloyd
2017-01-29
1
-1
/
+19
*
Workaround for MSVC 2013
Jack Lloyd
2017-01-29
1
-2
/
+5
*
Add support for NEON in SIMD_4x32
Jack Lloyd
2017-01-29
1
-190
/
+342
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
1
-8
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-9
/
+9
*
Fix some problems on ppc64le
Jack Lloyd
2016-08-30
1
-1
/
+9
*
SSE2 had been disabled for testing, missed it on checkin of 6907e196
Jack Lloyd
2016-07-25
1
-1
/
+1
*
Merge asm into single mp_madd.h and mp_asmi.h files
Jack Lloyd
2016-07-21
1
-11
/
+459
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-0
/
+30