#ockam #crypto #encryption #authorization

no-std bin+lib ockam_abac

Attribute based authorization control

11 breaking releases

0.16.0 Mar 3, 2023
0.14.0 Feb 9, 2023
0.10.0 Sep 21, 2022

#470 in Cryptography

Download history 11/week @ 2022-11-27 15/week @ 2022-12-04 30/week @ 2022-12-11 16/week @ 2022-12-18 21/week @ 2022-12-25 13/week @ 2023-01-01 33/week @ 2023-01-08 44/week @ 2023-01-15 21/week @ 2023-01-22 111/week @ 2023-01-29 109/week @ 2023-02-05 59/week @ 2023-02-12 68/week @ 2023-02-19 65/week @ 2023-02-26 30/week @ 2023-03-05 13/week @ 2023-03-12

177 downloads per month
Used in 3 crates

Apache-2.0

445KB
10K 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.

Abac 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.16.0"

License

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

Dependencies

~4–11MB
~209K SLoC