emn178 / online-tools

Online tools provides md2, md5, sha1, sha2, sha512, bas64, html encode / decode functions
752 stars 347 forks source link

Support pre-population of tools form with url parameters #11

Closed fbuchinger closed 12 months ago

fbuchinger commented 4 years ago

It would be great if the fields of the "online tools" form could be pre-populated via URL parameters:

https://emn178.github.io/online-tools/sha256.html?input=to_be_hashed_string&type=text&hash=sha256

That would allow for a quick verification of shorter hashes.

emn178 commented 12 months ago

added this feature