Private Multi-party Matrix Multiplication and Trust Computations

English

Séminaire Doctorants

21/07/2016 - 10:00 Salle 106 - Batiment IMAG

During this talk, we will first introduce some notions used in cryptography (privacy, authentication...)

The goal is to explain mechanisms applied into real life protocols (e.g. https or ssh).

The second part will be dedicated to a paper presentation, about private multi-party trust computations.
Paper Abstract:
This paper deals with distributed matrix multiplication. Each player owns only one row of both matrices and wishes to learn about one distinct row of the product matrix, without revealing its input to the other players. We first improve on a weighted average protocol, in order to securely compute a dot-product with a quadratic volume of communications and linear number of rounds. We also propose a protocol with five communication rounds, using a Paillier-like underlying homomorphic public key cryptosystem, which is secure in the semi-honest model or secure with high probability in the malicious adversary model. Using ProVerif, a cryptographic protocol verification tool, we are able to check the security of the protocol and provide a countermeasure for each attack found by the tool. We also give a randomization method to avoid collusion attacks. As an application, we show that this protocol enables a distributed and secure evaluation of trust relationships in a network, for a large class of trust evaluation schemes.