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
/
blake2-simd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split Blake2 SIMD files into blake2s-simd.cpp and blake2b-simd.cpp (GH #729, ...
Jeffrey Walton
2018-11-02
1
-2234
/
+0
*
Add BLAKE2b Power8 implementation (GH #731)
Jeffrey Walton
2018-11-02
1
-37
/
+385
*
Use vec_perm on PowerPC little-endian for GCC
Jeffrey Walton
2018-11-01
1
-72
/
+85
*
Update comments
Jeffrey Walton
2018-11-01
1
-2
/
+3
*
Use vec_mergeh and vec_mergel for PowerPC
Jeffrey Walton
2018-11-01
1
-69
/
+101
*
Update comments
Jeffrey Walton
2018-10-31
1
-1
/
+6
*
Fix mask names
Jeffrey Walton
2018-10-30
1
-85
/
+85
*
Add BLAKE2b Power8 implementation (GH #729)
Jeffrey Walton
2018-10-30
1
-11
/
+469
*
Sync CRYPTOPP_ARM_ACLE_AVAILABLE with Autotools
Jeffrey Walton
2018-10-25
1
-1
/
+1
*
Add XOP aware BLAKE2b and BLAKE2s
Jeffrey Walton
2018-10-25
1
-4
/
+15
*
Fix _mm_roti_epi32 and _mm_roti_epi64 redefined on Fedora ar -O0
Jeffrey Walton
2018-10-24
1
-14
/
+14
*
Break-up long lines in cryptest.nmake
Jeffrey Walton
2018-08-27
1
-0
/
+4
*
Use BLAKE2B_G2 macro name
Jeffrey Walton
2018-08-17
1
-3
/
+3
*
Add GNUmakefile-cross flags SIMON and SPECK
Jeffrey Walton
2018-08-16
1
-0
/
+4
*
Remove unneeded comments
Jeffrey Walton
2018-08-15
1
-12
/
+0
*
Cutover to BLAKE2 team impl
Jeffrey Walton
2018-08-15
1
-1528
/
+717
*
Remove unneeded code from Blake2
Jeffrey Walton
2018-07-15
1
-16
/
+5
*
Improve logic for <arm_acle.h> include (GH #568)
Jeffrey Walton
2018-01-20
1
-4
/
+7
*
Add CRYPTOPP_SLOW_ARMV8_SHIFT for Aarch32 and Aarch64
Jeffrey Walton
2017-11-23
1
-4
/
+9
*
Cleanup comments and old code artifacts
Jeffrey Walton
2017-11-15
1
-12
/
+4
*
Use SSE4.1 instead of SSE4.2 for BLAKE2
Jeffrey Walton
2017-11-15
1
-5
/
+6
*
Fix SunCC 12.5 compile with -std=c++11
Jeffrey Walton
2017-11-13
1
-1
/
+1
*
Update documentation
Jeffrey Walton
2017-11-12
1
-0
/
+5
*
Clear missing newline warning
Jeffrey Walton
2017-10-12
1
-1
/
+1
*
Fix armeabi and armv7-a for Android (GH #509)
Jeffrey Walton
2017-09-17
1
-0
/
+4
*
Add Aarch64 specific defines to Android cross-compile
Jeffrey Walton
2017-09-13
1
-3
/
+3
*
Update comments
Jeffrey Walton
2017-08-19
1
-1
/
+1
*
Use CRYPTOPP_SSE2_INTRIN_AVAILABLE for consistent naming
Jeffrey Walton
2017-08-18
1
-1
/
+1
*
Split source files to support Base Implementation + SIMD implementation (GH #...
Jeffrey Walton
2017-08-17
1
-0
/
+2182