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 |
#2643 in Cryptography
144 downloads per month
Used in 2 crates
270KB
6K
SLoC
ockam_key_exchange_core
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