Dimitris Apostolou
715a0bcce3
Fix typos (PR# 1099)
2022-01-04 05:06:35 -05:00
Jeffrey Walton
5a3a71c9a4
Clear GCC warnings
2021-04-09 19:16:12 -04:00
Jeffrey Walton
631b7082c3
Add asserts to detect allocation problems in ByteQueue (GH #962 )
2020-09-13 03:05:38 -04:00
Jeffrey Walton
59d8ccd64f
Switch to PtrAdd and PtrSub in ByteQueue
2018-07-10 08:25:35 -04:00
Jeffrey Walton
5efb019d8b
Add C++ nullptr support (Issue 383)
2017-03-01 06:10:06 -05:00
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
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
6ac1e46a1f
Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup)
2015-11-18 15:32:28 -05:00
Jeffrey Walton
48809d4e85
CRYPTOPP 5.6.3 RC6 checkin
2015-11-05 01:59:46 -05:00
Jeffrey Walton
8293570bd4
Added self-assignment guards or comment indicating why the check is not needed
2015-07-30 13:24:37 -04:00
Jeffrey Walton
77206baf56
Whitespace checkin
2015-07-30 13:07:33 -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
Jeffrey Walton
53eb0f11aa
Added check to guard against self-assignment
2015-07-25 02:02:41 -04:00
Jeffrey Walton
81af925716
Cleared "Base class ‘class ByteQueue’ should be explicitly initialized in the copy constructor" warning under GCC 5.1 with -Wextra
2015-07-25 00:03:43 -04:00
Jeffrey Walton
cac038a855
Cleared UBsan error using non-null pointer
2015-07-17 21:50:47 -04:00
weidai
a8b398e042
fix compiler/Valgrind warning
2010-06-18 07:08:05 +00:00
weidai
8ca6148ad5
add x86/x64 assembly for SHA-256,
...
add DEFAULT_CHANNEL and AAD_CHANNEL,
fix macChannel for AuthenticatedEncryptionFilter
2009-03-10 02:56:19 +00:00
weidai
1db8ea5084
port to MSVC .NET 2005 beta 2
2005-07-12 04:23:32 +00:00
weidai
de2ce43775
fix bug in swap
2003-10-14 01:29:38 +00:00
weidai
cdcfe6b6af
fix bug (found by Michael Hunley)
2003-10-14 01:25:28 +00:00
weidai
f278895908
create DLL version, fix GetNextIV() bug in CTR and OFB modes
2003-07-04 00:17:37 +00:00
weidai
da759fb13a
auto queue node size
2003-06-20 03:12:54 +00:00
weidai
376fe5b4ae
sync with private branch
2003-06-19 17:09:07 +00:00
weidai
6c4437d03d
sync with private branch
2003-06-06 02:34:03 +00:00
weidai
c9f75009a5
misc optimizations
2003-05-16 00:02:31 +00:00
weidai
de0f05d787
*** empty log message ***
2003-05-15 17:36:53 +00:00
weidai
a3b6ece7ab
Initial revision
2002-10-04 17:31:41 +00:00