samusgray / encryptallthings

Learn cryptography!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

encryptallthings

Development

Setup

Install Install all dependencies with npm install.

Run it

Use the bash script in ./bin to simulate running the CLI.

./bin/crypto

To run the program with arguments, do something like this:

./bin/crypto verify ./example.js

About

Learn cryptography!

License:Other


Languages

Language:JavaScript 100.0%