Jeffrey Walton
|
a074722bfa
|
Switch to rotlConstant and rotrConstant
This will help Clang and its need for a constexpr
|
2017-11-25 02:52:19 -05:00 |
|
Jeffrey Walton
|
2d8992a547
|
Add statics to anonymous namespace
|
2016-10-10 18:20:49 -04:00 |
|
Jeffrey Walton
|
a62aee441f
|
Backed out use of "static const" to declare constant; switch to "enum" (Issue 255)
|
2016-09-06 04:04:03 -04:00 |
|
Jeffrey Walton
|
45323bddd8
|
Initial fix for older Apple ld's non_lazy_ptr missing symbols (Issue 255)
|
2016-09-06 02:51:16 -04:00 |
|
Jeffrey Walton
|
48809d4e85
|
CRYPTOPP 5.6.3 RC6 checkin
|
2015-11-05 01:59:46 -05:00 |
|
Jeffrey Walton
|
57865b43ce
|
Improved comment on use of __cplusplus macro
|
2015-08-03 17:24:41 -04:00 |
|
Jeffrey Walton
|
c8860d6fa9
|
Cleared "register is deprecated" warning on OS X with ancient versions of the C++ runtime library
|
2015-08-03 04:33:57 -04:00 |
|
Jeffrey Walton
|
becea0ef8d
|
Cleared "'register' storage class specifier is deprecated" warning under C++11
|
2015-07-29 11:22:33 -04:00 |
|
weidai
|
df3d51172b
|
fix for DLL-import configuration
|
2006-12-21 01:35:12 +00:00 |
|
weidai
|
f05ea58bb3
|
port to GCC 4, reorganize implementations of SetKey
|
2006-12-10 02:12:23 +00:00 |
|
weidai
|
5f1af2c96e
|
VC2005 workaround
|
2006-12-09 17:16:05 +00:00 |
|
weidai
|
473e5df89b
|
merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),
attempt (failed) to build DLL with GCC
|
2003-07-10 04:34:23 +00:00 |
|
weidai
|
f278895908
|
create DLL version, fix GetNextIV() bug in CTR and OFB modes
|
2003-07-04 00:17:37 +00:00 |
|
weidai
|
a3b6ece7ab
|
Initial revision
|
2002-10-04 17:31:41 +00:00 |
|