An (proof-of-concept) app doing secret shared division.
It is a very simple algorithm (basically finding one bit of the result
at a time by doing comparisons), and could probably be put in the
runtime, but I am not sure exactly where, because it requires an
precision parameter, and thus does not lend itself well to operator
overloading.

Sigurd

Attachment: division
Description: Binary data

_______________________________________________
viff-patches mailing list
[email protected]
http://lists.viff.dk/listinfo.cgi/viff-patches-viff.dk

Reply via email to