Skip to content

caohuikang/BroadcastEncryption

Repository files navigation

*This project implements an adaptive secure broadcast encryption with small ciphertext.

*An implementation of paper:Adaptive Security in Broadcast Encryption Systems (with Short Ciphertexts).

*Need jar packages: jpbc-api-2.0.0.jar, jpbc-crypto-2.0.0.jar and jpbc-plaf-2.0.0.jar.

*Cannot encrypt a text message directly, but you can use the random private key K generated by broadcast encryption as the private key *of symmetric encryption or other encryption algorithm to encrypt a text message.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages