/cryptography

System to encrypt messages using Salsa20 + Elgamal + RSA signature

Primary LanguagePythonApache License 2.0Apache-2.0

Hello welcame to our email encryption system

encryption decryption with Salsa20 key delivery with Elgamal Digital signture with RSA

auther: Moshe Peretz Tal Yehoshua Tal-Chen Ben-Eliyahu

Usage:

Put the message that you want to encrypt in Email_message.txt. Run:

python main.py

Hoop you find this useful Enjoy!