cryptimeleon / math

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

Fix linearize #135

Closed JanBobolz closed 2 years ago

JanBobolz commented 2 years ago

Previously, linearization of GroupElementExpressions sometimes produced some additional unnecessary neutral element factors, which had negative effects on protocol performance.