message-encryption
There are 20 repositories under message-encryption topic.
stealth/opmsg
opmsg message encryption
d3cod3/EndtoEndEncryptedMailServer
Securely host your own e-mail accounts, as e-mail was originally designed to work!
santhosh-vairamuthu/general-stuff
general programming stuff
AbishYoung/poni
Simple CLI message/file encryption tool supporting passwords or passphrases.
AhmedShoeb0/MessageEncryptionDecryptionApp
A simple Java application that uses AES algorithm to encrypt any text or decrypt the encrypted text back to a meaningful message.
akotronis/DIT172
Security of Networks and Services (Rizomiliotis)
NicolaLino/Text-Message-Encryption-and-Decryption
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.
pugazhmukilan/hill_cipher
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 ,
Siddhant-K-code/Encrypter-Decrypter
Encrypt & Decrypt Your messages
TopFox/CryptItProject
E2E encryption bot and client for Telegram
drweber36/Caesar-Cipher
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.
henitsu/ProjetC
A project in C language for 1st year at BUT Informatique
vamind/kryptor
Simple user-friendly message encryption
ArseniiStratiuk/Secure-Chat-Implementation
Discrete math lab project on cryptography and RSA algorithm with secure message encryption, key exchange.
heyliceeee/SD-trabalhoPratico
Sistema de comunicação distribuído para cenários de coordenação em emergências.
LahcenEzzara/pyca-cryptography-explorer
pyca/cryptography Explorer
mrxehmad/text-encrypt-and-decrypt
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.
rohan-mistry/CLI-Chat
Chat Server Application
srimani-programmer/Message_Encryption_And_Decryption
Symmetric Encryption and Decryption Algorithm for encrypting the plain text.