* Saqib Ali: > Can somebody explain me how this so-called Homomorphic split-key > encryption works?
Isn't this just a protocal which performs a cryptographic primitive using split key material, without actually recombining the keys? (Traditional Shamir secret sharing needs a trust party for key recombination.) If yes, you might want to look for "RSA Threshold Cryptography" and similar work. _______________________________________________ cryptography mailing list [email protected] http://lists.randombit.net/mailman/listinfo/cryptography
