Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 883 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 883 Bytes

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.

visitors Web 1280 – 1 License

Operating Principle

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

Web 1280 – 1