#ockam #encryption #re-exports #network-programming #service #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

110 breaking releases

new 0.113.0 Apr 16, 2024
0.111.0 Apr 1, 2024
0.110.0 Mar 19, 2024
0.106.0 Dec 29, 2023
0.4.0 Mar 23, 2021

#514 in Cryptography

Download history 109/week @ 2023-12-22 146/week @ 2023-12-29 125/week @ 2024-01-05 72/week @ 2024-01-12 16/week @ 2024-01-19 8/week @ 2024-01-26 3/week @ 2024-02-02 21/week @ 2024-02-09 656/week @ 2024-02-16 150/week @ 2024-02-23 246/week @ 2024-03-01 113/week @ 2024-03-08 256/week @ 2024-03-15 50/week @ 2024-03-22 347/week @ 2024-03-29 206/week @ 2024-04-05

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

Apache-2.0

580KB
12K 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.113.0"

License

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

Dependencies

~4–23MB
~312K SLoC