Skip to content

Release v0.1.0-beta.1

Choose a tag to compare

@github-actions github-actions released this 21 Nov 00:35
14a9c58

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.