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
- 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