0

I have hard time finding introductory book talking about details of secure multiple party computation. Is there any recommendations? Thanks for the help.

Hope this is not off topic.

NedStark
  • 73
  • 1
  • 4

1 Answers1

0

The only book I know of regarding Secure Multiparty Computation is Secure Multiparty Computation and Secret Sharing by Ronald Cramer, Ivan Bjerre Damgård and Jesper Buus Nielsen. Yet, I could hardly classify it as introductory.

This is its official site.

Aventinus
  • 286
  • 4
  • 14
  • Thank you Aventinus. That is also the only book I found useful. I guess I will try my luck on paper search. – NedStark May 07 '16 at 22:11