diff options
Diffstat (limited to 'moon-abe/cpabe-0.11/README')
-rw-r--r-- | moon-abe/cpabe-0.11/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/moon-abe/cpabe-0.11/README b/moon-abe/cpabe-0.11/README deleted file mode 100644 index 39bc4b5a..00000000 --- a/moon-abe/cpabe-0.11/README +++ /dev/null @@ -1,15 +0,0 @@ -This software provides several tools implementing a scheme for -"ciphertext-policy attribute based encryption" (CP-ABE). - -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/ - -For more information on CP-ABE and a tutorial on using the tools, see -the project homepage: - - http://acsc.csl.sri.com/cpabe/ - -make LDFLAGS=" -lpbc -lcrypto -L/usr/lib/x86_64-linux-gnu -lglib-2.0 -lbswabe -lgmp" |