Skip to content

Releases: OpenMined/syft-crypto-core

Release v0.1.2-beta.2

04 Dec 02:10

Choose a tag to compare

SyftBox Crypto Core v0.1.2-beta.2

Post-quantum cryptographic protocol implementation using Signal's PQXDH.

Published Artifacts

Rust Crates

Python Package

  • syft-crypto-python 0.1.2b2 - PyPI

Installation

Rust

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

Python

pip install syft-crypto-python

From Binary

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

Release v0.1.2-beta.1

03 Dec 04:26

Choose a tag to compare

SyftBox Crypto Core v0.1.2-beta.1

Post-quantum cryptographic protocol implementation using Signal's PQXDH.

Published Artifacts

Rust Crates

Python Package

  • syft-crypto-python 0.1.2b1 - PyPI

Installation

Rust

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

Python

pip install syft-crypto-python

From Binary

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

Release v0.1.1

21 Nov 00:20
ec63f1c

Choose a tag to compare

SyftBox Crypto Core v0.1.1

Post-quantum cryptographic protocol implementation using Signal's PQXDH.

Crates Published

  • syft-crypto-protocol - Protocol library
  • syft-crypto-cli - Command-line interface

Installation

Using Cargo

# Install the CLI tool
cargo install syft-crypto-cli

# Or add the protocol library to your project
cargo add syft-crypto-protocol

From Binary

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

Release v0.1.0-beta.1

21 Nov 00:35
14a9c58

Choose a tag to compare

SyftBox Crypto Core v0.1.0-beta.1

Post-quantum cryptographic protocol implementation using Signal's PQXDH.

Crates Published

  • syft-crypto-protocol - Protocol library
  • syft-crypto-cli - Command-line interface

Installation

Using Cargo

# Install the CLI tool
cargo install syft-crypto-cli

# Or add the protocol library to your project
cargo add syft-crypto-protocol

From Binary

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

Release v0.1.0

20 Nov 02:58
215c6d5

Choose a tag to compare

SyftBox Crypto Core v0.1.0

Post-quantum cryptographic protocol implementation using Signal's PQXDH.

Crates Published

  • syft-crypto-protocol - Protocol library
  • syft-crypto-cli - Command-line interface

Installation

Using Cargo

# Install the CLI tool
cargo install syft-crypto-cli

# Or add the protocol library to your project
cargo add syft-crypto-protocol

From Binary

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