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
/
salsa.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated CRYPTOPP_ASSERT based on comments
Jeffrey Walton
2016-10-17
1
-1
/
+1
*
Change from NDEBUG to CRYPTOPP_DEBUG in source files to ensure all debug beha...
Jeffrey Walton
2016-09-16
1
-1
/
+1
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-2
/
+2
*
Backed out use of "static const" to declare constant; switch to "enum" (Issue...
Jeffrey Walton
2016-09-06
1
-4
/
+0
*
Initial fix for older Apple ld's non_lazy_ptr missing symbols (Issue 255)
Jeffrey Walton
2016-09-06
1
-32
/
+37
*
Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...
Jeffrey Walton
2015-11-18
1
-5
/
+14
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-606
/
+616
*
Companion checkin to 572506de3d00f1280c89b1168384178a988c4486. Salsa and Sose...
Jeffrey Walton
2015-08-03
1
-7
/
+11
*
Cut-in CRYPTOPP_ASSERT in all remaining header and source files
Jeffrey Walton
2015-07-26
1
-2
/
+2
*
Added "trap.h" include for header and source files that assert
Jeffrey Walton
2015-07-26
1
-0
/
+1
*
Added CRYPTOPP_CLANG_NO_INTEGRATED_AS as a guard in config.h (disabled by def...
Jeffrey Walton
2015-07-21
1
-2
/
+2
*
Cut-in to utilize GNU_ATT_SYNTAX and GNU_INTEL_SYNTAX macros. Also see LLVM B...
Jeffrey Walton
2015-07-21
1
-2
/
+2
*
Removed execute bit from C++ header and source files
Jeffrey Walton
2015-06-24
1
-0
/
+0
*
Cleared unknown pragma warning with -Wall
Jeffrey Walton
2015-06-08
1
-1
/
+3
*
fix Salsa validation failure when compiling with GCC 4.6 (https://sourceforge...
weidai
2011-06-05
1
-10
/
+11
*
fix compile on OpenSolaris 8.11
weidai
2009-03-13
1
-6
/
+2
*
- add EAX mode, XSalsa20
weidai
2009-03-12
1
-17
/
+54
*
changes for 5.6:
weidai
2009-03-02
1
-5
/
+6
*
fix compile for ICC 10
weidai
2007-09-24
1
-27
/
+26
*
remove -msse2 since we don't use SSE2 intrinsics anymore
weidai
2007-09-24
1
-1
/
+1
*
- port x64 assembly code to MASM
weidai
2007-09-24
1
-246
/
+473
*
fixed Salsa20 initialization crash on non-SSE2 machines
weidai
2007-08-13
1
-57
/
+60
*
work around GCC bug for x64
weidai
2007-05-05
1
-1
/
+2
*
fix compile on Mac OS X
weidai
2007-05-04
1
-6
/
+7
*
reduce risk of reusing random numbers after VM state rollback
weidai
2007-05-04
1
-17
/
+12
*
fix compile on Sun CC
weidai
2007-04-16
1
-0
/
+2
*
SSE2 optimizations
weidai
2007-04-15
1
-86
/
+283
*
port to Borland C++Builder 2006
weidai
2006-12-14
1
-1
/
+1
*
add Salsa20 cipher
weidai
2006-12-09
1
-0
/
+139