Skip to content

Added Proxy Re-Encryption interface and schemes#98

Merged
jakinyele merged 8 commits intoJHUISI:devfrom
cygnusv:dev
Apr 17, 2016
Merged

Added Proxy Re-Encryption interface and schemes#98
jakinyele merged 8 commits intoJHUISI:devfrom
cygnusv:dev

Conversation

@cygnusv
Copy link
Copy Markdown
Contributor

@cygnusv cygnusv commented Apr 17, 2016

Hi, I created a generic interface for Proxy Re-Encryption schemes (charm.toolbox.PREnc) and instantiated it with three proxy re-encryption schemes:

  • pre_bbs98.py: Blaze-Bleumer-Strauss PRE, 1998
  • pre_afgh06.py: Ateniese-Fu-Green-Hohenberger PRE, 2006
  • pre_nal16.py: Nuñez-Agudo-Lopez PRE, 2016

I plan to implement more schemes during the following weeks.

@jakinyele jakinyele merged commit fc5ee7c into JHUISI:dev Apr 17, 2016
@jakinyele
Copy link
Copy Markdown
Member

Thanks for your contribution! Is it possible to submit another pull request for the Python dev-2.x branch? I'd certainly appreciate it.

@cygnusv
Copy link
Copy Markdown
Contributor Author

cygnusv commented Apr 18, 2016

Sure, I will do it in the next days :)

Regards,
David

2016-04-18 0:34 GMT+02:00 J Ayo Akinyele notifications@github.com:

Thanks for your contribution! Is it possible to submit another pull
request for the Python dev-2.x branch? I'd certainly appreciate it.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#98 (comment)

@jakinyele
Copy link
Copy Markdown
Member

@cygnusv Just a reminder to submit another pull request for the 2.7-dev branch. Hoping to put out another release of Charm soon and trying to sync. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants