forked from hackmath/libcelia
-
Notifications
You must be signed in to change notification settings - Fork 0
a static linux library implementing primitive kpabe operations
License
GPL-2.0, GPL-2.0 licenses found
Licenses found
GPL-2.0
LICENSE
GPL-2.0
COPYING
MeloniZippoProjects/libcelia
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This library implement the Goyal-Pandey-Sahai-Waters KP-ABE scheme The KP-ABE library borrow some code from CP-ABE library created by John Bethencourt <[email protected]> To install this software, you will need to have the Pairing-Based Cryptography (PBC) library installed. You can get it from the following page: http://crypto.stanford.edu/pbc/ Email Yao Zheng <[email protected]> with any questions, comments, or bug reports. Fixed Errors ============ The original repository had a bug that we fixed. 1. Makefile not working in gcc or g++: The original makefile had dependencies specified in such an order that gcc ignored some of them. Corrected in commit c1e98ff
About
a static linux library implementing primitive kpabe operations
Resources
License
GPL-2.0, GPL-2.0 licenses found
Licenses found
GPL-2.0
LICENSE
GPL-2.0
COPYING
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 51.9%
- Shell 34.6%
- M4 7.6%
- Makefile 5.9%