2 research outputs found

    On Kummer Lines with Full Rational 2-torsion and Their Usage in Cryptography

    Get PDF
    Contains fulltext : 219228.pdf (publisher's version ) (Closed access) Contains fulltext : 219228.pdf (preprint version ) (Closed access

    Kummer for Genus One over Prime Order Fields

    Get PDF
    This work considers the problem of fast and secure scalar multiplication using curves of genus one defined over a field of prime order. Previous work by Gaudry and Lubicz in 2009 had suggested the use of the associated Kummer line to speed up scalar multiplication. In the present work, we explore this idea in detail. The first task is to obtain an elliptic curve in Legendre form which satisfies necessary security conditions such that the associated Kummer line has small parameters and a base point with small coordinates. It turns out that the ladder step on the Kummer line supports parallelism and can be implemented very efficiently in constant time using the single-instruction multiple-data (SIMD) operations available in modern processors. For the 128-bit security level, this work presents three Kummer lines denoted as K1:=KL2519(81,20)K_1:={\sf KL2519(81,20)}, K2:=KL25519(82,77)K_2:={\sf KL25519(82,77)} and K3:=KL2663(260,139)K_3:={\sf KL2663(260,139)} over the three primes 2251βˆ’92^{251}-9, 2255βˆ’192^{255}-19 and 2266βˆ’32^{266}-3 respectively. Implementations of scalar multiplications for all three Kummer lines using Intel intrinsics have been done and the code is publicly available. Timing results on the Skylake and the Haswell processors of Intel indicate that both fixed base and variable base scalar multiplications for K1K_1 and K2K_2 are faster than those achieved by {\sf Sandy2x}, which is a highly optimised SIMD implementation in assembly of the well known {\sf Curve25519}; for example, on Skylake, variable base scalar multiplication on K1K_1 is faster than {\sf Curve25519} by about 30\%. On Skylake, both fixed base and variable base scalar multiplication for K3K_3 are faster than {\sf Sandy2x}; whereas on Haswell, fixed base scalar multiplication for K3K_3 is faster than {\sf Sandy2x} while variable base scalar multiplication for both K3K_3 and {\sf Sandy2x} take roughly the same time. In fact, on Skylake, K3K_3 is both faster and also offers about 5 bits of higher security compared to {\sf Curve25519}. In practical terms, the particular Kummer lines that are introduced in this work are serious candidates for deployment and standardisation. We further illustrate the usefulness of the proposed Kummer lines by instantiating the quotient Digital Signature Algorithm (qDSA) on all the three Kummer lines
    corecore