Commit Graph

14 Commits

Author SHA1 Message Date
Anthony Printup 5b635b125e Added 64-bit variants for FNV-1 and FNV-1a 2021-10-15 07:32:54 +02:00
herrcore 3190e72ca9 fixed description of add1501_shl5 2021-10-06 16:11:10 -04:00
herrcore 1ad8999721 fixed flake8 formatting issues 2021-10-06 15:33:15 -04:00
herrcore ed39b03997 updated TEST_1 test string
the new test string is longer and more complex to cut down on false collisions
2021-10-06 15:26:11 -04:00
herrcore 636ae451b4 deleted shl7_shr19_add - same hash as rol7_add 2021-10-06 14:41:53 -04:00
herrcore de3323d964 deleted blackmatter - hash is ror13_add 2021-10-06 14:39:39 -04:00
herrcore 21caf4b73f deleted poisonivy - hash is crc32 2021-10-06 14:37:17 -04:00
herrcore fb74a76e6f removed lowercase from conti
character case is handled in the db, the algorithms should only be used to generate a hash
2021-10-06 14:24:08 -04:00
herrcore 4e3e1a2e76 fixed typo in rol7_xor 2021-10-06 12:48:11 -04:00
herrcore e2ca830259 added rough copy of flare make_sc_hash_db algorithms 2021-09-30 21:13:40 -04:00
herrcore 1604823da9 added metasploit hash 2021-09-08 17:11:47 -04:00
herrcore 3b2cc1334e added blackmatter ransomware api hash 2021-09-02 22:01:29 -04:00
herrcore dd1b7457c1 added test and cleaned code
simplified algorithm structure
added tests
readied files for linting
2021-08-17 18:26:25 -04:00
herrcore 33f38cb49c first hash test crc32 2021-08-16 17:07:22 -04:00