joaathasher
v1.0.4
Published
Hashes the given string using the joaat algorithm
Readme
Joaat (Jenkins-One-At-A-Time) Hasher CLI Tool
How to install
npm install -g joaathasherHow to use
joaat <hash> <?file>Example output:
Without creating a file:
> joaat test123
> -1001436764With creating a file:
> joaat test123 hash.txt
> -1001436764