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
/
sha-simd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extra ; from sha-simd.cpp (PR #622)
Ilja
2018-03-31
1
-1
/
+1
*
Fix compile on AIX using const pointers
Jeffrey Walton
2018-03-20
1
-4
/
+4
*
Remove non-const cast from POWER8 loads and stores
Jeffrey Walton
2018-03-20
1
-8
/
+8
*
Clear unused variable warning
Jeffrey Walton
2018-03-11
1
-5
/
+5
*
Switch to 2-mask version of vec_perm for repack
Jeffrey Walton
2018-03-11
1
-8
/
+4
*
Whitespace check-in
Jeffrey Walton
2018-03-11
1
-2
/
+1
*
Add VectorLoadMsg and comments (GH #513)
Jeffrey Walton
2018-03-11
1
-54
/
+66
*
Add PowerPC Power8 SHA hashing (GH #513)
Jeffrey Walton
2018-03-10
1
-22
/
+651
*
Improve logic for <arm_acle.h> include (GH #568)
Jeffrey Walton
2018-01-20
1
-9
/
+8
*
Rename ppc-crypto.h to ppc-simd.h
Jeffrey Walton
2017-12-12
1
-1
/
+1
*
Add Power8 SHA256 and SHA512 support (GH #513)
Jeffrey Walton
2017-09-22
1
-1
/
+1
*
Add Power8 SHA256 and SHA512 support (GH #513)
Jeffrey Walton
2017-09-22
1
-2
/
+37
*
Add CRYPTOPP_NO_CPU_FEATURE_PROBES (GH #511)
Jeffrey Walton
2017-09-19
1
-12
/
+6
*
Fix armeabi and armv7-a for Android (GH #509)
Jeffrey Walton
2017-09-17
1
-5
/
+4
*
Add Aarch64 specific defines to Android cross-compile
Jeffrey Walton
2017-09-13
1
-5
/
+1
*
Update header guards for x86
Jeffrey Walton
2017-09-12
1
-1
/
+1
*
Guard <arm_acle.h> include for GCC 4.8
Jeffrey Walton
2017-09-12
1
-9
/
+11
*
Update comments
Jeffrey Walton
2017-08-19
1
-0
/
+7
*
Guard use of SIGILL probes on Apple platforms
Jeffrey Walton
2017-08-17
1
-0
/
+10
*
Split source files to support Base Implementation + SIMD implementation (GH #...
Jeffrey Walton
2017-08-17
1
-0
/
+961