| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix VS2010 and "error C2065: uint32_t: undeclared identifier" (GH #608) | Jeffrey Walton | 2018-03-27 | 1 | -0/+1 |
* | Update documentation | Jeffrey Walton | 2018-03-25 | 1 | -7/+32 |
* | Update documentation | Jeffrey Walton | 2018-03-25 | 1 | -9/+57 |
* | Fix incorrect InverseMod (GH #602) (#603) | Jeffrey Walton | 2018-03-25 | 1 | -0/+5 |
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -439/+439 |
* | Update documentation | Jeffrey Walton | 2017-07-27 | 1 | -3/+3 |
* | Fix runtime crash when CRYPTOPP_INIT_PRIORITY=0 | Jeffrey Walton | 2017-03-27 | 1 | -6/+7 |
* | Remove g_pAssignIntToInteger pointer, add CRYPTOPP_NO_ASSIGN_TO_INTEGER (Issu... | Jeffrey Walton | 2017-03-25 | 1 | -1/+6 |
* | Updated static initializers | Jeffrey Walton | 2017-03-17 | 1 | -1/+1 |
* | Change next version from 5.7 to 6.0 | Jeffrey Walton | 2017-02-21 | 1 | -9/+9 |
* | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
* | Update documentation | Jeffrey Walton | 2017-01-23 | 1 | -1/+1 |
* | spelling fixes | klemens | 2016-12-27 | 1 | -2/+2 |
* | Add Integer bitwise AND, OR and XOR (Issue 336) | Jeffrey Walton | 2016-11-23 | 1 | -64/+180 |
* | Guard XOR of optional xorBlock. Updated documentation | Jeffrey Walton | 2016-11-14 | 1 | -4/+4 |
* | Updated documentation | Jeffrey Walton | 2016-09-09 | 1 | -0/+6 |
* | Updated documentation | Jeffrey Walton | 2016-09-09 | 1 | -1/+1 |
* | Updated documentation | Jeffrey Walton | 2016-09-09 | 1 | -2/+5 |
* | Change alignment of IntegerSecBlock to 16 when CRYPTOPP_WORD128_AVAILABLE is ... | Jeffrey Walton | 2016-09-08 | 1 | -0/+5 |
* | Removed ARMEL work-arounds from Integer class. | Jeffrey Walton | 2016-09-08 | 1 | -11/+11 |
* | Updated documentation | Jeffrey Walton | 2016-01-14 | 1 | -17/+43 |
* | Update integer.h | DevJPM | 2016-01-12 | 1 | -4/+8 |
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov... | Jeffrey Walton | 2015-11-18 | 1 | -111/+257 |
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -420/+424 |
* | Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,... | Jeffrey Walton | 2015-07-30 | 1 | -3/+3 |
* | fix C++Builder 2009 compile, update Readme and License | weidai | 2009-03-15 | 1 | -1/+3 |
* | MMX/SSE2 optimizations | weidai | 2007-04-15 | 1 | -34/+3 |
* | fix compile on MSVC2002 and MSVC6 without Processor Pack | weidai | 2006-12-25 | 1 | -23/+0 |
* | improve Integer initialization | weidai | 2006-06-09 | 1 | -1/+6 |
* | fix MSVC 2005 warnings | weidai | 2006-03-13 | 1 | -1/+1 |
* | port to GCC 4 | weidai | 2005-09-05 | 1 | -2/+5 |
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -26/+26 |
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -13/+13 |
* | fix compile with -msse2 on systems without memalign() | weidai | 2004-07-18 | 1 | -5/+10 |
* | disable x86 assembly on systems without GNU as 2.10 or later | weidai | 2004-06-19 | 1 | -0/+4 |
* | enable SSE2 intrinsics on GCC 3.3 or later | weidai | 2003-07-31 | 1 | -12/+20 |
* | fix bugs in 64-bit CPU support | weidai | 2003-07-25 | 1 | -0/+3 |
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -5/+10 |
* | sync with private branch | weidai | 2003-06-06 | 1 | -1/+1 |
* | fix warnings for VC7 and GCC | weidai | 2003-03-20 | 1 | -2/+6 |
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+435 |