This makes an MD5 hash of every line supplied. It does so using javascript, so the hashing is performed by your browser. No information is sent out and this code can even be run offline by cloning the code from Github.
Credit for hashing the information goes to blueimp/JavaScript-MD5
Source code avaliable on Github: BradKriss/MD5ByLine