/agh-rsap

🔒 Cyber security project. Mobile app using the SDK Flutter and implementing the RSA encryption algorithm. With this application, you can generate a public/private key pair, encrypt/decrypt messages and sign/check text file with the corresponding signature (AGH A2020)

Primary LanguageDart

A mobile app using asymmetric encryption to encrypt/decrypt and sign message (via user input or text file) using the flutter framework

Main goal of the application

When Alice sends a message to Bob, she uses the public key to encrypt her message and send the cypher to Bob. Then Bob uses his private key to decrypt it and get the full message.

Report

You can access to the report here

Download

To download this application, you just add to click here