Skip to content

A classic implementation of Identity-Based Encryption/Signature and Key Agreement with two-party.

Notifications You must be signed in to change notification settings

jiang-zl/cppIBE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppIBE

A classic implementation of Identity-Based Encryption/Signature and Key Agreement with two-party.

cd cppIBE/build
cmake ..
make
cd ../bin
./CPPIBE

About

A classic implementation of Identity-Based Encryption/Signature and Key Agreement with two-party.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published