Commit Graph

17 Commits

Author SHA1 Message Date
Jeffrey Walton
81b1a18063
Change file preamble to include "originally written by Wei Dai"
We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
2017-01-27 07:05:45 -05:00
Jeffrey Walton
40230dd3bf
Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70) 2016-12-03 00:32:07 -05:00
Jeffrey Walton
399a1546de Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
trap.h and CRYPTOPP_ASSERT has existed for over a year in Master. We deferred on the cut-over waiting for a minor version bump (5.7). We have to use it now due to CVE-2016-7420
2016-09-16 11:27:15 -04:00
Jeffrey Walton
894874fe75 Whitespace checkin 2016-09-10 04:57:48 -04:00
Jeffrey Walton
caea6f1c59 Updated documentation 2016-04-05 14:22:45 -04:00
Jeffrey Walton
cc6db9b139 Update documentation 2016-02-29 11:22:24 -05:00
Jeffrey Walton
48809d4e85 CRYPTOPP 5.6.3 RC6 checkin 2015-11-05 01:59:46 -05:00
Jeffrey Walton
f61577af9d Included "integer.h" in source files with Integer dependencies so make would rebuild stale object files 2015-07-30 03:30:27 -04:00
Jeffrey Walton
b7de164d62 Cut-in CRYPTOPP_ASSERT in all remaining header and source files 2015-07-26 16:03:14 -04:00
Jeffrey Walton
7b64ca489a Added "trap.h" include for header and source files that assert 2015-07-26 15:51:16 -04:00
weidai
1fb6fa4fc8 fix for 'pwdbased.h needs <integer.h>' http://sourceforge.net/apps/trac/cryptopp/ticket/3 (pangalactic) 2010-05-13 17:14:31 +00:00
weidai
55268a8121 fix warning 2006-06-09 06:31:46 +00:00
weidai
1db8ea5084 port to MSVC .NET 2005 beta 2 2005-07-12 04:23:32 +00:00
weidai
24caaf9e8e fix typo 2004-04-21 08:40:17 +00:00
weidai
ea022976c4 add minimum iteration time option 2004-04-08 01:57:33 +00:00
weidai
64edb705d8 fix assert 2003-06-19 19:05:50 +00:00
weidai
a3b6ece7ab Initial revision 2002-10-04 17:31:41 +00:00