Jeffrey Walton
|
df06a2d4df
|
Fix typo
|
2021-07-04 14:31:27 -04:00 |
|
Jeffrey Walton
|
0497eb46ab
|
Make SHA-NI independent of AVX and AVX2 (GH #1045)
|
2021-07-04 13:22:51 -04:00 |
|
NinjaSnail1080
|
06a0ec2186
|
Fixed typos (PR #1055)
|
2021-07-03 23:25:03 -04:00 |
|
Jeffrey Walton
|
b810876cbf
|
Fix compile on CentOS 5
|
2021-07-03 02:27:05 -04:00 |
|
Ajinkya Bawaskar
|
45de5c6ce5
|
Update Readme.txt (PR #1052)
Thank you very much.
|
2021-06-24 13:20:04 -04:00 |
|
Jeffrey Walton
|
04b84da291
|
Update comments
|
2021-06-17 17:55:45 -04:00 |
|
Jeffrey Walton
|
fabd88e4e4
|
Use GenerateWord32 impl from Crypto++ 5.4
Also see https://groups.google.com/g/cryptopp-users/c/YOl2FGXSp44
|
2021-06-17 17:51:52 -04:00 |
|
Jeffrey Walton
|
89424327e5
|
Whitespace check-in
|
2021-06-17 17:23:18 -04:00 |
|
Jeffrey Walton
|
7101e9e73a
|
Endian swap outptu OldRandomPool::GenerateWord32
Also see https://groups.google.com/g/cryptopp-users/c/YOl2FGXSp44
|
2021-06-17 17:19:50 -04:00 |
|
Jeffrey Walton
|
1124a3d1fe
|
Clear MSVC warning
|
2021-06-03 22:10:54 -04:00 |
|
Jeffrey Walton
|
26a819d5c2
|
Use non-virtual IteratedHashWithStaticTransform::Init in ctor (GH #147)
|
2021-06-03 21:10:59 -04:00 |
|
Jeffrey Walton
|
926543ef66
|
Update benchmarks
|
2021-05-31 00:21:50 -04:00 |
|
Jeffrey Walton
|
081873ea86
|
Update comments
|
2021-05-26 04:21:47 -04:00 |
|
Jeffrey Walton
|
c40b43346b
|
Avoid intermediate stores when using _mm_crc32_u32
|
2021-05-26 02:10:36 -04:00 |
|
Jeffrey Walton
|
175e7f7af0
|
Update documentation
|
2021-05-25 23:51:03 -04:00 |
|
Jeffrey Walton
|
28fc786079
|
Update documentation
|
2021-05-25 23:39:16 -04:00 |
|
Jeffrey Walton
|
b5cc2adb11
|
Add CONST_WORD32_CAST macro to CRC source files
|
2021-05-25 23:15:38 -04:00 |
|
Jeffrey Walton
|
5d26a4fadf
|
Update documentation
|
2021-05-25 23:08:55 -04:00 |
|
Jeffrey Walton
|
b2571d47c6
|
Add CRC32Wx4 and CRC32CWx4 for 4 blocks at a time
|
2021-05-25 23:06:50 -04:00 |
|
Jeffrey Walton
|
2ed2e19e8e
|
Remove unneeded <arm_acle.h> include
|
2021-05-25 20:41:09 -04:00 |
|
Jeffrey Walton
|
6ccf051b34
|
Use inline ASM for PMULL on Apple ARMv8
|
2021-05-25 20:40:45 -04:00 |
|
Jeffrey Walton
|
770b60eccd
|
Update comments
|
2021-05-25 20:27:11 -04:00 |
|
Jeffrey Walton
|
1221e0dc9e
|
Use inline ASM for CRC on Apple ARMv8
|
2021-05-25 20:24:58 -04:00 |
|
Jeffrey Walton
|
c3d1eedff0
|
Whitespace check-in
|
2021-05-25 01:21:23 -04:00 |
|
Jeffrey Walton
|
5fc4dac207
|
Clear enum to int warning
|
2021-05-25 01:16:52 -04:00 |
|
Jeffrey Walton
|
abf7bb7546
|
Update NEON and ACLE feature tests
|
2021-05-24 21:17:07 -04:00 |
|
Jeffrey Walton
|
41edd50bd1
|
Fix makefiles to avoid spurious _XOPEN_SOURCE
|
2021-05-24 19:40:36 -04:00 |
|
Jeffrey Walton
|
01d374afd1
|
Move UINT64_CAST to config_asm.h
|
2021-05-23 05:17:08 -04:00 |
|
Jeffrey Walton
|
1fa769a2ee
|
Update comments
|
2021-05-23 04:26:55 -04:00 |
|
Jeffrey Walton
|
8a338f415a
|
Update ARM test programs
|
2021-05-23 04:17:48 -04:00 |
|
Jeffrey Walton
|
759626e3d8
|
Use +sha3 and +sha512 for ARM crypto
|
2021-05-23 04:09:27 -04:00 |
|
Jeffrey Walton
|
96618d7084
|
Update arm_sind.h
|
2021-05-23 04:06:58 -04:00 |
|
Jeffrey Walton
|
6ae949004c
|
Add ARMv8.4 wrappers for veor3q_u64, vxarq_u64 and vrax1q_u64
|
2021-05-22 19:34:19 -04:00 |
|
Jeffrey Walton
|
f37591011d
|
Clear makefile variable TOPT as required
|
2021-05-19 15:59:56 -04:00 |
|
Jeffrey Walton
|
52f5bf8817
|
Remove unneeded include from lea_simd.cpp
|
2021-05-19 15:30:54 -04:00 |
|
Jeffrey Walton
|
7e0f678055
|
Use CPPFLAGS when testign features
Cross-compiles need the flags
|
2021-05-10 15:14:03 -04:00 |
|
Jeffrey Walton
|
9e2da8980a
|
Move --sysroot to LDFLAGS since not used during compilation
|
2021-05-10 14:57:43 -04:00 |
|
Jeffrey Walton
|
24601ac938
|
Update cryptest-android.sh
|
2021-05-10 14:44:15 -04:00 |
|
Jeffrey Walton
|
adcc89c875
|
Fix CET and Specter tests for C++03
|
2021-05-01 12:18:11 -04:00 |
|
Jeffrey Walton
|
f12b4416a0
|
Update comments (GH #1036)
|
2021-04-30 09:19:59 -04:00 |
|
Jeffrey Walton
|
0a1f580591
|
Update vs2005 project files
|
2021-04-26 17:26:23 -04:00 |
|
Jeffrey Walton
|
bbb29e9ead
|
Clear MSVC warning
|
2021-04-26 17:16:28 -04:00 |
|
Jeffrey Walton
|
5107611cce
|
Clear MSVC warning
|
2021-04-26 17:15:19 -04:00 |
|
Jeffrey Walton
|
b51383cc6c
|
Fix compile on CentOS 5
|
2021-04-26 16:24:02 -04:00 |
|
Jeffrey Walton
|
ef3a9e8eea
|
Fix compile on CentOS 5
|
2021-04-26 16:23:56 -04:00 |
|
Jeffrey Walton
|
e54f606192
|
Fix compile on CentOS 5
|
2021-04-26 16:18:00 -04:00 |
|
Jeffrey Walton
|
c84d5b5112
|
Add feature test for -Wa,-q on OS X Intel Macs (GH #1033) (PR #1034)
|
2021-04-26 15:39:21 -04:00 |
|
Jeffrey Walton
|
2619dbec0b
|
Fix FreeBSD compile
|
2021-04-26 06:52:22 -04:00 |
|
Jeffrey Walton
|
493ccd0e3b
|
Clear Clang warnings on Android
|
2021-04-26 05:54:22 -04:00 |
|
Jeffrey Walton
|
d57357d944
|
Clear Clang warnings on Android
|
2021-04-26 05:41:58 -04:00 |
|