77 breaking releases
new 0.80.0 | Mar 28, 2023 |
---|---|
0.78.0 | Feb 24, 2023 |
0.74.0 | Nov 9, 2022 |
0.64.0 | Jul 18, 2022 |
0.4.0 | Mar 23, 2021 |
#193 in Cryptography
277 downloads per month
Used in 16 crates
(13 directly)
380KB
8K
SLoC
ockam
Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
This crate provides an implementation of an Ockam Ockam Node and is intended for use by crates that provide features and add-ons to the main Ockam library.
The main Ockam crate re-exports types defined in
this crate, when the "std"
feature is enabled.
Usage
Add this to your Cargo.toml
:
[dependencies]
ockam_node = "0.80.0"
License
This code is licensed under the terms of the Apache License 2.0.
Dependencies
~3–9.5MB
~170K SLoC