Security

    htpasswd Generator

  • This tool generate encoded passwords for .htpasswd files.
  • For security purpose, this tool is written in JavaScript. The entire process runs on your computer, inside your browser. The generated passwords do not travel over the Internet and are not known by the server.
    MD4 Hash Generator

  • This tool generate the MD4 hash of a string.
  • For security purpose, this tool is written in JavaScript. The entire process runs on your computer, inside your browser. The generated hash do not travel over the Internet and are not known by the server.
    MD5 Hash Generator

  • This tool generate the MD5 hash of a string.
  • For security purpose, this tool is written in JavaScript. The entire process runs on your computer, inside your browser. The generated hash do not travel over the Internet and are not known by the server.
    SHA1 Hash Generator

  • This tool generate the SHA1 hash of a string.
  • For security purpose, this tool is written in JavaScript. The entire process runs on your computer, inside your browser. The generated hash do not travel over the Internet and are not known by the server.