Skip to content
#

text-encipher-decipher

Here are 2 public repositories matching this topic...

ted

A basic program to encipher or decipher a chunk of text similar to enigma machine. The encipher text can then be send over SMS, WhatsApp, WeChat, LINE and even email. The same program can be used to decipher the message to produce output text. CLI binary available only

  • Updated Oct 29, 2019

TED-GUI is an extension of TED program with a Web Application GUI. HTML and Javascript is the frontend UI and interacts with TED binary in WebAssembly/WASM to encipher or decipher the Input string. This can be text for communications or even for field encryption on sensitive and confidential data such as credit card details.

  • Updated Dec 18, 2020
  • HTML

Improve this page

Add a description, image, and links to the text-encipher-decipher topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the text-encipher-decipher topic, visit your repo's landing page and select "manage topics."

Learn more