Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Encryption based on asymmetric cryptography
https://github.com/vellt/RSA-Encryption-Flutter

android asymmetric-cryptography cross-platform dart flutter ios material-design open-source rsa

Last synced: 3 months ago
JSON representation

Encryption based on asymmetric cryptography

Awesome Lists containing this project

README

        

# 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](https://visitor-badge.glitch.me/badge?page_id=vellt/rsa_encryption_flutter)
![Web 1280 – 1]( https://img.shields.io/badge/-open%20source-green)
[![License](https://img.shields.io/badge/license-MIT-yellow)](./LICENSE)

Operating Principle

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

![Web 1280 – 1](https://user-images.githubusercontent.com/61885011/129395300-34399bcf-bc45-4e15-94cd-4cec528feae7.png)