Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahdi-eth/encryption-webapp

This web application allows users to encrypt and decrypt messages with any numerical key. The encryption algorithm uses the ASCII table to shift the character codes, and the decryption algorithm reverses the process. Users simply input their message and key, and the app returns the encrypted or decrypted text.
https://github.com/mahdi-eth/encryption-webapp

encryption express javascript node react reactjs

Last synced: 1 day ago
JSON representation

This web application allows users to encrypt and decrypt messages with any numerical key. The encryption algorithm uses the ASCII table to shift the character codes, and the decryption algorithm reverses the process. Users simply input their message and key, and the app returns the encrypted or decrypted text.

Awesome Lists containing this project