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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename files with dashes to underscores (GH #736)
Jeffrey Walton
2018-11-10
1
-1
/
+1
*
Add proper declaration for Kalyna tables; and split from definitions
Jeffrey Walton
2018-10-28
1
-2
/
+2
*
Cleanup SHA SIMD source file
Jeffrey Walton
2018-10-28
1
-71
/
+76
*
Fix spelling and grammar
Jeffrey Walton
2018-10-13
1
-1
/
+1
*
Fix partial specializations for FixedSizeAllocatorWithCleanup (PR #710)
Jeffrey Walton
2018-08-24
1
-3
/
+2
*
Fix alignment on Win32 and Solaris Sparc (PR #709)
Jeffrey Walton
2018-08-23
1
-2
/
+3
*
Disable X32 inline assembly (GH #686, PR #704)
Jeffrey Walton
2018-08-18
1
-7
/
+0
*
Whitespace check-in
Jeffrey Walton
2018-08-17
1
-15
/
+15
*
Clear unused variable warnings under MSVC
Jeffrey Walton
2018-08-03
1
-1
/
+1
*
Cleanup SHA512::Transform code
Jeffrey Walton
2018-07-21
1
-39
/
+15
*
Whitespace check-in
Jeffrey Walton
2018-07-20
1
-1
/
+1
*
Fix Solaris 11/Sparc crash in SHA-384 (GH #689, GH #403)
Jeffrey Walton
2018-07-20
1
-60
/
+87
*
Cleanup defines in sha.cpp
Jeffrey Walton
2018-07-15
1
-4
/
+4
*
Disable X32 for SHA (GH #686)
Jeffrey Walton
2018-07-15
1
-24
/
+13
*
Add ARMv8.4 cpu feature detection support (GH #685) (#687)
Jeffrey Walton
2018-07-15
1
-9
/
+16
*
Fix "Error: symbol SHA512_Round is already defined" (GH #684)
Jeffrey Walton
2018-07-13
1
-3
/
+10
*
Add algorithm provider member function to Algorithm class
Jeffrey Walton
2018-07-06
1
-0
/
+71
*
Re-engage SSE2 ASM for SHA-256 (GH# 674)
Jeffrey Walton
2018-06-29
1
-1
/
+1
*
Add CRYPTOPP_TABLE, remove CRYPTOPP_SECTION
Jeffrey Walton
2018-01-21
1
-7
/
+6
*
Switch to rotlConstant and rotrConstant
Jeffrey Walton
2017-11-25
1
-14
/
+14
*
Add Power8 SHA256 and SHA512 support (GH #513)
Jeffrey Walton
2017-09-22
1
-0
/
+14
*
Add Power8 SHA256 and SHA512 support (GH #513)
Jeffrey Walton
2017-09-22
1
-0
/
+19
*
Fix func/subfunc parameter names (GH #502)
Jeffrey Walton
2017-09-16
1
-2
/
+2
*
Fix bad SHA152 hash under IBM XL C/C++ compiler (GH #502)
Jeffrey Walton
2017-09-15
1
-13
/
+79
*
Clear uninitialized variable warnings under xlC
Jeffrey Walton
2017-09-01
1
-3
/
+2
*
Fix build on FreeBSD 10.3 x86 with clang++ 3.4.1. (#483)
Wyatt O'Day
2017-08-30
1
-1
/
+2
*
Remove BOOL macro value (GH #462)
Jeffrey Walton
2017-08-20
1
-12
/
+18
*
Split source files to support Base Implementation + SIMD implementation (GH #...
Jeffrey Walton
2017-08-17
1
-874
/
+59
*
Move free standing function into anonymous namespace
Jeffrey Walton
2017-08-14
1
-166
/
+230
*
Fix bad SHA::Transform calculation (Issue 455)
Jeffrey Walton
2017-08-13
1
-563
/
+598
*
Use MOVDQU for SSE2 in static transform (Issue 455)
Jeffrey Walton
2017-08-05
1
-23
/
+23
*
Avoid extra ByteReverse when using Intel SHA extensions
Jeffrey Walton
2017-05-26
1
-2
/
+26
*
Revert "Avoid extra ByteReverse"
Jeffrey Walton
2017-05-25
1
-1
/
+1
*
Avoid extra ByteReverse
Jeffrey Walton
2017-05-25
1
-1
/
+1
*
Revert "Some fixes related to SunCC compiler bugs."
Anton Gorev
2017-04-27
1
-15
/
+1
*
Fix endian-reversal and loading of MSG0-MSG3
Jeffrey Walton
2017-04-22
1
-7
/
+1
*
Some fixes related to SunCC compiler bugs.
Anton Gorev
2017-04-21
1
-1
/
+15
*
Fix SHA512_SSE2_Transform after whitespace checkin (Issue 365)
Jeffrey Walton
2017-01-17
1
-0
/
+1
*
Update attribution of ARM SHA extensions
Jeffrey Walton
2017-01-15
1
-15
/
+15
*
Fix typo
Jeffrey Walton
2017-01-14
1
-1
/
+1
*
Add ARM SHA extensions for SHA-224 and SHA-256
Jeffrey Walton
2017-01-14
1
-9
/
+195
*
Add ARM SHA extensions for SHA1
Jeffrey Walton
2017-01-13
1
-3
/
+187
*
Whitespace checkin
Jeffrey Walton
2017-01-13
1
-601
/
+600
*
Remove temporary array for SHA1. Whitespace and comments
Jeffrey Walton
2016-12-06
1
-10
/
+13
*
Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)
Jeffrey Walton
2016-12-03
1
-10
/
+1
*
Fix anachronism warning for *_HashBlocks functions under Win64
Jeffrey Walton
2016-12-02
1
-2
/
+2
*
Fix missing __fastcall for *_HashBlocks functions under Win32
Jeffrey Walton
2016-12-02
1
-4
/
+4
*
Backed-off automatically setting CRYPTOPP_BOOL_SSE_SHA_INTRINSICS_AVAILABLE d...
Jeffrey Walton
2016-12-01
1
-12
/
+22
*
Fix "X86_SHA256_HashBlocks was not declared in this scope" when using CRYPTOP...
Jeffrey Walton
2016-12-01
1
-13
/
+27
*
Add Intel SHA1 extension support (Issue 139)
Jeffrey Walton
2016-12-01
1
-16
/
+259
[next]