40 breaking releases

0.140.0 Oct 25, 2024
0.138.0 Oct 23, 2024
0.129.0 Jul 3, 2024
0.118.0 Mar 19, 2024
0.9.0 Nov 23, 2023

#372 in Cryptography

Download history 118/week @ 2024-08-03 250/week @ 2024-08-10 22/week @ 2024-08-17 52/week @ 2024-09-14 266/week @ 2024-09-21 27/week @ 2024-09-28 6/week @ 2024-10-05 291/week @ 2024-10-12 524/week @ 2024-10-19 91/week @ 2024-10-26

915 downloads per month

Apache-2.0

2MB
44K SLoC

ockam_app_lib

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 implements the business logic of the Ockam desktop application without providing a frontend.

It exposes C APIs that can be used by the frontend to interact with the application.

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_app_lib = "0.140.0"

License

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

Dependencies

~133MB
~2.5M SLoC