xxtea 2.1.0 copy "xxtea: ^2.1.0" to clipboard
xxtea: ^2.1.0 copied to clipboard

XXTEA for Dart XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for Dart.

2.1.0 #

  • Migrate to null-safety.

2.0.3 #

  • Fixed some hints.

2.0.2 #

  • Updated description.

2.0.1 #

  • Added example.
  • Added CHANGELOG.md.
  • Updated description.
  • Formatted lib/xxtea.dart.

2.0.0 #

  • Changed the static XXTEA class to a normal class.
  • Added const xxtea.
  • Added xxteaEncrypt, xxteaDecrypt, xxteaEncryptToString, xxteaDecryptToString.
  • Fixed compatibility with Dart 2.

1.0.0 #

  • Initial Open Source release.
14
likes
110
pub points
93%
popularity

Publisher

unverified uploader

XXTEA for Dart XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on xxtea