You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.