sinu.eth

Results 60 comments of sinu.eth

I haven't gone very deep in review here yet, but lets address some high level points: 1. I don't think it is appropriate to describe this protocol as Random OLE....

> Can you explain why you think that the parties are not dealt random shares? In steps 1 and 2 of your `Extend` the parties sample their target shares, then...

The decryption process is almost the same: 1. Alice and Bob compute the masked plaintext $Enc(k, ctr) \oplus c \oplus z = p \oplus z = p_z$ (this is the...

> It looks like the RustCrypto people are moving to `hybrid-array` instead of `generic-array 1.0`, so you may want to petition them to add these methods instead, if they haven't...

https://github.com/RustCrypto/utils/issues/951

> Can we take this task? @sinui0 Yes, it is still open for contributors. Please do refer to our [standards](https://github.com/privacy-scaling-explorations/mpz/blob/65994b094d28bac6bbf53be35e6e3002e4fd2573/DESIGN.md) doc beforehand :pray: I would suggest first implementing the core...

@agirorn You might find https://github.com/bluejekyll/enum-as-inner/issues/101#issuecomment-1780423005 this relevant

Would you mind rebasing this onto `threading-refactor`?

Hold off on reviewing this, I've run into limitations with the approach that have to be addressed

there's some sort of annoying network failure occurring here