symbolcipher

1.0.0 • Public • Published

Symbol Cipher

symbol cipher for discreet communication

Usage

symbolCipher = require('symbolcipher');

//encode
var encoded = symbolCipher.encipher("occultusnuntius");

//decode
var decoded = symbolCipher.decipher("øç稬†¨ß˜¨˜†ˆ¨ß");

Readme

Keywords

Package Sidebar

Install

npm i symbolcipher

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • lostways