rusty_chacha_dart 0.7.1 copy "rusty_chacha_dart: ^0.7.1" to clipboard
rusty_chacha_dart: ^0.7.1 copied to clipboard

A Flutter library for fast ChaCha20-Poly1305 encryption, powered by Rust

0.7.1 #

  • FIX: remove unused code. (e7154ca4)
  • FIX: remove unused code. (4c42506b)
  • FIX: re-generate code. (c217840d)
  • FIX: generate a header file for the framework. (1a3e75f9)

0.7.0 #

  • Bump "rusty_chacha_dart" to 0.7.0.

0.6.2 #

  • FIX: benches. (63d37552)
  • FEAT: try to link dynamically on apple platforms. (960cfbcf)

0.6.1+1 #

0.6.1 #

0.6.0 #

Note: This release has breaking changes.

  • FIX: rename example project. (5d4a4a88)
  • FIX: add missing (?) lock file. (27aff66d)
  • FEAT: add dart example. (36f07d94)
  • BREAKING FEAT: upgrade dependencies. (e1191317)

0.5.0+1 #

  • FIX: remove readme files because they are somehow still considered symlinks. (9432ecc1)

0.5.0 #

Note: This release has breaking changes.

0.4.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.4.0-dev.3 #

Note: This release has breaking changes.

0.4.0-dev.2 #

Note: This release has breaking changes.

  • FIX: remove obsolete test file. (55140c83)
  • FIX: import. (d9f266e7)
  • FEAT: try to split flutter and dart packages. (6ec98378)
  • BREAKING FIX: file structure, import, formatting. (9628637d)

0.4.0-dev.1 #

Note: This release has breaking changes.

  • FIX: remove obsolete test file. (55140c83)
  • FIX: import. (d9f266e7)
  • FEAT: try to split flutter and dart packages. (6ec98378)
  • BREAKING FIX: file structure, import, formatting. (9628637d)

0.4.0-dev.0+1 #

0.4.0 #

Note: This release has breaking changes.

  • FEAT: try to split flutter and dart packages. (6ec98378)
  • BREAKING FIX: file structure, import, formatting. (9628637d)

0.3.0+1 #

  • FIX: try to lower ffi dependecy. (bca7cba9)

0.3.0 #

Note: This release has breaking changes.

  • FIX: try to skip build.rs when env var is not set. (e54ccccb)
  • FEAT: relax dependency requirement. (9a73951b)
  • BREAKING FEAT: add append/offset for file based encryption/decryption. (aeca04d1)

0.2.5+1 #

  • FIX: remove unused dependency. (d2429a8e)

0.2.5 #

0.2.4 #

  • FEAT: make compressionLevel optional. (2ee0f02b)

0.2.3 #

0.2.2 #

0.2.1+1 #

  • FIX: remove target.aarch64-linux-android. (7759f614)

0.2.1 #

  • FEAT: try to enable "neon" on aarch64 (ARM) CPUs. (e314ed31)

0.2.0+1 #

  • FIX: repeated initialization. (dd60b9d5)

0.2.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.2.0-dev.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: try to use dynamic linking on MacOS and iOS. (c0a50365)

0.1.1 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.1.1-dev.2 #

  • FEAT: expose zstd compress/decompress functions. (64888e22)

0.1.1-dev.1 #

0.1.1-dev.0 #

  • FIX: try to disable build.rs in benchmarks. (8f9cc32d)
  • FEAT: add some (commented) experiments. (fa488d05)
  • FEAT: add more benchmarks. (f7f322a2)
  • FEAT: print system info before benchmaks. (24429181)

0.1.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: add optional compression with ZSTD. (147131ad)

0.0.6 #

  • FEAT: add initializer with static linking for iOS and MacOS. (49baeab4)

0.0.5 #

  • FEAT: improve API, add unity tests. (a4364d4e)

0.0.4 #

  • FEAT: simplify API and make it safer. (1bc116c9)

0.0.3 #

  • FEAT: try to trigger a melos version upgrade. (134fec43)

0.0.1+2 #

  • FIX: try to manually update release tag in pubspec. (7943e7e7)
  • FIX: rename podspec files. (9f3ace16)

0.0.1+1 #

0.0.1 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.0.1-dev.1 #

  • FIX: analyzer and formatting. (b2ee3495)
  • FEAT: add some benchmarking code. (35ec57a5)
  • FEAT: add some benchmarking code. (8bdf5060)

0.0.1-dev.0 #

0.0.0 #

  • Initial version
0
likes
140
pub points
31%
popularity

Publisher

verified publisher32k.eu

A Flutter library for fast ChaCha20-Poly1305 encryption, powered by Rust

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter_rust_bridge, freezed_annotation

More

Packages that depend on rusty_chacha_dart