bouncy_castle_security 0.0.4 copy "bouncy_castle_security: ^0.0.4" to clipboard
bouncy_castle_security: ^0.0.4 copied to clipboard

A robust encryption and decryption utility implementing AES, SHA-1, and MD5 algorithms using Bouncy Castle for secure data handling and password generation.

CHANGELOG #

0.0.1 Initial Release - 2025-02-07 #

Added #

  • Encrypt/Decrypt: Support for data encryption and decryption with a password.
  • Create Password: Generate a password using a master key, index, and order.
  • Generate Index: Functionality to create an integer index.
  • SHA1 Hash: Generate SHA1 hash for given data.
  • MD5 Encryption: Encrypt data using MD5.

0.0.2 Image Preview Added - 2025-02-07 #

0.0.3 Update README.md - 2025-02-07 #

0.0.4 Update README.md - 2025-02-07 #

1
likes
160
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A robust encryption and decryption utility implementing AES, SHA-1, and MD5 algorithms using Bouncy Castle for secure data handling and password generation.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bouncy_castle_security

Packages that implement bouncy_castle_security