Skip to content

sertbasn1/ABE_ICN_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ABE_ICN_Project

Before use the scripts you should install followings

CCN-lite for Unix

https://github.com/cn-uofbasel/ccn-lite.git]

• Prerequisites Ubuntu: sudo apt-get install libssl-dev OS X: brew install openssl

git clone https://github.com/cn-uofbasel/ccn-lite
export CCNL_HOME="`pwd`/ccn-lite"
export PATH=$PATH:"$CCNL_HOME/bin"
cd $CCNL_HOME/src
make clean all

Ciphertext-Policy Attribute-Based Encryption

[http://hms.isi.jhu.edu/acsc/cpabe/index.html]

Downloand cpabe-0.11.tar.gz, libbswabe-0.9.tar.gz packages

Untar,  compile, and install as following

./configure
make
make install

About

cmp596 term project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages