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

Changes to fix Relic integration #262

Merged
merged 1 commit into from
Dec 6, 2020
Merged

Conversation

friedrichsenm
Copy link
Contributor

#220

Added the fixes I came up with to compile the Charm module with a Relic backend for pairing.

For the functions that had name conflicts with existing functions in Relic, I added charm_ as a prefix. I also added this to the g#_write_str functions even though they had no name conflict in order to keep a consistent naming convention for those families of functions.

I tested by generating random G1, G2, GT, ZR points on the BN254 curve in Python and making sure all expected arithmetic worked and the pairing function worked. If there are additional things I should check, please let me know.

@jakinyele jakinyele merged commit 1408cb2 into JHUISI:dev Dec 6, 2020
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.

2 participants