aes_encrypt_file 0.0.10
aes_encrypt_file: ^0.0.10 copied to clipboard
High-performance Flutter plugin for AES-256 file encryption and decryption with native C/C++ implementation. Optimized for large files with low memory footprint.
0.0.10 #
- Fix: ensure Android Kotlin plugin source (
android/src/main/kotlin/com/example/aes_encrypt_file/AesEncryptFilePlugin.kt) is included when publishing.
0.0.1 #
- Encrypt files using AES standard CTR mode.
0.0.2 #
- Fix: openssl miss
0.0.3 #
- Fix: openssl miss
0.0.4 #
- Fix: example crash
0.0.5 #
- Fix: update ReadMe.md
0.0.6 #
- Fix: File output don't save
0.0.7 #
- Fix: decrypted file size issue with iv