data_encryptor 1.0.0+1 copy "data_encryptor: ^1.0.0+1" to clipboard
data_encryptor: ^1.0.0+1 copied to clipboard

A data encryptor package for flutter.

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2024-03-19 #

Added #

  • Initial release of the Data Encryptor package
  • AES encryption with CTR mode support
  • Multiple key type support (Base64, Base16, UTF8)
  • Secure IV (Initialization Vector) handling
  • Custom padding support
  • Null safety implementation
  • Comprehensive documentation and examples
2
likes
120
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A data encryptor package for flutter.

Documentation

API reference

License

MIT (license)

Dependencies

convert, encrypt, flutter

More

Packages that depend on data_encryptor