Skip to content
/ IB-PRE Public

An implementation of Identity-based proxy re-encryption scheme, due to Green and Ateniese, using Charm

Notifications You must be signed in to change notification settings

nikosft/IB-PRE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

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

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

About

An implementation of Identity-based proxy re-encryption scheme, due to Green and Ateniese, using Charm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages