Encryption based on asymmetric cryptography in flutter

RSA Encryption Flutter

Make sensitive conversations safe. Give your conversation partner your public key to encrypt the message for you, which only you can decrypt.

Operating Principle


Encryption based on asymmetric cryptography.
Read more https://en.wikipedia.org/wiki/Public-key_cryptography

GitHub

https://github.com/vellt/RSA-Encryption-Flutter