Skip to content

System to encrypt messages using Salsa20 + Elgamal + RSA signature

License

Notifications You must be signed in to change notification settings

MoshPe/cryptography

Repository files navigation

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!