opmsg message encryption
-
Updated
Mar 2, 2023 - C++
opmsg message encryption
Securely host your own e-mail accounts, as e-mail was originally designed to work!
pyca/cryptography Explorer
A simple Java application that uses AES algorithm to encrypt any text or decrypt the encrypted text back to a meaningful message.
This repository contains the algorithm for the Hill Cipher encryption which use the matrix to encrypt the message and even to decrypt it using the inverse of the same matrix ,this algorithm uses the python program to implement it and of course we can use any language to implement it ,
iKiwi
Encrypt & Decrypt Your messages
A complete end-to-end encrypted local mailing system delivered as a single PHP file. Built with zero-knowledge architecture principles, this application ensures that your communications remain private and secure through client-side AES-256-GCM encryption.
Shell script that does simple encryption/decryption algorithm for text messages with only alphabet characters. This encryption/decryption is based on the use of XOR logic gate.
Privacy-first Flutter app for encrypting and hiding messages inside images using AES-256 steganography. Fully offline.
Sistema de comunicação distribuído para cenários de coordenação em emergências.
Simple CLI message/file encryption tool supporting passwords or passphrases.
Simple user-friendly message encryption
A project in C language for 1st year at BUT Informatique
web-based application that allows users to encrypt and decrypt messages using AES encryption. The user can input a message and a key (password), and the application will encrypt or decrypt the message accordingly.
Caesar Cipher w/o GUI. Enter a message and a key (number from 1-26) and receive an enciphered message back. Also has decipher functionality if you know the key.
Discrete math lab project on cryptography and RSA algorithm with secure message encryption, key exchange.
Symmetric Encryption and Decryption Algorithm for encrypting the plain text.
E2E encryption bot and client for Telegram
Add a description, image, and links to the message-encryption topic page so that developers can more easily learn about it.
To associate your repository with the message-encryption topic, visit your repo's landing page and select "manage topics."