native_encryptor 0.0.1 copy "native_encryptor: ^0.0.1" to clipboard
native_encryptor: ^0.0.1 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.


[1.0.0] - YYYY-MM-DD #

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.
5
likes
130
points
37
downloads
screenshot

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)

Topics

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on native_encryptor