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§

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