rusty_chacha 0.0.3
rusty_chacha: ^0.0.3 copied to clipboard
A Flutter library for fast ChaCha20-Poly1305 encryption, powered by Rust
Rusty ChaCha 💃🦀 #
A Flutter library for fast ChaCha20-Poly1305 encryption, leveraging the capabilities of the Rust chacha20poly1305 crate.
🚧 Under Development: Not recommended for production use. 🚧
Features #
- Encrypt and decrypt data with ChaCha20-Poly1305
Getting Started #
- With Flutter, run
flutter pub add rusty_chacha
Supported platforms (for now) #
- iOS
- MacOS
- Windows