JSES
A web app made with React and crypto-js for various hashings, encodings and encryptions.
TODO
- Add encryptions (
AES, RSA), HMACs (For inputs in AES/RSA add Base64 option)
- Add chaining (md5+md5+sha1.... any custom chain) and probably persist with local storage
- Improve designing specially for mobile