61 breaking releases

0.65.0 Feb 9, 2023
0.63.0 Jan 18, 2023
0.62.0 Nov 9, 2022
0.52.0 Jul 18, 2022
0.14.0 Jul 29, 2021

#2241 in Cryptography

Download history 305/week @ 2024-02-14 80/week @ 2024-02-21 20/week @ 2024-02-28

108 downloads per month
Used in 2 crates

Apache-2.0

235KB
5K SLoC

ockam_key_exchange_core

crate docs license discuss

Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.

In order to support a variety of key exchange protocols Ockam crate uses an abstract Key Exchange trait.

The main Ockam crate re-exports types defined in this crate.

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_key_exchange_core = "0.65.0"

License

This code is licensed under the terms of the Apache License 2.0.

Dependencies

~3.5–4.5MB
~87K SLoC