51 breaking releases

0.56.0 May 6, 2024
0.54.0 Apr 16, 2024
0.51.0 Mar 19, 2024
0.47.0 Dec 29, 2023
0.10.0 Sep 21, 2022

#1175 in Cryptography

Download history 3/week @ 2024-02-12 781/week @ 2024-02-19 40/week @ 2024-02-26 162/week @ 2024-03-04 99/week @ 2024-03-11 151/week @ 2024-03-18 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

446 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.56.0"

License

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

Dependencies

~5–24MB
~351K SLoC