md5

5
Hasher is a universal application to calculate hash digests from various input formats or files. It can also be used as a general-purpose bytes...
5
This is an implementation of Stanford PwdHash algorithm [1] based on JavaScript version from https://www.pwdhash.com/pwdhash.js. Original JavaScript...