MPTCP Userland implementation

htsim simulator (for TCP and MPTCP)

Confidential Content-Based Publish/Subscribe

This project deals with confidentiality in content-based forwarding. The idea is to allow an untrusted broker to take forwarding decisions on encrypted notifications and subscriptions, without learning anything more than necessary to perform this computation. All the details are in our Securecomm paper. An earlier implementation using Yao's garbled circuit construction (insecure according to this stronger security model) is described in this technical report.
The source code (tar gzipped) is also available under GPLv2 licence. Feel free to play around with it and let me know if you have questions or bug reports. Although I do not intend to do much work on this subject in the future, I will try to support further uses of this software for research purposes.