Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Algorithm implementation #52

Open
xie-ben opened this issue Jul 24, 2022 · 1 comment
Open

Algorithm implementation #52

xie-ben opened this issue Jul 24, 2022 · 1 comment

Comments

@xie-ben
Copy link

xie-ben commented Jul 24, 2022

Is there any implementation of CP-ABE encryption algorithm with MA‑CPABE with elliptic curve cryptography ? thanks

@tilenmarc
Copy link
Contributor

Hi xie-ben,
sorry for missing your question, hope it is still relevant.
The answer is yes, we have an implementation of multy-authority cipkertext policy ABE: ma-abe.go, see ma-abe_test.go for how to use it.
Like all other ABE schemes, it is implemented using pairing based elliptic curves.

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

No branches or pull requests

2 participants