Skip to content

Changes to fix Relic integration#262

Merged
jakinyele merged 1 commit intoJHUISI:devfrom
friedrichsenm:dev
Dec 6, 2020
Merged

Changes to fix Relic integration#262
jakinyele merged 1 commit intoJHUISI:devfrom
friedrichsenm:dev

Conversation

@friedrichsenm
Copy link
Copy Markdown
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