47 breaking releases

0.147.0 Jan 21, 2025
0.145.0 Dec 12, 2024
0.143.0 Nov 30, 2024
0.129.0 Jul 3, 2024
0.9.0 Nov 23, 2023

#409 in Cryptography

Download history 284/week @ 2024-10-24 13/week @ 2024-10-31 70/week @ 2024-11-07 52/week @ 2024-11-14 4/week @ 2024-11-21 252/week @ 2024-11-28 184/week @ 2024-12-05 167/week @ 2024-12-12 2/week @ 2024-12-19 123/week @ 2025-01-09 95/week @ 2025-01-16 9/week @ 2025-01-23 1/week @ 2025-01-30 2/week @ 2025-02-06

107 downloads per month

Apache-2.0

2.5MB
53K 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.147.0"

License

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

Dependencies

~138MB
~2.5M SLoC