46 breaking releases

new 0.146.0 Jan 9, 2025
0.145.0 Dec 12, 2024
0.144.0 Dec 5, 2024
0.143.0 Nov 30, 2024
0.9.0 Nov 23, 2023

#320 in Cryptography

Download history 273/week @ 2024-09-24 17/week @ 2024-10-01 5/week @ 2024-10-08 389/week @ 2024-10-15 516/week @ 2024-10-22 14/week @ 2024-10-29 4/week @ 2024-11-05 115/week @ 2024-11-12 8/week @ 2024-11-19 237/week @ 2024-11-26 176/week @ 2024-12-03 186/week @ 2024-12-10 6/week @ 2024-12-17 120/week @ 2025-01-07

129 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.146.0"

License

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

Dependencies

~137MB
~2.5M SLoC