Implemented SpamSum fuzzy hashing.

This commit is contained in:
2015-04-19 01:27:17 +01:00
parent 5fbcf3e96e
commit 72e5c9983c
7 changed files with 563 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
2015-04-19 Natalia Portillo <claunia@claunia.com>
* Options.cs:
* Commands/Checksum.cs:
* DiscImageChef.csproj:
* Checksums/SpamSumContext.cs:
Implemented SpamSum fuzzy hashing.
2015-04-19 Natalia Portillo <claunia@claunia.com>
* Options.cs: