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

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

0.7.1 #

0.7.0 #

  • Bump "rusty_chacha" to 0.7.0.

0.5.1+3 #

  • Update a dependency to the latest release.

0.5.1+2 #

  • Update a dependency to the latest release.

0.5.1+1 #

  • Update a dependency to the latest release.

0.5.1 #

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.2 #

Note: This release has breaking changes.

0.4.0-dev.1 #

Note: This release has breaking changes.

  • FIX: imort. (a5d0955e)
  • FIX: try to lower ffi dependecy. (bca7cba9)
  • FIX: try to skip build.rs when env var is not set. (e54ccccb)
  • FIX: remove unused dependency. (d2429a8e)
  • FIX: remove target.aarch64-linux-android. (7759f614)
  • FIX: repeated initialization. (dd60b9d5)
  • FIX: formatting. (be1638a0)
  • FEAT: try to split flutter and dart packages. (6ec98378)
  • FEAT: relax dependency requirement. (9a73951b)
  • FEAT: add Flutter example. (3053d761)
  • FEAT: make compressionLevel optional. (2ee0f02b)
  • FEAT: update docs. (3d6c974d)
  • FEAT: update docs. (c3e38859)
  • FEAT: log features in benchmark. (70fad00f)
  • FEAT: fix Rust benchmarks. (f370bfab)
  • FEAT: update docs. (18a88a17)
  • FEAT: update docs. (863f3c2e)
  • FEAT: try to enable "neon" on aarch64 (ARM) CPUs. (e314ed31)
  • FEAT: make encryption key param optional. (15d4c927)
  • FEAT: make compression param optional. (b43ca88c)
  • BREAKING FIX: file structure, import, formatting. (9628637d)
  • BREAKING FIX: imports. (370f4a1a)
  • BREAKING FEAT: add append/offset for file based encryption/decryption. (aeca04d1)
  • BREAKING FEAT: Refactor API to support ChaCha20 as well as XChaCha20 and revert dynamic linking for iOS/MacOS. (fa50915f)

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
2
likes
150
pub points
73%
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

flutter, rusty_chacha_dart

More

Packages that depend on rusty_chacha