25 breaking releases

new 0.123.0 May 6, 2024
0.121.0 Apr 16, 2024
0.118.0 Mar 19, 2024
0.114.0 Dec 29, 2023
0.9.0 Nov 23, 2023

#447 in Cryptography

Download history 174/week @ 2024-02-18 15/week @ 2024-02-25 138/week @ 2024-03-03 69/week @ 2024-03-10 138/week @ 2024-03-17 2/week @ 2024-03-24 238/week @ 2024-03-31 24/week @ 2024-04-07 121/week @ 2024-04-14 2/week @ 2024-04-21 149/week @ 2024-04-28

334 downloads per month

Apache-2.0

1.5MB
40K 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.123.0"

License

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

Dependencies

~91–140MB
~2.5M SLoC