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
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SHACAL2 AVX2 inlining
Jack Lloyd
2020-03-03
1
-10
/
+10
*
Fix some maintainer mode warnings
Jack Lloyd
2020-02-11
1
-4
/
+10
*
Remove support for splitting the amalgamation by ABI
Jack Lloyd
2020-01-22
1
-4
/
+4
*
Optimize AES vperm implementation
Jack Lloyd
2020-01-20
1
-68
/
+68
*
Clean up handling of POWER ISA extensions
Jack Lloyd
2019-12-12
2
-12
/
+12
*
Avoid shadow warning in AES vperm code
Jack Lloyd
2019-12-05
1
-10
/
+9
*
Add SHACAL2 AVX2
Jack Lloyd
2019-11-14
4
-0
/
+178
*
Fix some MSVC warnings
Jack Lloyd
2019-10-18
1
-1
/
+1
*
Disable AVX2 Serpent on MSVC
Jack Lloyd
2019-09-27
1
-0
/
+6
*
Merge CLMUL and PMULL code
Jack Lloyd
2019-09-25
1
-34
/
+3
*
Fix AES vperm in single file amalgamation
Jack Lloyd
2019-09-12
1
-3
/
+11
*
Merge GH #2061 Add header deprecation warnings
Jack Lloyd
2019-09-08
22
-0
/
+44
|
\
|
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
22
-0
/
+44
*
|
Disable vperm AES on big-endian systems
Jack Lloyd
2019-09-07
1
-0
/
+2
*
|
Add support for vector permute AES using AltiVec
Jack Lloyd
2019-09-07
2
-0
/
+26
*
|
In aes_vperm avoid loading from data segment
Jack Lloyd
2019-09-06
1
-17
/
+12
|
/
*
Merge GH #2096 Unroll POWER8 AES instructions by 4x
Jack Lloyd
2019-09-04
1
-105
/
+328
|
\
|
*
Unroll POWER8 AES instructions by 4x
Jack Lloyd
2019-09-04
1
-105
/
+328
*
|
Make ssse3/sse2 dependencies explicit rather than implicit
Jack Lloyd
2019-09-04
2
-0
/
+3
*
|
Add build support
Jack Lloyd
2019-09-04
1
-2
/
+13
*
|
Some cleanups
Jack Lloyd
2019-09-04
1
-54
/
+52
*
|
Unroll blocks by 2x
Jack Lloyd
2019-09-03
2
-70
/
+188
*
|
Support NEON for AES vector permutes
Jack Lloyd
2019-09-01
4
-110
/
+154
|
/
*
Build fixes
Jack Lloyd
2019-08-31
1
-2
/
+1
*
Abstract the AES SSSE3 implementation to support other SIMD
Jack Lloyd
2019-08-31
2
-449
/
+333
*
Fix a bug in CAST-128 affecting 11, 13, 14, or 15 byte keys
Jack Lloyd
2019-08-26
1
-2
/
+5
*
Report parallism for AES when hardware is available
Jack Lloyd
2019-07-05
1
-0
/
+14
*
Officially deprecate headers
Jack Lloyd
2019-06-07
1
-0
/
+4
*
Add Bcrypt-PBKDF
Jack Lloyd
2019-05-31
2
-4
/
+12
*
Remove IP/FP tables in DES
Jack Lloyd
2019-05-03
3
-283
/
+42
*
Make the ISA list a list
Jack Lloyd
2019-04-17
9
-9
/
+28
*
Fix some extra semicolons
Jack Lloyd
2019-03-27
1
-1
/
+1
*
Fixes for minimized builds
Jack Lloyd
2019-02-16
1
-1
/
+1
*
Refactor CPUID to make it thread safe
Jack Lloyd
2019-01-30
1
-6
/
+7
*
Remove some unnecessary asserts
Jack Lloyd
2019-01-22
3
-34
/
+0
*
Fix some warnings from PVS-Studio
Jack Lloyd
2019-01-17
1
-3
/
+4
*
Remove trailing whitespace
Jack Lloyd
2019-01-13
2
-8
/
+8
*
Avoid including rotate.h in bswap.h
Jack Lloyd
2018-12-21
13
-0
/
+13
*
Add CT::Mask type
Jack Lloyd
2018-11-28
1
-2
/
+2
*
Use vzeroupper/vzeroall to transition between AVX and SSE states.
Jack Lloyd
2018-11-10
2
-0
/
+16
*
Add some missing includes
Jack Lloyd
2018-11-08
1
-0
/
+1
*
Remove SIMD_32 typedef
Jack Lloyd
2018-11-05
3
-48
/
+48
*
Unroll Blowfish loop by 4 instead of 2
Jack Lloyd
2018-10-14
1
-16
/
+45
*
Add explicit AVX2 function annotations
Jack Lloyd
2018-10-05
2
-0
/
+8
*
Make a few simple functions constexpr
Jack Lloyd
2018-10-01
1
-9
/
+9
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
4
-9
/
+9
*
Fix some MSVC warnings
Jack Lloyd
2018-09-30
1
-2
/
+2
*
Use correct array length in Serpent AVX2
Jack Lloyd
2018-09-28
1
-2
/
+2
*
Split 'cast' module into CAST-128 and CAST-256
Jack Lloyd
2018-09-13
7
-2
/
+7
*
Add CommonCrypto block cipher support
Jose Pereira
2018-09-10
1
-2
/
+16
[next]