sarthak-diwan / jses

Just Some Everyday Stuff
https://jses.s4r7h4k.dev
3 stars 8 forks source link

JSES

A web app made with React and crypto-js for various hashings, encodings and encryptions.

TODO

  1. Add encryptions (AES, RSA), HMACs (For inputs in AES/RSA add Base64 option)
  2. Add chaining (md5+md5+sha1.... any custom chain) and probably persist with local storage
  3. Improve designing specially for mobile