Skip to content

anupamsaikia/cipher-kitchen

Folders and files

NameName
Last commit message
Last commit date
Apr 14, 2020
Apr 29, 2020
Apr 14, 2020
Apr 14, 2020
Apr 18, 2020
Apr 13, 2020
Apr 30, 2020
Apr 14, 2020
Apr 18, 2020
Nov 28, 2020
Apr 23, 2020
Apr 14, 2020

Repository files navigation

cipher-kitchen

A tool to experiment with different cipher algorithms.

Visit the website to experiment

Project requirements

  • node.js

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.