index
:
delta/cryptopp-git.git
CRYPTOPP_5_6_2_clean
master
github.com: weidai11/cryptopp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blake2b_simd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence GCC warnings in BLAKE2
Jeffrey Walton
2020-06-29
1
-0
/
+5
*
Update comments
Jeffrey Walton
2020-06-29
1
-9
/
+9
*
Speedup BLAKE2s message loading on PowerPC
Jeffrey Walton
2020-06-29
1
-1
/
+2
*
Update comments
Jeffrey Walton
2020-06-29
1
-1
/
+1
*
Speedup BLAKE2 message loading on PowerPC
Jeffrey Walton
2020-06-29
1
-12
/
+32
*
Speedup BLAKE2 message loading on PowerPC
Jeffrey Walton
2020-06-29
1
-14
/
+62
*
Use little-endian mask during BLAKE2 loads
Jeffrey Walton
2020-06-28
1
-22
/
+24
*
Cleanup BLAKE2 POWER8 code
Jeffrey Walton
2020-06-27
1
-33
/
+26
*
Avoid BLAKE2b permute and mask on POWER8
Jeffrey Walton
2020-06-26
1
-41
/
+20
*
Update comments
Jeffrey Walton
2020-04-11
1
-1
/
+1
*
Update file header comments
Jeffrey Walton
2020-04-11
1
-1
/
+1
*
Try to replace vec_rl for Clang 3.8
Jeffrey Walton
2019-10-23
1
-1
/
+1
*
Fix AIX and Linux compiles for PowerPC (PR #902)
Jeffrey Walton
2019-10-23
1
-2
/
+3
*
More Clang workarounds on PowerPC (PR #901)
Jeffrey Walton
2019-10-23
1
-16
/
+7
*
Fix ARM headers and Android compile (PR #896)
Jeffrey Walton
2019-10-16
1
-3
/
+2
*
Clear unused varaible warning on PowerPC
Jeffrey Walton
2019-10-14
1
-1
/
+1
*
Fix missing _mm_roti_epi32 and _mm_roti_epi64 under GCC (GH #859)
Jeffrey Walton
2019-07-02
1
-1
/
+3
*
Add missing XOP header for blake2b_simd.cpp (GH #859)
Jeffrey Walton
2019-07-02
1
-0
/
+5
*
Update comments
Jeffrey Walton
2019-05-28
1
-1
/
+0
*
Use PowerPC unaligned loads and stores with Power8 (GH #825, PR #826)
Jeffrey Walton
2019-04-27
1
-0
/
+1
*
Cleanup headers after Microsoft ARM64 port
Jeffrey Walton
2019-01-04
1
-2
/
+0
*
Fix <arm_neon.h> include for ARM64 with MSVC compiler (GH #776)
Jeffrey Walton
2019-01-04
1
-1
/
+2
*
Disable Altivec for BLAKE2s on AIX 7.1 and XLC 12.01 (GH #743)
Jeffrey Walton
2018-11-21
1
-0
/
+8
*
Rewrite BLAKE2 classes
Jeffrey Walton
2018-11-20
1
-36
/
+39
*
Rename PPC vector functions from VectorFunc to VecFunc
Jeffrey Walton
2018-11-15
1
-62
/
+62
*
Rename files with dashes to underscores (GH #736)
Jeffrey Walton
2018-11-10
1
-0
/
+1220