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
/
cpuid
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpuid arm64, sigill detection probing via sha512su0 instruction.
David CARLIER
2021-04-20
1
-0
/
+3
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
1
-2
/
+2
*
Avoid using macros in x86 cpuid code
Jack Lloyd
2021-01-09
2
-26
/
+41
*
Clean up POWER CPUID logic
Jack Lloyd
2021-01-04
1
-86
/
+30
*
Refactor ARM CPUID code
Jack Lloyd
2021-01-03
4
-259
/
+213
*
Little tweaks and pre assuming few basic cpu features for the M1
David CARLIER
2021-01-02
1
-9
/
+22
*
Mac M1 build update, cpu features detection.
David CARLIER
2020-12-31
1
-2
/
+10
*
Add BMI2 3DES implementation
Jack Lloyd
2020-12-27
2
-0
/
+20
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
6
-10
/
+4
*
Remove various deprecated functions
Jack Lloyd
2020-11-08
2
-13
/
+0
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
2
-2
/
+2
*
Add support for detecting AVX-512 BW/DQ also
Jack Lloyd
2020-10-24
3
-12
/
+35
*
Improve AVX-512 detection
Jack Lloyd
2020-10-24
3
-18
/
+80
*
Fix initialiation of CPUID fields
Jack Lloyd
2020-09-26
1
-1
/
+3
*
Updated cpuid.cpp str parse to support all flags
Daniel Jewell
2020-05-31
1
-12
/
+30
*
Consolidate the logic for hardware AES
Jack Lloyd
2020-05-06
1
-0
/
+16
*
cpu arm: Dead code as the symbol was never defined.
David Carlier
2020-03-28
1
-1
/
+5
*
Add baremetal (gcc-arm-none-eabi) build
Jack Lloyd
2020-03-14
1
-6
/
+3
*
Fix an unused var warning when compiling for iOS
Jack Lloyd
2020-02-09
1
-0
/
+4
*
Add support for POWER VPSUM instruction for GCM
Jack Lloyd
2020-01-23
1
-0
/
+2
*
Clean up handling of POWER ISA extensions
Jack Lloyd
2019-12-12
3
-7
/
+7
*
Make CPU probes noexcept
Jack Lloyd
2019-12-06
2
-6
/
+6
*
silence trivial warnings
Nuno Goncalves
2019-10-20
1
-0
/
+2
*
Merge CLMUL and PMULL code
Jack Lloyd
2019-09-25
1
-0
/
+15
*
Add a RWLock
Jack Lloyd
2019-09-23
2
-8
/
+5
*
Merge GH #2061 Add header deprecation warnings
Jack Lloyd
2019-09-08
1
-0
/
+2
|
\
|
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-0
/
+2
*
|
Add support for vector permute AES using AltiVec
Jack Lloyd
2019-09-07
1
-0
/
+2
|
/
*
Merge GH #2096 Unroll POWER8 AES instructions by 4x
Jack Lloyd
2019-09-04
1
-0
/
+12
|
\
|
*
Avoid dynamic endian dispatch if we don't need it
Jack Lloyd
2019-09-04
1
-0
/
+12
*
|
Support NEON for AES vector permutes
Jack Lloyd
2019-09-01
1
-0
/
+15
|
/
*
Add support for POWER9 DARN RNG
Jack Lloyd
2019-08-27
3
-0
/
+11
*
Provides auxiliary vector support for FreeBSD.
David Carlier
2019-04-15
2
-12
/
+8
*
Rename 'darwin' target to 'macos'
Jack Lloyd
2019-03-27
2
-5
/
+5
*
Refactor CPUID to make it thread safe
Jack Lloyd
2019-01-30
5
-48
/
+67
*
Add PVR identifer for POWER9
Jack Lloyd
2018-12-03
1
-1
/
+3
*
Fix [ci skip]
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Handle PPC crypto bit in tests [ci skip]
Jack Lloyd
2018-10-01
1
-0
/
+2
*
Fix ARMv7 build
Jack Lloyd
2018-07-09
1
-0
/
+3
*
Add support for ARMv8 SM4 instructions
Jack Lloyd
2018-07-09
3
-5
/
+70
*
Fix handling of SHA instructions in tests
Jack Lloyd
2018-06-29
1
-0
/
+2
*
Add BMI2-specific SHA-256
Jack Lloyd
2018-05-27
3
-2
/
+25
*
Fix CPUID::has_cpuid_bit
Jack Lloyd
2018-03-17
1
-1
/
+3
*
Avoid unused arg warning in PowerPC CPUID code
Jack Lloyd
2018-03-17
1
-0
/
+2
*
Do runtime endian check when CPUID is initialized
Jack Lloyd
2018-02-23
1
-0
/
+1
*
Add support for detecting POWER crypto using getauxval
Jack Lloyd
2018-01-07
3
-1
/
+34
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add additional ids for AltiVec enabled POWER processors
Jack Lloyd
2017-09-19
1
-3
/
+5
[next]