Skip to content

zzbin2000/IB-PRE

 
 

Repository files navigation

IB-PRE

An implementation of the Identity-based proxy re-encryption scheme published in:

M. Green, G. Ateniese, "Identity-Based Proxy Re-Encryption," in Applied Cryptography and Network Security. Springer Berlin/Heidelberg, 2007

Available at: http://link.springer.com/chapter/10.1007%2F978-3-540-72738-5_19

In order to use this class install Charm-Crypto library(http://charm-crypto.com/)

#List of files#

  • pre_mg07a.py Contains the first construction of Green and Ateniese, described in section 4.1
  • pre_mg07b.py Contains the second construction of Green and Ateniese, described in section 4.3

IB-PRE-JET

Benchmark for 3 hybrid Identity-based Encryption schemes, fIBRE, hIBRE and IBLE.

Thanks to work of Niksoft (https://github.com/nikosft/IB-PRE)!

About

Benchmark for 3 hybrid Identity-based Encryption schemes, fIBRE, hIBRE and IBLE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%