crypto_x 0.0.6 copy "crypto_x: ^0.0.6" to clipboard
crypto_x: ^0.0.6 copied to clipboard

A Dart library for encryption and decryption. Advanced RSA, AES based on pointycastle.

0.0.6 #

  • Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
  • upgrade pointycastle to 3.9.1
  • remove unnecessary ! operator from some files

0.0.5 #

  • Aligns Dart and Flutter SDK constraints.
  • remove some warnings
  • upgrade pointycastle to 3.7.4

0.0.4 #

  • upgrade crypto to 3.0.3
  • Aligns Dart and Flutter SDK constraints.

0.0.3+2 #

  • upgrade pointycastle to 3.7.3
  • Aligns Dart and Flutter SDK constraints.

0.0.3+1 #

  • update readme.md.

0.0.3 #

  • Supports sign and verify for RSA.

0.0.2 #

  • Generate RSA KeyPairs and import to pem format.
  • Supports AES. CBC、CFB-8、CFB-128、ECB、OFB-128、CTR.

0.0.1 #

  • initial release.
0
likes
160
points
64
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for encryption and decryption. Advanced RSA, AES based on pointycastle.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, flutter, pointycastle

More

Packages that depend on crypto_x