41 breaking releases

new 0.141.0 Nov 13, 2024
0.139.0 Oct 24, 2024
0.129.0 Jul 3, 2024
0.118.0 Mar 19, 2024
0.9.0 Nov 23, 2023

#348 in Cryptography

Download history 123/week @ 2024-08-05 267/week @ 2024-08-12 53/week @ 2024-09-16 275/week @ 2024-09-23 18/week @ 2024-09-30 6/week @ 2024-10-07 310/week @ 2024-10-14 586/week @ 2024-10-21 23/week @ 2024-10-28 4/week @ 2024-11-04 113/week @ 2024-11-11

738 downloads per month

Apache-2.0

2MB
45K 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.141.0"

License

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

Dependencies

~136MB
~2.5M SLoC