lazarljubenovic / crypto-visual

Interactive minimalistic visualisations for various cryptographic algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoVisual

Running

git clone https://github.com/lazarljubenovic/crypto-visual.git
cd crypto-visual
npm install
ng serve

Then open localhost:4200 in your browser.

Contributing

While ng serve is running, you can also make changes to source files. The server will automatically reload and refresh the page.

This project was generated with angular-cli version 1.0.0-beta.17.

About

Interactive minimalistic visualisations for various cryptographic algorithms.


Languages

Language:TypeScript 79.5%Language:HTML 13.1%Language:CSS 5.8%Language:JavaScript 1.6%