I hate WordPress templates and don’t feel like messing with them right now, so here’s a nice hyperlink.
http://jamalmahboob.com/rawHTML/hashCalculator.html
I’ve been messing with AngularJS in an attempt to better understand simple web-frameworks. My ultimate goal isn’t to become an awesome Angular developer, but to have some quick, easy, dirty AngularJS (and general JavaScript) knowledge in my tool-kit for when I need to throw something together easily.
This is an example of that. Utilizing some quick AngularJS directives and some publicly available JavaScript Crypto libraries (that I’m only using for hashing), you’ve got a neat and responsive hash calculator.