Added Adler-32 checksum

This commit is contained in:
2015-04-19 01:07:12 +01:00
parent 7fd2a8b699
commit 0335745f27
6 changed files with 222 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
2015-04-19 Natalia Portillo <claunia@claunia.com>
* Options.cs:
* Commands/Checksum.cs:
* DiscImageChef.csproj:
* Checksums/Adler32Context.cs:
Added Adler-32 checksum
2015-03-22 Natalia Portillo <claunia@claunia.com>
* Plugins/ProDOS.cs: