crypto_simple 3.0.0 copy "crypto_simple: ^3.0.0" to clipboard
crypto_simple: ^3.0.0 copied to clipboard

A library for encrypt and decrypt string , very light & simple and fast.

3.0.0 #

  • changed structure for support singleton and classic objects
  • update test & docs & examples

2.2.0 #

  • update documentations .
  • removed deprecated encrypt method.
  • removed deprecated decrypt method.
  • setting minimum required properties for create CryptoSimple object

2.1.0 #

  • add more documents .
  • deprecated encrypt method and replaced to encrypting .
  • deprecated decrypt method and replaced to decrypting .

2.0.0 #

  • add Randomized mode for encryption/decryption .
  • add XOR method for encryption/decryption .
  • add SUPER_XOR method for encryption/decryption .

1.1.1 #

  • add subKey on constructor.

1.0.0 #

  • initial release.
8
likes
160
pub points
69%
popularity
screenshot

Publisher

verified publisherea2.dev

A library for encrypt and decrypt string , very light & simple and fast.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on crypto_simple