10 Commits

Author SHA1 Message Date
John Wellbelove
28770bf0cf Removed 'const' from digest() 2015-08-28 09:40:42 +01:00
jwellbelove
ae385d5561 Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
jwellbelove
618a133b4c Added Keil warning suppression.
Changed generic_digest_type to generic_digest and changed values from begin.size to begin,end.
2015-02-22 09:26:26 +00:00
jwellbelove
da49c3b4ba New ihash base class for all hash type algorithms. 2015-02-21 21:18:15 +00:00
jwellbelove
254ad1e1da Added argument_type typedef 2015-01-17 13:58:59 +00:00
jwellbelove
813fa87c45 Changed to stdint.h, add functions return void. 2014-12-08 20:11:14 +00:00
jwellbelove
baf0f6cd20 Updated the API 2014-11-19 18:31:39 +00:00
jwellbelove
1108b9e5c7 Updates for Code::Blocks and CodeLite
Updates so that Code::Blocks and CodeLite can compile the tests.
Made include guards upper case.
2014-11-05 17:41:17 +00:00
jwellbelove
91f7fc5f20 Separated lookup tables into cpp file 2014-11-02 17:18:47 +00:00
jwellbelove
ad335086f2 Added CRC calculation classes. 2014-11-01 23:34:13 +00:00