Score:2

Are there applications which cannot be done with only factoring trapdoor?

ru flag

Suppose we only have to use factoring as trapdoor function and we are disallowed to use other trapdoors, are there applications currently deployed which cannot be done?

Score:2
ru flag

Certainly factoring allows you the big workhorse applications (key encapsulation, digital signatures and (with a little imagination) key agreement). As we look for more functionality, factoring does not always seem to be enough.

Full homomorphic encryption does not seem to be possible (though RSA is multiplicatively homomorphic and Paillier is log-homomorphic). Identifier-based encryption with factoring is shockingly inefficient, and I've not seen a serious proposal for extending it to hierarchical encryption or attribute based encryption. Other pairing-based constructions such as broadcast encryption can be done with factoring, but not nearly as efficiently. Likewise, although zero knowledge proofs of factorisation exists, people have not been able to extend them into the range of functionality of SNARKs and STARKs.

It should also be noted that (satirical submissions aside) factorisation does not represent a secure solution for anything if an adversary has access to a cryptanalytically relevant quantum computer.

fgrieu avatar
ng flag
I don't see what "log-homomorphic" is in the case of Paillier.
Turbo avatar
ru flag
@daniels if factoring can do everything discrete log can and vice versa then why prefer one over the other?
Daniel S avatar
ru flag
@frgieu In Paillier multiplication in the ciphertext group corresponds to addition in the plaintext group and so this sometimes referred to a log-homomorphic.
Daniel S avatar
ru flag
@turbo Principally for reasons of efficiency of computation, bandwidth or simplicity of implementation. For example, because discrete logarithm keys are simpler to produce, forward secrecy is easier for discrete logarithm constructs. Conversely the simplicity of RSA signatures means that some implementations favours them.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.