hash

5
by flypig
This is a fork of khnz's PwdHash application. PwdHash allows you to manage a different password for each website you use, but without the need to...
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...