cryptimeleon / math

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

Add lazy and basic wrappers for Secp256k1 curve #127

Closed rheitjoh closed 2 years ago

rheitjoh commented 2 years ago

Addresses #48. Also makes original Secp256k1 implementation package-private as we did for the bilinear groups.