Introduction
DistribRSA is a software to generate shared RSA keys. Currently, only keys for two parties using Gilboa's protocol are supported. But the protocol stack is extensible, so in the future there may be other protocols supported. Work has begun on Straub's protocol but is not finished yet, multi-party protocols like Boneh-Franklin's may also be added in the far future.
Additional documentation (my diploma thesis) is here.
A short usage guide is here.
Download
CVS
Anonymous (read-only) CVS access:
cvs
-d:pserver:anonymous@distrib-rsa.cvs.sourceforge.net:/cvsroot/distrib-rsa
login
(press enter when prompted for a password)
cvs -z3
-d:pserver:anonymous@distrib-rsa.cvs.sourceforge.net:/cvsroot/distrib-rsa co -P
DistribRSA