commit d2997d39cc13bbf18c1b78ecdd4c3fc8e1f60a79
parent 04e6fe390644edc055b38827f2e800d276ce2970
Author: MichaelDim02 <31562759+MichaelDim02@users.noreply.github.com>
Date: Wed, 30 Dec 2020 01:21:54 +0000
Add files via upload
Diffstat:
A | hashes-db.txt | | | 92 | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
1 file changed, 92 insertions(+), 0 deletions(-)
diff --git a/hashes-db.txt b/hashes-db.txt
@@ -0,0 +1,92 @@
+# Houndsniff (GNU GPL)
+# by Michael Constantine Dimopoulos
+#
+# SQLite database dump in plaintext
+# suggested by kurahaupo
+
+# Notes:
+# 0. The rows are split into chunks of 3 for readability
+# 1. The popularity integer determines how the results are sorted
+# 2. It is determined by the number web search results compared
+# to other hashing algorithms with the same characteristics.
+
+# charsets:
+# a = String is made only of numbers & lowercase letters
+# b = string includes a '$'
+# c = string includes a '/'
+# d = string begins with '$0$'
+# e = string includes uppercase letters
+
+
+TABLE: hashes
+
+name (TEXT) length (INT) charset (TEXT) popularity (INT)
+
+MD5 32 a 100
+SHA1 40 a 85
+SHA256 64 a 87
+
+SHA224 56 a 79
+SHA384 96 a 58
+SHA512 128 a 70
+
+RIPEMD160 40 a 38
+MD4 32 a 40
+MD2 32 a 35
+
+CRC32b 8 a 10
+ADLER32 8 a 8
+CRYPT16 24 c 10
+
+LanManager Hash 32 a 25
+Windows NT-Hash 32 a 20
+MSSQL 2000 94 d 20
+
+MSSQL 2005 54 d 20
+MySQL 3.2.3 16 a 20
+DES Crypt 13 e 20
+
+FreeBSD nthash 36 b 20
+CRC32 8 a 19
+HAVAL128,5 32 a 28
+
+HAVAL128,4 32 a 26
+HAVAL128,3 32 a 27
+HAVAL256,5 64 a 20
+
+HAVAL224,5 56 a 21
+HAVAL192,5 48 a 27
+HAVAL160,5 40 a 22
+
+HAVAL224,4 56 a 25
+HAVAL192,4 48 a 26
+HAVAL160,4 40 a 21
+
+HAVAL256,3 64 a 18
+HAVAL224,3 56 a 20
+HAVAL192,3 48 a 25
+
+HAVAL160,3 40 a 22
+Whirpool 128 a 50
+GOST Hash 64 a 10
+
+Snefru-128 64 a 5
+RIPEMD128 32 a 9
+RIPEMD256 64 a 9
+
+RIPEMD320 80 a 8
+Tiger128,3 32 a 5
+Tiger160,3 40 a 5
+
+Tiger192,3 48 a 6
+Tiger128,4 32 a 7
+Tiger160,4 40 a 7
+
+Tiger192,4 48 a 5
+CRC16 4 a 50
+DCC 32 a 10
+
+MD5 (half) 16 a 10
+MD4 HMAC 32 a 7
+MD5 HMAC 32 a 12
+