HashPals / Name-That-Hash

🔗 Don't know what type of hash it is? Name That Hash will name that hash type! 🤖 Identify MD5, SHA256 and 300+ other hashes ☄ Comes with a neat web app 🔥
https://nth.skerritt.blog
GNU General Public License v3.0
1.46k stars 103 forks source link

[Feature] please add base58 as well #100

Closed rishabhdeepsingh closed 3 years ago

rishabhdeepsingh commented 3 years ago

Add base58 as well to be recognized for hashes. I would like to work on this one.

bee-san commented 3 years ago

What do you mean by add base58? As in, write a regex for it to identify? Can you give me an example of the input and output you expect?

rishabhdeepsingh commented 3 years ago

Hello after base58 -> 9Ajdvzr

bee-san commented 3 years ago

Sorry, I really don't understand what you want?

Perhaps Ciphey is what you want?

https://github.com/ciphey/ciphey

rishabhdeepsingh commented 3 years ago

@bee-san Thanks a lot. exactly what I was looking for