herrcore
|
9527416a8a
|
Merge pull request #7 from anthonyprintup/main
Added 64-bit variants for FNV-1 and FNV-1a
|
2021-10-15 01:42:05 -04:00 |
|
Anthony Printup
|
5b635b125e
|
Added 64-bit variants for FNV-1 and FNV-1a
|
2021-10-15 07:32:54 +02:00 |
|
herrcore
|
8877b206cb
|
added diagram to hashdb
|
2021-10-11 23:16:47 -04:00 |
|
herrcore
|
9766f2aed6
|
updated funding to Patreon
|
2021-10-11 18:43:01 -04:00 |
|
herrcore
|
284c6c7b12
|
Merge pull request #5 from OALabs/add-license-1
added apache 2.0 license
|
2021-10-06 16:14:40 -04:00 |
|
herrcore
|
1996c912aa
|
added apache 2.0 license
|
2021-10-06 16:14:01 -04:00 |
|
herrcore
|
3190e72ca9
|
fixed description of add1501_shl5
|
2021-10-06 16:11:10 -04:00 |
|
herrcore
|
3fbfe5accb
|
updated readme with new test hash instructions
|
2021-10-06 16:04:16 -04:00 |
|
herrcore
|
b211c3cdef
|
removed GitHub from funding
|
2021-10-06 15:52:36 -04:00 |
|
herrcore
|
d845fadc15
|
Merge pull request #4 from OALabs/flare-algorithms
Flare algorithms
|
2021-10-06 15:36:35 -04:00 |
|
herrcore
|
5cf79484f2
|
raised flake8 complexity level in pull workflow
|
2021-10-06 15:35:03 -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
|
b9fc766462
|
updated readme
|
2021-09-24 15:48:54 -04:00 |
|
herrcore
|
33d8aa78df
|
added funding buttons
|
2021-09-10 13:17:13 -04:00 |
|
herrcore
|
b3cc544fad
|
Merge pull request #3 from OALabs/metasploit
added metasploit hash
|
2021-09-08 17:13:39 -04:00 |
|
herrcore
|
1604823da9
|
added metasploit hash
|
2021-09-08 17:11:47 -04:00 |
|
herrcore
|
04477d1426
|
updated tests to handle custom api hashes
|
2021-09-08 17:01:06 -04:00 |
|
herrcore
|
a633f65c74
|
updated deploy to link hasdb api
|
2021-09-03 22:03:56 -04:00 |
|
herrcore
|
52ea18a813
|
Merge pull request #2 from OALabs/blackmatter
added blackmatter ransomware api hash
|
2021-09-02 22:03:08 -04:00 |
|
herrcore
|
3b2cc1334e
|
added blackmatter ransomware api hash
|
2021-09-02 22:01:29 -04:00 |
|
herrcore
|
69d8275dda
|
updated deploy to also deploy hashdb worker
|
2021-09-01 16:51:03 -04:00 |
|
herrcore
|
adfd394039
|
updated readme
fixed some typos and added a warning about hash types
|
2021-08-30 16:32:49 -04:00 |
|
herrcore
|
ee7b89ff95
|
added thanks to FLARE in the readme
|
2021-08-17 20:55:09 -04:00 |
|
herrcore
|
c55b7be06e
|
setup proper readme
|
2021-08-17 20:36:25 -04:00 |
|
herrcore
|
7cd08b4ea4
|
added show source to pull linter
|
2021-08-17 19:42:57 -04:00 |
|
herrcore
|
40c786349a
|
updated readme
|
2021-08-17 19:04:50 -04:00 |
|
herrcore
|
513aa95c79
|
updated deploy name
|
2021-08-17 19:00:56 -04:00 |
|
herrcore
|
b85cfeccff
|
added deploy badge to readme
|
2021-08-17 19:00:06 -04:00 |
|
herrcore
|
ece65892a0
|
removed requirements
only self contained code for now...
|
2021-08-17 18:55:13 -04:00 |
|
herrcore
|
356d7c3b2f
|
added manual action to pull.yml
|
2021-08-17 18:30:50 -04:00 |
|
herrcore
|
59185076d4
|
added pull.yml to filter pull requests
|
2021-08-17 18:29:41 -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
|
3db17e82d6
|
fancy green
|
2021-08-17 16:26:24 -04:00 |
|
herrcore
|
aff10be2ac
|
hiding more output in deploy
|
2021-08-17 16:23:26 -04:00 |
|
herrcore
|
ed25c948b5
|
removed print of secret from deploy - doh!
|
2021-08-17 16:08:45 -04:00 |
|
herrcore
|
db718bcb6c
|
added dependent function deploy
|
2021-08-17 16:06:41 -04:00 |
|
herrcore
|
6107e4a686
|
fixed aws region in deploy
|
2021-08-17 15:52:14 -04:00 |
|
herrcore
|
32253596f8
|
deploy bugs
|
2021-08-17 15:48:41 -04:00 |
|
herrcore
|
ccf4358b53
|
moar deploy bugs
|
2021-08-17 15:47:12 -04:00 |
|
herrcore
|
f3f87cf26a
|
fixed deploy bug
|
2021-08-17 15:44:57 -04:00 |
|
herrcore
|
9dddfb9cce
|
updated deploy.yml to include aws deploy
|
2021-08-17 15:40:13 -04:00 |
|
herrcore
|
3879d7d212
|
added deploy.yml action
|
2021-08-17 14:52:00 -04:00 |
|
herrcore
|
33f38cb49c
|
first hash test crc32
|
2021-08-16 17:07:22 -04:00 |
|