Share on Facebook Share on Twitter Email
Answers.com

CEILIDH

 
Wikipedia: CEILIDH

CEILIDH is a public key cryptosystem based on the discrete logarithm problem in algebraic torus. This idea was first introduced by Alice Silverberg and Karl Rubin in 2003. The main advantage of those schemes is the reduced size of the keys for the same security than the basic schemes.

The name CEILIDH comes from the Scots Gaelic word ceilidh which means a traditional Scottish Gathering.

Contents

Algorithms

Parameters

  • Let q be a prime power.
  • An integer n is chosen such that :
    • The torus Tn has an explicit rational parametrization.
    • Φn(q) is divisible by a big prime l where Φn is the nth Cyclotomic polynomial.
  • Let m = φ(n) where φ is the Euler function.
  • Let \rho : T_n(\mathbb{F}_q) \rightarrow {\mathbb{F}_q}^m a birational map and its inverse ψ.
  • Choose \alpha \in T_n of order l and let g = ρ(α)).

Key agreement scheme

This Scheme is based on the Diffie-Hellman key agreement.

  • Alice choses a random number a\ \pmod{\Phi_n(q)}.
  • She computes P_A= \rho(\psi(g)^a) \in \mathbb{F}_q^m and sends it to Bob.
  • Bob choses a random number b\ \pmod{\Phi_n(q)}.
  • He computes P_B= \rho(\psi(g)^b) \in \mathbb{F}_q^m and sends it to Alice.
  • Alice computes \rho(\psi(P_B))^a) \in \mathbb{F}_q^m
  • Bob computes \rho(\psi(P_A))^b) \in \mathbb{F}_q^m

ψoφ is the identity, thus we have : ρ(ψ(PB))a) = ρ(ψ(PA))b) = ρ(ψ(g)ab) which is the shared secret of Alice and Bob.

Encryption scheme

This scheme is based on the ElGamal encryption.

  • Key Generation
    • Alice choses a random number a\ \pmod{ \Phi_n(q)} as her private key.
    • The resulting public key is P_A= \rho(\psi(g)^a) \in \mathbb{F}_q^m.
  • Encryption
    • The message M is an element of \mathbb{F}_q^m.
    • Bob choses a random integer k in the range 1\leq k \leq l-1.
    • Bob computes \gamma = \rho(\psi(g)^k) \in \mathbb{F}_q^m and \delta = \rho(\psi(M)\psi(P_A)^k) \in \mathbb{F}_q^m.
    • Bob sends the ciphertext (γ,δ) to Alice.
  • Decryption
    • Alice computes M = ρ(ψ(δ)ψ(γ) a).

Security

The CEILIDH scheme is based on the ElGamal scheme and thus has similar security properties.

If the computational Diffie-Hellman assumption holds the underlying cyclic group G, then the encryption function is one-way[1].

If the decisional Diffie-Hellman assumption (DDH) holds in G, then CEILIDH achieves semantic security.[1] Semantic security is not implied by the computational Diffie-Hellman assumption alone[2]. See decisional Diffie-Hellman assumption for a discussion of groups where the assumption is believed to hold.

CEILIDH encryption is unconditionally malleable, and therefore is not secure under chosen ciphertext attack. For example, given an encryption (c1,c2) of some (possibly unknown) message m, one can easily construct a valid encryption (c1,2c2) of the message 2m.

See also


References

  1. ^ a b CRYPTUTOR, "Elgamal encryption scheme"
  2. ^ M. Abdalla, M. Bellare, P. Rogaway, "DHAES, An encryption scheme based on the Diffie-Hellman Problem" (Appendix A)
  • Karl Rubin, Alice Silverberg: Torus-Based Cryptography. CRYPTO 2003: 349–365

External links



Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
ceilidh
Ceilidh Band Music: Celtic Collections, Vol. 3 (2001 Album by Various Artists)
Celtic Pride, Vol. 2 (1997 Album by Various Artists)

What is a ceilidh? Read answer...
Is the Gaelic word Ceilidh Irish or Scots? Read answer...

Help us answer these
What is the biggest childrens ceilidh dance in Scotland?
What is the history of Ceilidh dancing?
When was Ceilidh dancing invented?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "CEILIDH" Read more

 

Mentioned in