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
/
iterhash.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update comments in IterHashBase and friends
Jeffrey Walton
2018-07-21
1
-5
/
+7
*
Use blockSize throughout HashMultipleBlocks
Jeffrey Walton
2018-07-20
1
-4
/
+4
*
Fix Tiger crash on Sparc (GH #690)
Jeffrey Walton
2018-07-20
1
-7
/
+19
*
Align input buffer in HashMultipleBlocks
Jeffrey Walton
2018-07-20
1
-7
/
+26
*
Back-off on Hash asserts (GH #652)
Jeffrey Walton
2018-05-05
1
-17
/
+20
*
Add CRYPTOPP_ASSERT to match Keccak and SHA3 (#654)
Asen Kovachev
2018-05-03
1
-0
/
+1
*
Fix Windows compilation issues (by RaptorFactor) (#444)
Marcel Raad
2017-07-17
1
-1
/
+1
*
Avoid extra ByteReverse when using Intel SHA extensions
Jeffrey Walton
2017-05-26
1
-3
/
+0
*
Revert "Avoid extra ByteReverse"
Jeffrey Walton
2017-05-25
1
-7
/
+4
*
Add missing header
Jeffrey Walton
2017-05-25
1
-0
/
+1
*
Avoid extra ByteReverse
Jeffrey Walton
2017-05-25
1
-4
/
+7
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Remove temporary array for SHA1. Whitespace and comments
Jeffrey Walton
2016-12-06
1
-0
/
+3
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-2
/
+2
*
Cleared -Wcast-align (Issue 122)
Jeffrey Walton
2016-01-24
1
-2
/
+2
*
Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...
Jeffrey Walton
2015-11-18
1
-1
/
+1
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-167
/
+162
*
Whitespace checkin
Jeffrey Walton
2015-07-30
1
-3
/
+3
*
Cut-in CRYPTOPP_ASSERT in all remaining header and source files
Jeffrey Walton
2015-07-26
1
-1
/
+1
*
Added "trap.h" include for header and source files that assert
Jeffrey Walton
2015-07-26
1
-0
/
+1
*
Cleared UBsan warnings under GCC 5.1
Jeffrey Walton
2015-07-17
1
-3
/
+9
*
fix memcpy with same src and dest (Peter Klotz)
weidai
2010-08-03
1
-1
/
+2
*
add x86/x64 assembly for SHA-256,
weidai
2009-03-10
1
-6
/
+10
*
changes for 5.6:
weidai
2009-03-02
1
-5
/
+3
*
fix compile with GCC 4.0.1 on MacOS X 64-bit
weidai
2008-12-22
1
-0
/
+12
*
reduce executable size when only hash functions are used
weidai
2007-10-02
1
-6
/
+1
*
optimizations
weidai
2007-04-16
1
-29
/
+38
*
update version number, port to Sun C++ 5.8
weidai
2006-12-18
1
-0
/
+6
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-8
/
+8
*
fix gcc 3.4.2 compile
weidai
2004-10-17
1
-1
/
+1
*
changes related to the next FIPS validation
weidai
2004-09-03
1
-6
/
+27
*
add SHA-224
weidai
2004-07-23
1
-3
/
+10
*
merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),
weidai
2003-07-10
1
-5
/
+0
*
create DLL version, fix GetNextIV() bug in CTR and OFB modes
weidai
2003-07-04
1
-15
/
+5
*
various changes for 5.1
weidai
2003-03-20
1
-5
/
+4
*
Initial revision
weidai
2002-10-04
1
-0
/
+123