56 breaking releases

0.62.0 Jul 3, 2024
0.59.0 Jun 12, 2024
0.51.0 Mar 19, 2024
0.47.0 Dec 29, 2023
0.10.0 Sep 21, 2022

#1242 in Cryptography

Download history 294/week @ 2024-04-01 21/week @ 2024-04-08 132/week @ 2024-04-15 8/week @ 2024-04-22 158/week @ 2024-04-29 147/week @ 2024-05-06 7/week @ 2024-05-13 29/week @ 2024-05-20 319/week @ 2024-05-27 26/week @ 2024-06-03 177/week @ 2024-06-10 34/week @ 2024-06-17 189/week @ 2024-06-24 129/week @ 2024-07-01 15/week @ 2024-07-08 17/week @ 2024-07-15

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

Apache-2.0

1MB
27K 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.62.0"

License

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

Dependencies

~7–24MB
~332K SLoC