cryptimeleon / math

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

Added HashInto classes for secp256k1 #146

Closed JanBobolz closed 2 years ago

JanBobolz commented 2 years ago

Fixes #48

feidens commented 2 years ago

Can you please also adapt the python notebook accordingly?

JanBobolz commented 2 years ago

Tutorial ipynb is adapted. Will merge once we've maven-centraled the fix.