summaryrefslogtreecommitdiff
path: root/iterhash.h
Commit message (Expand)AuthorAgeFilesLines
* Use non-virtual IteratedHashWithStaticTransform::Init in ctor (GH #147)Jeffrey Walton2021-06-031-1/+2
* Update commentsJeffrey Walton2021-03-171-1/+1
* Update documentationJeffrey Walton2020-12-151-0/+3
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-1/+1
* Fix semicolons yet again (GH #889)Jeffrey Walton2019-10-141-2/+2
* Don't add semicolon to CRYPTOPP_CONSTANT abd DOCUMENTED_TYPEDEF (GH #889)Jeffrey Walton2019-10-031-2/+2
* Clear sign conversion warningsJeffrey Walton2019-09-281-2/+4
* Update commentsJeffrey Walton2018-08-241-2/+2
* Fix alignment on Win32 and Solaris Sparc (PR #709)Jeffrey Walton2018-08-231-2/+2
* Update comments in IterHashBase and friendsJeffrey Walton2018-07-211-4/+0
* Align input buffer in HashMultipleBlocksJeffrey Walton2018-07-201-3/+11
* Revert "Clear conversion warning"Jeffrey Walton2018-07-101-8/+3
* Clear conversion warningJeffrey Walton2018-07-101-3/+8
* Add algorithm provider member function to Algorithm classJeffrey Walton2018-07-061-0/+12
* Fix clang warnings in headers (#655)Marcel Raad2018-05-101-1/+1
* Clear GCC -Wcast-align warnings on ARMJeffrey Walton2018-01-201-0/+4
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-4/+0
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-68/+68
* Fix Windows compilation issues (by RaptorFactor) (#444)Marcel Raad2017-07-171-1/+1
* Clear Visual Studio warnings (Issue 412)Jeffrey Walton2017-06-021-1/+1
* Revert "Revert "Clear Visual Studio warnings (Issue 412)""Jeffrey Walton2017-06-021-0/+14
* Revert "Clear Visual Studio warnings (Issue 412)"Jeffrey Walton2017-06-021-14/+0
* Clear Visual Studio warnings (Issue 412)Jeffrey Walton2017-05-301-0/+14
* spelling fixesklemens2016-12-271-1/+1
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-9/+4
* Add virtual dtor for IteratedHash and ClonableImpl due to non-trivial data me...Jeffrey Walton2016-09-131-11/+19
* The commit had a typo. This reverts commit 11eede3926c44f774bc268c08ffa0e5412...Jeffrey Walton2016-09-131-13/+3
* Add veirtual dtor IteratedHash and ClonableImpl due to non-trivial data membersJeffrey Walton2016-09-131-3/+13
* Updated documentationJeffrey Walton2016-09-131-9/+27
* Updated documentationJeffrey Walton2016-09-131-1/+39
* Updated documentationJeffrey Walton2016-09-131-4/+21
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-106/+106
* add x86/x64 assembly for SHA-256,weidai2009-03-101-2/+2
* changes for 5.6: weidai2009-03-021-2/+0
* fix compile with GCC 4.0.1 on MacOS X 64-bitweidai2008-12-221-6/+8
* reduce executable size when only hash functions are usedweidai2007-10-021-8/+0
* optimizationsweidai2007-04-161-19/+16
* port to Borland C++Builder 2006weidai2006-12-141-4/+5
* port to GCC 4weidai2005-09-051-8/+16
* port to MSVC .NET 2005 beta 2weidai2005-07-121-6/+6
* changes done for FIPS-140 lab code dropweidai2005-01-201-1/+1
* changes related to the next FIPS validationweidai2004-09-031-54/+19
* add SHA-224weidai2004-07-231-0/+7
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-4/+7
* port to GCC 3.4weidai2004-06-191-15/+15
* avoid using hash keywordweidai2004-04-081-3/+3
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-3/+3
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-23/+35
* add CRYPTOPP_NO_VTABLEweidai2003-05-161-4/+4
* various changes for 5.1weidai2003-03-201-0/+1