词条 | Benaloh cryptosystem |
释义 |
The Benaloh Cryptosystem is an extension of the Goldwasser-Micali cryptosystem (GM) created in 1994 by Josh (Cohen) Benaloh. The main improvement of the Benaloh Cryptosystem over GM is that longer blocks of data can be encrypted at once, whereas in GM each bit is encrypted individually.[1] Scheme DefinitionLike many public key cryptosystems, this scheme works in the group where n is a product of two large primes. This scheme is homomorphic and hence malleable. Key GenerationGiven block size r, a public/private key pair is generated as follows:
Note: If r is composite, it was pointed out by Fousse et al. in 2011[2] that the above conditions (i.e., those stated in the original paper) are insufficient to guarantee correct decryption, i.e., to guarantee that in all cases (as should be the case). To address this, the authors propose the following check: let be the prime factorization of r. Choose such that for each factor , it is the case that .
The public key is then , and the private key is . Message EncryptionTo encrypt message :
Message DecryptionTo decrypt a ciphertext :
To understand decryption, first notice that for any and we have: To recover m from a, we take the discrete log of a base x. If r is small, we can recover m by an exhaustive search, i.e. checking if for all . For larger values of r, the Baby-step giant-step algorithm can be used to recover m in time and space. SecurityThe security of this scheme rests on the Higher residuosity problem, specifically, given z,r and n where the factorization of n is unknown, it is computationally infeasible to determine whether z is an rth residue mod n, i.e. if there exists an x such that . References1. ^{{cite conference |first=Josh |last=Benaloh |title=Dense Probabilistic Encryption. |conference=Workshop on Selected Areas of Cryptography |pages=120–128 |year=1994 |url=http://research.microsoft.com/en-us/um/people/benaloh/papers/dpe.ps |format=PS}} {{Cryptography navbox | public-key}}2. ^{{cite arXiv |eprint=1008.2991 |year=2011 |title=Benaloh's Dense Probabilistic Encryption Revisited |first1=Laurent |last1= Fousse |first2=Pascal |last2= Lafourcade |first3=Mohamed |last3= Alnuaimi|class=cs.CR }} 1 : Public-key encryption schemes |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。