Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vellt/RSA-Encryption-Flutter
- Owner: vellt
- License: mit
- Created: 2021-08-13T16:57:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-12T13:07:48.000Z (about 3 years ago)
- Last Synced: 2024-06-22T13:45:35.026Z (5 months ago)
- Topics: android, asymmetric-cryptography, cross-platform, dart, flutter, ios, material-design, open-source, rsa
- Language: Dart
- Homepage:
- Size: 84 KB
- Stars: 30
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-flutter-apps - RSA Encryption - A simple UI for encrypting messages by [vellt](https://github.com/vellt). (Uncategorized / Uncategorized)
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
> 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)