Skip to content

Polynomials in C - fixes #129

Marco Stronati requested to merge marco@poly_c into master

Implement polynomial operations in C. Preliminary testing shows a performance gain of 4x.

This issue tracks followup work that won't be done in this MR: https://gitlab.com/nomadic-labs/privacy-team/-/issues/150

Edited by Marco Stronati

Merge request reports