native_encryptor 1.0.2 copy "native_encryptor: ^1.0.2" to clipboard
native_encryptor: ^1.0.2 copied to clipboard

Securely encrypt/decrypt data in your Flutter app using native code. Add random salt and IV for enhanced security. Easy-to-use API, cross-platform compatible.

Changelog #

All notable changes to this project will be documented in this file.


[0.0.1] - 2024-12-02 #

Added #

  • Initial release of Native Encryptor.
  • Core features:
    • AES encryption and decryption.
    • Secure key generation for encryption algorithms.
  • Cross-platform support:
    • Android and iOS.
  • Example app demonstrating basic encryption and decryption workflows.
  • Comprehensive documentation in README.md.

[1.0.2] - 2024-12-02 #

Added #

  • Documentation update in README.md
  • Screenshots added
5
likes
0
points
37
downloads

Publisher

verified publisherautoformsai.com

Weekly Downloads

Securely encrypt/decrypt data in your Flutter app using native code. Add random salt and IV for enhanced security. Easy-to-use API, cross-platform compatible.

Repository (GitHub)
View/report issues

Topics

#native-encrypt-decrypt-plugin #encryption #decryption #encryption-decryption-with-salt #swift-java-encryption-decryption

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on native_encryptor