flutter_ever_crypto 0.1.2
flutter_ever_crypto: ^0.1.2 copied to clipboard
Flutter plugin for Ever Crypto - XChaCha20Poly1305 and Kyber1024 post-quantum cryptography
Changelog #
0.1.2 #
- Initial release with XChaCha20Poly1305 and Kyber1024 support
- Cross-platform support for Android, iOS, Linux, macOS, and Windows
- FFI bindings to the Rust
ever-crypto
library - Memory-safe operations with automatic cleanup
- Comprehensive error handling with
EverCryptoException
0.1.1 #
- Initial development version
0.1.0 #
- Initial development version