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

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

0.0.8 #

  • Removed some warnings
  • Upgraded dependencies

0.0.6 #

  • Updated minimum supported SDK version to Flutter 3.16/Dart 3.2.
  • Upgraded pointycastle to 3.9.1
  • Removed unnecessary ! operator from some files

0.0.5 #

  • Aligns Dart and Flutter SDK constraints.
  • Removed some warnings
  • Upgraded pointycastle to 3.7.4

0.0.4 #

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

0.0.3+2 #

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

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
38
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

Topics

#crypto #rsa #aes

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, flutter, pointycastle

More

Packages that depend on crypto_x