Crate rabe

Source
Expand description

rabe is a rust library implementing several Attribute Based Encryption (ABE) schemes using a modified version of the bn library of zcash (type-3 pairing / Baretto Naering curve). The modification of bn brings in serde or borsh instead of the deprecated rustc_serialize.

Modulesยง

error
rabe error, that is used in the library
schemes
rabe schemes
utils
rabe library utilities