Skip to content

jtatia/dcpabe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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].

References

  1. A. Lewko and B. Waters, "Decentralizing Attribute-Based Encryption", Cryptology ePrint Archive, Report 2010/351.
  2. A. DeCaro, "The Java Pairing Based Cryptography Library", http://gas.dia.unisa.it/projects/jpbc/
  3. PriSM, http://sands.sce.ntu.edu.sg/PriSM
  4. SANDS, http://sands.sce.ntu.edu.sg/
  5. Nanayang Technological University, http://www.ntu.edu.sg/

About

Decentralized CP-ABE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%