#ockam #network-programming #encryption

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

135 breaking releases

new 0.139.0 Mar 20, 2025
0.137.0 Jan 21, 2025
0.135.0 Dec 12, 2024
0.133.0 Nov 28, 2024
0.4.0 Mar 23, 2021

#432 in Authentication

Download history 288/week @ 2024-12-04 256/week @ 2024-12-11 27/week @ 2024-12-18 7/week @ 2024-12-25 10/week @ 2025-01-01 157/week @ 2025-01-08 133/week @ 2025-01-15 49/week @ 2025-01-22 19/week @ 2025-01-29 24/week @ 2025-02-05 20/week @ 2025-02-12 5/week @ 2025-02-19 121/week @ 2025-02-26 49/week @ 2025-03-05 52/week @ 2025-03-12 180/week @ 2025-03-19

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

Apache-2.0

680KB
15K 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.139.0"

License

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

Dependencies

~3–21MB
~321K SLoC