summaryrefslogtreecommitdiff
path: root/words.h
Commit message (Collapse)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-1/+1
|
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-3/+3
|
* Update documentationJeffrey Walton2019-05-301-4/+104
|
* Update Doxygen commentsJeffrey Walton2019-05-301-0/+5
|
* Add Integer bitwise AND, OR and XOR (Issue 336)Jeffrey Walton2016-11-231-0/+12
|
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-2/+2
| | | | 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
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-103/+108
|
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-2/+2
|
* fix valgrind issues reported by Chris Morganweidai2007-08-131-1/+2
|
* optimizationsweidai2007-04-161-2/+1
|
* port to MSVC .NET 2005 beta 2weidai2005-07-121-23/+23
|
* Initial revisionweidai2002-10-041-0/+103