MySQL Password Generator
cross-browser testing tools
World's simplest online MySQL password hash creator for web developers and programmers. Just paste your password in the form below, press the Generate Password button, and you'll get a MySQL hash. Press a button – get a MySQL password hash. No ads, nonsense, or garbage.
51K
Announcement: We just launched Online Number Tools – a collection of browser-based number-crunching utilities. Check it out!
Using a MySQL Password Hash Generator in Cross-browser Testing
A MySQL hash generator can be useful if you're doing cross-browser testing. For example, if you have implemented the same password hashing algorithm that MySQL uses, then with this program, you can write test cases for verifying that your algorithm is correct and that passwords hash to the right values. You can write two sets of different tests – the first set tests if the given plain text password generates the correct password hash, and the second tests if the given password hash matches the given plain text password. Additionally, if you have forgotten your MySQL password, you can use this utility to generate a new one, or quickly test if the password that you have is the one used in your MySQL server.
Looking for more web developer tools? Try these!
Text Columns to Rows Converter
Text Rows to Columns Converter
Text to HTML Entities Converter
UNIX time to UTC time Converter
UTC time to UNIX time Converter
Seconds to Human Readable Time
Binary Bitwise NAND Calculator
Binary Bitwise XNOR Calculator
Binary Bit Rotator to the Left
Binary Bit Rotator to the Right
Text Character Rotator to the Left
Text Character Rotator to the Right
Number of Letters in Text Counter
Number of Words in Text Counter
Number of Lines in Text Counter
Number of Paragraphs in Text Counter
Decimal to Scientific Converter
Scientific to Decimal Converter
Celsius to Fahrenheit Converter
Pro tip: You can use ?input=text query argument to pass text to tools.