Skip to content

Releases: OpenMined/syftbox-crypto

Release v0.1.0-beta.1

19 Feb 13:27

Choose a tag to compare

SyftBox Crypto v0.1.0-beta.1

Cryptographic protocol implementation for SyftBox using X3DH key agreement.

Published Artifacts

Rust Crates

  • syftbox-crypto-protocol 0.1.0-beta.1 - crates.io
  • syftbox-crypto-cli 0.1.0-beta.1 - crates.io

Python Package

  • syftbox-crypto-python 0.1.0b1 - PyPI

Installation

Rust

cargo install syftbox-crypto-cli
# or
cargo add syftbox-crypto-protocol

Python

pip install syftbox-crypto-python

From Binary

Download the appropriate binary for your platform from the assets below.