Commit Graph

17 Commits

Author SHA1 Message Date
337c4967c9 Remove RIPEMD160. 2019-07-13 23:08:50 +01:00
f2caa8c40f General code refactor and reformat. 2018-12-31 13:17:27 +00:00
6b12cd1a8e Update copyright year. 2018-12-29 17:34:38 +00:00
91569c4636 Move all interfaces, extents, interop and metadata to DiscImageChef.CommonTypes. 2018-06-25 19:08:26 +01:00
88da8fc019 Code cleanup. 2018-06-22 08:08:51 +01:00
4194566a20 🐛Fix static method on hashes not being declared as such. 2018-02-03 19:11:41 +00:00
b50b6c29ca 🐛Move checksum initializers to instance constructors. 2018-02-03 17:39:49 +00:00
4b4671b4ef 🐛Moved checksums to interface. 2018-02-03 17:01:17 +00:00
6e95ba400b REFACTOR: All refactor in DiscImageChef.Tests. 2017-12-22 22:18:21 +00:00
4a48f698e1 REFACTOR: All refactor in DiscImageChef.Checksums. 2017-12-21 20:26:46 +00:00
a4650c61aa REFACTOR: Fixed MOST name inconsistencies. 2017-12-20 17:15:37 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
77edc7c91c REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
4620115967 Corrected checksum calculation errors. 2017-06-29 22:30:03 +01:00
29738d6dec Added tests for checksums. 2017-06-29 22:09:41 +01:00
334cc66a53 Formatting options. 2017-06-29 21:23:39 +01:00