MoshPe / cryptography

System to encrypt messages using Salsa20 + Elgamal + RSA signature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

System to encrypt messages using Salsa20 + Elgamal + RSA signature

License:Apache License 2.0


Languages

Language:Python 97.9%Language:C 2.1%