stefano81 / dcpabe

Decentralized CP-ABE
MIT License
105 stars 45 forks source link

Decentralized CP-ABE

Build Status Total alerts Language grade: Java

This software implements the Decentralized CiphertextPolicy Attribute Based Encryption schema described in [1]. The code depends on the jPBC library [2] and the BouncyCastle library.

The software is a result of the PriSM project [3] developed by the SANDS [4] team at the Nanyang Technological University [5].

How To contribute

Comments and help are more than welcome. Report issues/feature requests on GitHub Issues.

Note on Patches/Pull Requests