23 breaking releases

new 0.121.0 Apr 16, 2024
0.119.0 Apr 1, 2024
0.118.0 Mar 19, 2024
0.114.0 Dec 29, 2023
0.9.0 Nov 23, 2023

#320 in Cryptography

Download history 5/week @ 2023-12-29 9/week @ 2024-01-05 157/week @ 2024-02-16 22/week @ 2024-02-23 136/week @ 2024-03-01 31/week @ 2024-03-08 172/week @ 2024-03-15 18/week @ 2024-03-22 125/week @ 2024-03-29 130/week @ 2024-04-05

448 downloads per month

Apache-2.0

1.5MB
39K 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.121.0"

License

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

Dependencies

~92–130MB
~2M SLoC