49 breaking releases

new 0.54.0 Apr 16, 2024
0.52.0 Apr 1, 2024
0.51.0 Mar 19, 2024
0.47.0 Dec 29, 2023
0.10.0 Sep 21, 2022

#1433 in Cryptography

Download history 92/week @ 2023-12-22 100/week @ 2023-12-29 63/week @ 2024-01-05 33/week @ 2024-01-12 1/week @ 2024-02-09 726/week @ 2024-02-16 79/week @ 2024-02-23 157/week @ 2024-03-01 47/week @ 2024-03-08 203/week @ 2024-03-15 23/week @ 2024-03-22 157/week @ 2024-03-29 147/week @ 2024-04-05

534 downloads per month
Used in 4 crates (3 directly)

Apache-2.0

1MB
24K SLoC

ockam_abac

crate docs license discuss

Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.

The ockam_abac crate is responsible for performing attribute based authorization control on messages within an Ockam worker system.

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_abac = "0.54.0"

License

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

Dependencies

~5–25MB
~353K SLoC