๐Ÿ” Password Hash Generator

MD5 Crypt ($1$)
โ€”
SHA-512 Crypt ($6$)
โ€”
API: curl -X POST -H 'Content-Type: application/json' \
  -d '{"password":"***","method":"all"}' \
  https://hashgen.plat.vultrlabs.com/api/hash
method: md5 ยท sha512 ยท all (default)