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

Download history 204/week @ 2022-12-08 30/week @ 2022-12-15 69/week @ 2022-12-22 48/week @ 2022-12-29 50/week @ 2023-01-05 65/week @ 2023-01-12 83/week @ 2023-01-19 129/week @ 2023-01-26 446/week @ 2023-02-02 588/week @ 2023-02-09 438/week @ 2023-02-16 675/week @ 2023-02-23 111/week @ 2023-03-02 39/week @ 2023-03-09 52/week @ 2023-03-16 72/week @ 2023-03-23

277 downloads per month
Used in 16 crates (13 directly)

Apache-2.0

380KB
8K SLoC

ockam

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

License

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

Dependencies

~3–9.5MB
~170K SLoC