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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use vzeroupper/vzeroall to transition between AVX and SSE states.
Jack Lloyd
2018-11-10
1
-0
/
+12
*
Merge GH #1730 Optimize AVX2 ChaCha
Jack Lloyd
2018-11-06
1
-2
/
+28
|
\
|
*
Optimize AVX2 ChaCha
Jack Lloyd
2018-11-05
1
-2
/
+28
*
|
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
|
/
*
Add explicit AVX2 function annotations
Jack Lloyd
2018-10-05
1
-2
/
+22
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
2
-4
/
+0
*
Simplify code for SIMD_4x32::rho
Jack Lloyd
2018-08-26
1
-49
/
+4
*
Move AVX2 wrapper to utils
Jack Lloyd
2018-08-24
2
-0
/
+214
*
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
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
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
8
-633
/
+459
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-14
/
+14
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-30
/
+30
*
Remove bogus code from generic mp_madd header, noticed on PPC build.
Jack Lloyd
2015-11-23
1
-2
/
+2
*
Move check for SIMD instructions to CPUID
Jack Lloyd
2015-09-21
3
-6
/
+0
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
8
-0
/
+663