Crypto Toolbox little UI

This is a little UI made with electron js in html, css and js and this library, it's a toolbox of cryptographic algorithms

screenshot of home

screenshot hash

screenshot of rsa little ui

Run

Go in the /src folder and in a terminal run

To install the dependecies :

bower install

To run the project

npm start