Skip to content
#

text-encryption

Here are 36 public repositories matching this topic...

Simple tool with GUI that can handle following tasks: file and text encryption/decryption, hash sum calculation and file checksum verifier, text encoding. Supports AES128, AES256, DES, 3DES, MD2, MD5, SHA1, SHA224, SHA256, SHA384, SHA512.

  • Updated May 16, 2021
  • Java
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-encryption 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-encryption topic, visit your repo's landing page and select "manage topics."

Learn more