cryptimeleon / math

Library providing mathematical basics for (pairing-based) cryptography.
Apache License 2.0
10 stars 2 forks source link

Implements curve and subgroup checks #130

Open rheitjoh opened 2 years ago

rheitjoh commented 2 years ago

Addresses #129 by implementing the there suggested fixes.

I also added a test for isOnCurve.