sagrawal87 / ABE

Attribute-based Encryption
MIT License
191 stars 69 forks source link

Connecting on Implementation #16

Open OluAgunloye opened 3 years ago

OluAgunloye commented 3 years ago

Hi!

@alexkorpas @sagrawal87 @codymlewis

I could use a bit of help on another implementation I'm working on and wanted to know if you'd be interested in collaborating on that. Not really an issue, but no other way to contact you otherwise to gauge interest. I'm trying to implement the following: https://eprint.iacr.org/2019/1325.pdf in JS and/or Python. Any help you're able to render is much appreciated!

sagrawal87 commented 3 years ago

Hi. I am sorry I wouldn't be able to help with the implementation at this point. You may find this collection of sample ABE schemes that comes with the Charm library useful.