#ockam #encryption #re-exports #network-programming #crypto

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

117 breaking releases

new 0.121.0 Jul 3, 2024
0.118.0 Jun 12, 2024
0.110.0 Mar 19, 2024
0.106.0 Dec 29, 2023
0.4.0 Mar 23, 2021

#496 in Cryptography

Download history 170/week @ 2024-03-11 191/week @ 2024-03-18 53/week @ 2024-03-25 507/week @ 2024-04-01 47/week @ 2024-04-08 217/week @ 2024-04-15 33/week @ 2024-04-22 202/week @ 2024-04-29 231/week @ 2024-05-06 31/week @ 2024-05-13 55/week @ 2024-05-20 392/week @ 2024-05-27 47/week @ 2024-06-03 206/week @ 2024-06-10 53/week @ 2024-06-17 243/week @ 2024-06-24

566 downloads per month
Used in 19 crates (17 directly)

Apache-2.0

625KB
13K 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.121.0"

License

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

Dependencies

~3–21MB
~298K SLoC