ockam_key_exchange_core 0.6.0

The Ockam Key Exchange trait.
Documentation
[dependencies.ockam_core]
version = "0.14.0"

[dependencies.ockam_vault_core]
version = "0.8.0"

[dependencies.zeroize]
features = ["zeroize_derive"]
version = "1.1"

[package]
authors = ["Ockam Developers"]
categories = ["cryptography", "asynchronous", "authentication", "embedded", "no-std"]
description = "The Ockam Key Exchange trait.\n"
edition = "2018"
homepage = "https://github.com/ockam-network/ockam"
keywords = ["ockam", "crypto", "kex", "cryptography", "encryption"]
license = "Apache-2.0"
name = "ockam_key_exchange_core"
readme = "README.md"
repository = "https://github.com/ockam-network/ockam/tree/develop/implementations/rust/ockam/ockam_key_exchange_core"
version = "0.6.0"