summaryrefslogtreecommitdiff
path: root/validate.h
Commit message (Expand)AuthorAgeFilesLines
* Add ARIA block cipherJeffrey Walton2017-04-101-0/+1
* Fix Solaris compile due to StreamStateJeffrey Walton2017-03-241-1/+3
* Clear Coverity STREAM_FORMAT_STATE (CID 177736, 177737, 177732)Jeffrey Walton2017-03-181-0/+21
* Add width field to StreamStateJeffrey Walton2017-03-181-3/+5
* Switch to std::ostream::char_type for StreamStateJeffrey Walton2017-03-181-3/+3
* Clear Coverity STREAM_FORMAT_STATE (CID 177735)Jeffrey Walton2017-03-181-1/+3
* Add TimeToString function (Issue 386)Jeffrey Walton2017-03-081-9/+35
* Add Test namespace within CryptoPP namespace (Issue 379)Jeffrey Walton2017-02-211-0/+6
* Add NIST SP800-90A HMAC_DRBG generatorJeffrey Walton2017-02-071-1/+4
* Add self tests for RoundUpToMultipleOf (Issue 360)Jeffrey Walton2017-01-101-0/+2
* Add NIST SP800-90A Hash_DRBG generatorJeffrey Walton2016-12-301-0/+1
* Add test cases for ASN.1 parsing (Issue 346)Jeffrey Walton2016-12-241-2/+7
* Add Aumasson and Bernstein's SipHash (Issue 348)Jeffrey Walton2016-12-171-1/+2
* Add German digital signature algorithm (ECGDSA) (Issue 113)Jeffrey Walton2016-12-131-0/+1
* Add Integer Bitops tests (Issue 344)Jeffrey Walton2016-12-061-0/+1
* Add Poly1305 class (Issue 338)Jeffrey Walton2016-11-271-0/+2
* Updated CRYPTOPP_ASSERT based on commentsJeffrey Walton2016-10-171-1/+1
* Change from NDEBUG to CRYPTOPP_DEBUG in source files to ensure all debug beha...Jeffrey Walton2016-09-161-1/+1
* Merge branch 'master' into hmqvJeffrey Walton2016-08-211-0/+1
|\
| * Add test for Huffman codes (Issue 242)Jeffrey Walton2016-08-211-0/+1
| * Revert "Add HMQV implementation (and merge the old FHMQV into the new codebase)"Mouse2016-07-061-2/+0
| * Add HMQV implementation (and merge the old FHMQV into the new codebase)Uri Blumenthal2016-07-011-0/+2
* | Add HMQV and merge untracked FHMQVMouse2016-07-041-0/+2
|/
* Add CRC-32C using CXX and SSE4 (Issue 160)Jeffrey Walton2016-04-241-0/+1
* Added BLAKE2 self testsJeffrey Walton2016-04-181-0/+2
* Added additional testsJeffrey Walton2016-01-031-0/+1
* Finally figured how how to clear than damn Coverity finding on STREAM_FORMAT_...Jeffrey Walton2015-12-291-1/+26
* Fixed SecBlock append when "this == t", fixed assert, added validation test (...Jeffrey Walton2015-12-281-0/+1
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-1/+16
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-84/+85
* Added validat0.cpp and moved bit tests into it. Provided tests for SafeConver...Jeffrey Walton2015-07-301-0/+2
* Added test suites for HKDFJeffrey Walton2015-07-091-0/+1
* add SHA-3weidai2013-01-191-1/+1
* changes for 5.6: weidai2009-03-021-1/+4
* add IncorporateEntropy and GenerateIntoBufferedTransformation to RNG interfaceweidai2007-05-041-2/+2
* remove HAVAL, MD5MAC, XMACC. add Sosemanukweidai2007-04-161-3/+1
* add Salsa20 cipherweidai2006-12-091-0/+1
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-0/+1
* remove Diamond2, code size reductionsweidai2003-07-191-1/+0
* fix bug in Grouperweidai2003-04-151-0/+4
* various changes for 5.1weidai2003-03-201-0/+1
* Initial revisionweidai2002-10-041-0/+74