Skip to content

CP-ABE测试加解密操作和密钥生成操作的性能

Notifications You must be signed in to change notification settings

xdds1997C/CP-ABE-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CP-ABE-test

CP-ABE测试加解密操作和密钥生成操作的性能
一、测试环境配置
1、在ubuntu中安装第三方库libbswabe-0.9和libbswabe-proxy,使用以下命令:
cd libbswabe-0.9
./configure
make
make install
cd libbswabe-proxy
./configure
make
make install
2、在ubuntu中安装Visual Studio Code,软件如下图所示:

3、点击File->Open Folder,然后选择cp-abe文件夹,得到如图所示:

4、点击Run->Start Debugging:

5、数据保存在目录下面data文件夹下:

About

CP-ABE测试加解密操作和密钥生成操作的性能

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published