| Commit message (Expand) | Author | Age | Files | Lines |
* | Add interface to TweetNaCl library (#566) | Jeffrey Walton | 2018-01-17 | 1 | -0/+2 |
* | add self test for custom Encoder and Decoder alphabet (GH #562) | Jeffrey Walton | 2018-01-12 | 1 | -0/+1 |
* | Fix error in bits2octets: should use the base point's bit count, instead of t... | Linmao Song | 2018-01-10 | 1 | -0/+1 |
* | Add thorough param to ValidateECGDSA | Jeffrey Walton | 2017-11-25 | 1 | -1/+1 |
* | Add SM3 hash function (GH #541) | Jeffrey Walton | 2017-11-23 | 1 | -0/+1 |
* | Remove unneeded Debug tests | Jeffrey Walton | 2017-09-01 | 1 | -2/+0 |
* | Add VIA Padlock RNG | Jeffrey Walton | 2017-08-19 | 1 | -0/+1 |
* | Add hash static transform test (Issue 455) | Jeffrey Walton | 2017-08-04 | 1 | -0/+2 |
* | Remove calls to cout.flush() for AppVeyor | Jeffrey Walton | 2017-05-29 | 1 | -1/+2 |
* | Add missing <sstream> header | Jeffrey Walton | 2017-05-20 | 1 | -0/+1 |
* | Rework benchmark code | Jeffrey Walton | 2017-05-19 | 1 | -0/+39 |
* | Build RDRAND for all platofrms (Issue 419, PR 424) | Jeffrey Walton | 2017-05-17 | 1 | -2/+0 |
* | Removed MSVC warning suppression for many warnings (Issue 412) | Jeffrey Walton | 2017-05-16 | 1 | -1/+1 |
* | Fix compile error with NO_OS_DEPENDENCE | Jeffrey Walton | 2017-05-10 | 1 | -1/+2 |
* | Add additional tests | Jeffrey Walton | 2017-05-10 | 1 | -1/+1 |
* | Add tests for Information Dispersal and Secret Sharing | Jeffrey Walton | 2017-05-09 | 1 | -0/+1 |
* | Add Makefile recipe for Valgrind builds | Jeffrey Walton | 2017-05-06 | 1 | -1/+1 |
* | Fold compressor and default encryptor tests | Jeffrey Walton | 2017-05-06 | 1 | -6/+2 |
* | Add additional self tests under debug builds | Jeffrey Walton | 2017-05-05 | 1 | -0/+5 |
* | Add additional self tests under debug builds | Jeffrey Walton | 2017-05-05 | 1 | -0/+8 |
* | Add variable block size support to test and benchmarks | Jeffrey Walton | 2017-05-04 | 1 | -1/+1 |
* | Add ARIA block cipher | Jeffrey Walton | 2017-04-10 | 1 | -0/+1 |
* | Fix Solaris compile due to StreamState | Jeffrey Walton | 2017-03-24 | 1 | -1/+3 |
* | Clear Coverity STREAM_FORMAT_STATE (CID 177736, 177737, 177732) | Jeffrey Walton | 2017-03-18 | 1 | -0/+21 |
* | Add width field to StreamState | Jeffrey Walton | 2017-03-18 | 1 | -3/+5 |
* | Switch to std::ostream::char_type for StreamState | Jeffrey Walton | 2017-03-18 | 1 | -3/+3 |
* | Clear Coverity STREAM_FORMAT_STATE (CID 177735) | Jeffrey Walton | 2017-03-18 | 1 | -1/+3 |
* | Add TimeToString function (Issue 386) | Jeffrey Walton | 2017-03-08 | 1 | -9/+35 |
* | Add Test namespace within CryptoPP namespace (Issue 379) | Jeffrey Walton | 2017-02-21 | 1 | -0/+6 |
* | Add NIST SP800-90A HMAC_DRBG generator | Jeffrey Walton | 2017-02-07 | 1 | -1/+4 |
* | Add self tests for RoundUpToMultipleOf (Issue 360) | Jeffrey Walton | 2017-01-10 | 1 | -0/+2 |
* | Add NIST SP800-90A Hash_DRBG generator | Jeffrey Walton | 2016-12-30 | 1 | -0/+1 |
* | Add test cases for ASN.1 parsing (Issue 346) | Jeffrey Walton | 2016-12-24 | 1 | -2/+7 |
* | Add Aumasson and Bernstein's SipHash (Issue 348) | Jeffrey Walton | 2016-12-17 | 1 | -1/+2 |
* | Add German digital signature algorithm (ECGDSA) (Issue 113) | Jeffrey Walton | 2016-12-13 | 1 | -0/+1 |
* | Add Integer Bitops tests (Issue 344) | Jeffrey Walton | 2016-12-06 | 1 | -0/+1 |
* | Add Poly1305 class (Issue 338) | Jeffrey Walton | 2016-11-27 | 1 | -0/+2 |
* | Updated CRYPTOPP_ASSERT based on comments | Jeffrey Walton | 2016-10-17 | 1 | -1/+1 |
* | Change from NDEBUG to CRYPTOPP_DEBUG in source files to ensure all debug beha... | Jeffrey Walton | 2016-09-16 | 1 | -1/+1 |
* | Merge branch 'master' into hmqv | Jeffrey Walton | 2016-08-21 | 1 | -0/+1 |
|\ |
|
| * | Add test for Huffman codes (Issue 242) | Jeffrey Walton | 2016-08-21 | 1 | -0/+1 |
| * | Revert "Add HMQV implementation (and merge the old FHMQV into the new codebase)" | Mouse | 2016-07-06 | 1 | -2/+0 |
| * | Add HMQV implementation (and merge the old FHMQV into the new codebase) | Uri Blumenthal | 2016-07-01 | 1 | -0/+2 |
* | | Add HMQV and merge untracked FHMQV | Mouse | 2016-07-04 | 1 | -0/+2 |
|/ |
|
* | Add CRC-32C using CXX and SSE4 (Issue 160) | Jeffrey Walton | 2016-04-24 | 1 | -0/+1 |
* | Added BLAKE2 self tests | Jeffrey Walton | 2016-04-18 | 1 | -0/+2 |
* | Added additional tests | Jeffrey Walton | 2016-01-03 | 1 | -0/+1 |
* | Finally figured how how to clear than damn Coverity finding on STREAM_FORMAT_... | Jeffrey Walton | 2015-12-29 | 1 | -1/+26 |
* | Fixed SecBlock append when "this == t", fixed assert, added validation test (... | Jeffrey Walton | 2015-12-28 | 1 | -0/+1 |
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov... | Jeffrey Walton | 2015-11-18 | 1 | -1/+16 |