native_encryptor 1.0.4 copy "native_encryptor: ^1.0.4" to clipboard
native_encryptor: ^1.0.4 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 #

[1.0.4] - 2024-12-02 #

Update #

  • Meta data update.

[1.0.3] - 2024-12-02 #

Update #

  • Updated package dependencies to the latest versions.

[1.0.2] - 2024-12-02 #

Update #

  • Updated documentation in README.md.
  • Added screenshots to README.md for better clarity.

[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.
5
likes
140
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