@@ -22,6 +22,7 @@ The Dining Cryptographers protocol is a multi-party protocol for untraceable com
We are interested in novel techniques that allow to detect misbehaving participants without compromising the untraceablility provided by the protocol. These techniques are based on simple cryptographic primitives like the Diffie-Hellman key exchange and zero-knowledge proofs about discrete logarithms.
Our aim is to turn the dining cryptographers protocol into a practical building block that can be used to realize applications in various fields like: multiparty computation, electronic voting or low-latency anonymous communication.