diff options
author | wukong <rebirthmonkey@gmail.com> | 2015-11-23 17:48:48 +0100 |
---|---|---|
committer | wukong <rebirthmonkey@gmail.com> | 2015-11-23 17:48:48 +0100 |
commit | fca74d4bc3569506a6659880a89aa009dc11f552 (patch) | |
tree | 4cefd06af989608ea8ebd3bc6306889e2a1ad175 /moon-abe/cpabe-0.11/README | |
parent | 840ac3ebca7af381132bf7e93c1e4c0430d6b16a (diff) |
moon-abe cleanup
Change-Id: Ie1259856db03f0b9e80de3e967ec6bd1f03191b3
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" |