JHUISI / charm

Charm: A Framework for Rapidly Prototyping Cryptosystems
http://charm-crypto.io
GNU Lesser General Public License v3.0
542 stars 166 forks source link

Why does charm work with only few curves that RELIC supports? #222

Open vusirikala opened 5 years ago

vusirikala commented 5 years ago

Relic seems to support lot of pairing curves. But charm supports only 3 of them. Why is it so? What changes can I do to charm library so that it supports all the curves that supported by RELIC?