Commit Graph

9 Commits

Author SHA1 Message Date
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