aes_encrypt_file 0.0.10 copy "aes_encrypt_file: ^0.0.10" to clipboard
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

0.0.8 #

  • Android : support 16kb

[0.0.] #

  • Web support : WebCrypto API
10
likes
130
points
184
downloads

Documentation

Documentation
API reference

Publisher

verified publisherbrian98.com

Weekly Downloads

High-performance Flutter plugin for AES-256 file encryption and decryption with native C/C++ implementation. Optimized for large files with low memory footprint.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, flutter, flutter_web_plugins, plugin_platform_interface, pointycastle

More

Packages that depend on aes_encrypt_file

Packages that implement aes_encrypt_file