#ockam #encryption #distributed-applications #network-programming #re-exports #add-on

no-std ockam_node

This crate provides an implementation of an Ockam [Ockam][main-ockam-crate-link] Node and is intended for use by crates that provide features and add-ons to the main [Ockam][main-ockam-crate-link] library. The main [Ockam][main-ockam-crate-link] crate re-exports types defined in this crate, when the "std" feature is enabled

132 breaking releases

new 0.136.0 Jan 9, 2025
0.135.0 Dec 12, 2024
0.134.0 Dec 5, 2024
0.133.0 Nov 28, 2024
0.4.0 Mar 23, 2021

#557 in Cryptography

Download history 460/week @ 2024-09-21 62/week @ 2024-09-28 17/week @ 2024-10-05 367/week @ 2024-10-12 458/week @ 2024-10-19 142/week @ 2024-10-26 51/week @ 2024-11-02 147/week @ 2024-11-09 41/week @ 2024-11-16 159/week @ 2024-11-23 268/week @ 2024-11-30 316/week @ 2024-12-07 66/week @ 2024-12-14 12/week @ 2024-12-21 9/week @ 2024-12-28 48/week @ 2025-01-04

186 downloads per month
Used in 19 crates (18 directly)

Apache-2.0

660KB
14K SLoC

ockam_node

crate docs license discuss

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.136.0"

License

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

Dependencies

~3–25MB
~333K SLoC