You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple encryption program.
to get started, type "node index.js help" in the console.
Requires NodeJS, so use this in github codespaces or at home where you can download NodeJS.
About
An encryption thing that converts text into some encrypted format. As of yet, there is no actual cryptography going on, though I plan to add some later.