mpz
mpz copied to clipboard
Rewrite share-conversion
This PR reimplements the share-conversion crates building upon mpz-ole
and using the new threading approach of context
injection.
- It implements semi-honest
M2A
using OLE with errors. - It implements semi-honest
A2M
using our new approach.