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

#2361 in Cryptography

Download history 323/week @ 2024-02-15 66/week @ 2024-02-22 16/week @ 2024-02-29 302/week @ 2024-03-28 151/week @ 2024-04-04

453 downloads per month
Used in 2 crates

Apache-2.0

265KB
5.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
~88K SLoC