darkbio_crypto 0.2.1 copy "darkbio_crypto: ^0.2.1" to clipboard
darkbio_crypto: ^0.2.1 copied to clipboard

Post-quantum cryptography in Flutter, backed by Rust FFI

Changelog #

0.2.1 #

  • Fix iOS symbol stripping in published package
  • Wrap darkbio-crypto v0.11.6

0.2.0 #

  • Patch binary symbol table on iOS/macOS for parallel loading
  • Wrap darkbio-crypto v0.11.5 to fix an upstream version issue

0.1.4 #

  • Remove stale duplicate FRB generated code

0.1.3 #

  • Fix iOS bundle to load statically

0.1.2 #

  • Create whole outer wrapper for cleaner docs

0.1.1 #

  • Version bump for pub.dev publishing

0.1.0 #

  • Test release wrapping the darkbio-crypto v0.11.4 Rust crate