[dependencies.anyhow]
version = "^1.0.0"
[dependencies.bc-components]
version = "^0.14.0"
[dependencies.bc-envelope]
version = "^0.20.0"
[dependencies.bc-rand]
version = "^0.2.0"
[dependencies.bc-xid]
version = "^0.2.0"
[dependencies.dcbor]
features = ["multithreaded"]
version = "^0.16.0"
[dev-dependencies.hex-literal]
version = "^0.4.1"
[dev-dependencies.indoc]
version = "^2.0.0"
[dev-dependencies.version-sync]
version = "^0.9.0"
[package]
authors = ["Blockchain Commons"]
categories = ["cryptography"]
description = "A secure, authenticated, transport-agnostic data exchange protocol with distributed state management via Encrypted State Continuations (ESC)."
documentation = "https://docs.rs/gstp"
edition = "2021"
keywords = ["cryptography"]
license = "BSD-2-Clause-Patent"
name = "gstp"
readme = "README.md"
repository = "https://github.com/BlockchainCommons/gstp-rust"
version = "0.2.0"