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
/
crc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename files with dashes to underscores (GH #736)
Jeffrey Walton
2018-11-10
1
-2
/
+2
*
Sync CRYPTOPP_{BIG|LITTLE}_ENDIAN with Autotools
Jeffrey Walton
2018-10-28
1
-2
/
+2
*
Add algorithm provider member function to Algorithm class
Jeffrey Walton
2018-07-06
1
-0
/
+22
*
Cleanup includes for CRC32 and CRC32C
Jeffrey Walton
2017-12-09
1
-11
/
+2
*
Prefix IS_LITTLE_ENDIAN and IS_BIG_ENDIAN with CRYPTOPP
Jeffrey Walton
2017-11-10
1
-2
/
+2
*
Fix armeabi and armv7-a for Android (GH #509)
Jeffrey Walton
2017-09-17
1
-0
/
+7
*
Split source files to support Base Implementation + SIMD implementation (GH #...
Jeffrey Walton
2017-08-17
1
-60
/
+15
*
Fix Windows compilation issues (by RaptorFactor) (#444)
Marcel Raad
2017-07-17
1
-1
/
+1
*
Guard use of X86 ASM for ARM, MIPS and other platforms
Jeffrey Walton
2017-06-06
1
-1
/
+2
*
Add additional compilers for inline ASM (Issue 428)
Jeffrey Walton
2017-05-20
1
-3
/
+2
*
Add inline ASM for missing CRC intrinsics (Issue 428)
Jeffrey Walton
2017-05-20
1
-3
/
+30
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Fix compile under iOS
Jeffrey Walton
2016-07-13
1
-5
/
+0
*
Clear Valgrind findings under -Ofast
Jeffrey Walton
2016-07-12
1
-1
/
+1
*
Add SunCC 12.4 support for specialized implementations if CRC, RDRAND and BLAKE2
Jeffrey Walton
2016-07-10
1
-1
/
+1
*
Add header <nmmintrin.h> for SunCC 12.4
Jeffrey Walton
2016-07-10
1
-0
/
+5
*
Use CRYPTOPP_BOOL_ARM_CRC32_INTRINSICS_AVAILABLE to detect extension
Jeffrey Walton
2016-05-16
1
-2
/
+2
*
Updated etection code. Added ARMv8-a CRC32 implementations
Jeffrey Walton
2016-05-06
1
-0
/
+30
*
Removed unneeded asserts
Jeffrey Walton
2016-04-24
1
-2
/
+0
*
Add CRC-32C using CXX and SSE4 (Issue 160)
Jeffrey Walton
2016-04-24
1
-0
/
+176
*
Cleared -Wcast-align (Issue 122)
Jeffrey Walton
2016-01-25
1
-1
/
+1
*
Cleared -Wcast-align (Issue 122)
Jeffrey Walton
2016-01-24
1
-1
/
+2
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-160
/
+160
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-3
/
+3
*
Initial revision
weidai
2002-10-04
1
-0
/
+160