secure_compressor 1.0.7 copy "secure_compressor: ^1.0.7" to clipboard
secure_compressor: ^1.0.7 copied to clipboard

This is a Dart package that provides utilities for securely encrypting, decrypting, compressing, and decompressing string data using AES encryption and gzip compression

1.0.7 #

  • Add modules to save primitif data type with encryption data options
  • Generate unix key for key encryption

1.0.6 #

  • Update the packages inside

1.0.5 #

  • Update the packages inside

1.0.4 #

  • Dart formating class
  • Update README

1.0.3 #

  • Add example (project) package
  • Add shareFile function to make easier to generate file encryption

1.0.2 #

  • Refactor SecureCompressor class to use static methods and add comments for improved readability and maintainability.

1.0.1 #

  • Update platform supported

1.0.0 #

  • Initial release.
4
likes
0
points
141
downloads

Publisher

unverified uploader

Weekly Downloads

This is a Dart package that provides utilities for securely encrypting, decrypting, compressing, and decompressing string data using AES encryption and gzip compression

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

encrypt, flutter, get_storage, path_provider, plugin_platform_interface, share_plus

More

Packages that depend on secure_compressor

Packages that implement secure_compressor