9 releases (stable)
| 3.0.5 | Jan 23, 2023 |
|---|---|
| 3.0.2 | Jan 17, 2023 |
| 2.0.0 | Jan 5, 2023 |
| 1.0.1 | Aug 25, 2022 |
| 0.1.1 | Jul 11, 2022 |
#2114 in Cryptography
77 downloads per month
Used in 3 crates
59KB
1.5K
SLoC
This crate defines the Policy logic, the basis for Attribute Based
Encryption (ABE).
A Policy is a set of axes. Each axis is defined by its name and its list
of associated attribute names.
An Attribute is composed by an axis name and an attribute name within
this axis.
Abe Policy
This library defines the ABE policy, attributes and so on.
Dependencies
~1.3–2.6MB
~46K SLoC