<p dir="ltr">On Jan 2, 2014 12:22 PM, "Martin Sustrik" <<a href="mailto:sustrik@250bpm.com">sustrik@250bpm.com</a>> wrote:<br>
> That's the point of homomorphic encryption. Take homomorphic<br>
> multiplication: E(a.b) = E(a).E(b)</p>
<p dir="ltr">Right, but you also have D(E(a.b)) = a.b, since at some point you have to write the correct bitcoin transaction message out.  Once the emulator finds this, and has E(a), it can do D(E(a)) = a.</p>