Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 260 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 260 Bytes

Cryptomage

A desktop application that provides secure image transmission between sender and receiver. A digital signature - SHA was used to verify integrity of the image and a hybrid cryptosystem - AES+RSA for end-to-end encryption. PyQt is used for GUI.