Skip to main content

Showing 1–9 of 9 results for author: Joux, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2408.16108  [pdf, other

    cs.DS cs.CR

    Improving Lagarias-Odlyzko Algorithm For Average-Case Subset Sum: Modular Arithmetic Approach

    Authors: Antoine Joux, Karol Węgrzycki

    Abstract: Lagarias and Odlyzko (J.~ACM~1985) proposed a polynomial time algorithm for solving ``\emph{almost all}'' instances of the Subset Sum problem with $n$ integers of size $Ω(Γ_{\text{LO}})$, where $\log_2(Γ_{\text{LO}}) > n^2 \log_2(γ)$ and $γ$ is a parameter of the lattice basis reduction ($γ> \sqrt{4/3}$ for LLL). The algorithm of Lagarias and Odlyzko is a cornerstone result in cryptography. Howeve… ▽ More

    Submitted 28 August, 2024; originally announced August 2024.

    Comments: 19 pages

  2. arXiv:2407.05435  [pdf, other

    cs.DS

    Polynomial Time Algorithms for Integer Programming and Unbounded Subset Sum in the Total Regime

    Authors: Divesh Aggarwal, Antoine Joux, Miklos Santha, Karol Węgrzycki

    Abstract: The Unbounded Subset Sum (USS) problem is an NP-hard computational problem where the goal is to decide whether there exist non-negative integers $x_1, \ldots, x_n$ such that $x_1 a_1 + \ldots + x_n a_n = b$, where $a_1 < \cdots < a_n < b$ are distinct positive integers with $\text{gcd}(a_1, \ldots, a_n)$ dividing $b$. The problem can be solved in pseudopolynomial time, while specialized cases, suc… ▽ More

    Submitted 11 July, 2024; v1 submitted 7 July, 2024; originally announced July 2024.

    Comments: 12 pages

  3. arXiv:2406.03399  [pdf, ps, other

    math.NT cs.CR

    Elliptic curves over Hasse pairs

    Authors: Eleni Agathocleous, Antoine Joux, Daniele Taufer

    Abstract: We call a pair of distinct prime powers $(q_1,q_2) = (p_1^{a_1},p_2^{a_2})$ a Hasse pair if $|\sqrt{q_1}-\sqrt{q_2}| \leq 1$. For such pairs, we study the relation between the set $\mathcal{E}_1$ of isomorphism classes of elliptic curves defined over $\mathbb{F}_{q_1}$ with $q_2$ points, and the set $\mathcal{E}_2$ of isomorphism classes of elliptic curves over $\mathbb{F}_{q_2}$ with $q_1$ points… ▽ More

    Submitted 5 June, 2024; originally announced June 2024.

    MSC Class: 11G07; 11G15; 14K02

  4. arXiv:2307.08726  [pdf, ps, other

    cs.CR

    RYDE: A Digital Signature Scheme based on Rank-Syndrome-Decoding Problem with MPCitH Paradigm

    Authors: Loïc Bidoux, Jesús-Javier Chi-Domínguez, Thibauld Feneuil, Philippe Gaborit, Antoine Joux, Matthieu Rivain, Adrien Vinçotte

    Abstract: We present a signature scheme based on the Syndrome-Decoding problem in rank metric. It is a construction from multi-party computation (MPC), using a MPC protocol which is a slight improvement of the linearized-polynomial protocol used in [Fen22], allowing to obtain a zero-knowledge proof thanks to the MPCitH paradigm. We design two different zero-knowledge proofs exploiting this paradigm: the fir… ▽ More

    Submitted 6 December, 2023; v1 submitted 17 July, 2023; originally announced July 2023.

    Comments: arXiv admin note: substantial text overlap with arXiv:2307.08575

  5. arXiv:2111.07059  [pdf, other

    quant-ph cs.CC cs.CR cs.DS

    Classical and Quantum Algorithms for Variants of Subset-Sum via Dynamic Programming

    Authors: Jonathan Allcock, Yassine Hamoudi, Antoine Joux, Felix Klingelhöfer, Miklos Santha

    Abstract: Subset-Sum is an NP-complete problem where one must decide if a multiset of $n$ integers contains a subset whose elements sum to a target value $m$. The best-known classical and quantum algorithms run in time $\tilde{O}(2^{n/2})$ and $\tilde{O}(2^{n/3})$, respectively, based on the well-known meet-in-the-middle technique. Here we introduce a novel classical dynamic-programming-based data structure… ▽ More

    Submitted 22 July, 2022; v1 submitted 13 November, 2021; originally announced November 2021.

    Comments: 28 pages, 1 figure; v2: title changed, referee's comments incorporated

    Journal ref: Proceedings of the 30th European Symposium on Algorithms (ESA), volume 244 of LIPIcs, pages 6:1--6:18, 2022

  6. arXiv:1911.01662  [pdf, ps, other

    quant-ph cs.CC

    Discrete logarithm and Diffie-Hellman problems in identity black-box groups

    Authors: Gabor Ivanyos, Antoine Joux, Miklos Santha

    Abstract: We investigate the computational complexity of the discrete logarithm, the computational Diffie-Hellman and the decisional Diffie-Hellman problems in some identity black-box groups G_{p,t}, where p is a prime number and t is a positive integer. These are defined as quotient groups of vector space Z_p^{t+1} by a hyperplane H given through an identity oracle. While in general black-box groups with u… ▽ More

    Submitted 19 May, 2021; v1 submitted 5 November, 2019; originally announced November 2019.

    Comments: 13 pages. Revision with minor changes

  7. arXiv:1907.02689  [pdf, ps, other

    cs.CR math.NT

    Algorithmic aspects of elliptic bases in finite field discrete logarithm algorithms

    Authors: Antoine Joux, Cecile Pierrot

    Abstract: Elliptic bases, introduced by Couveignes and Lercier in 2009, give an elegant way of representing finite field extensions. A natural question which seems to have been considered independently by several groups is to use this representation as a starting point for small characteristic finite field discrete logarithm algorithms. This idea has been recently proposed by two groups working on it, in or… ▽ More

    Submitted 5 July, 2019; originally announced July 2019.

  8. arXiv:1905.11743  [pdf, ps, other

    cs.DS math.NA math.NT

    Certified lattice reduction

    Authors: Thomas Espitau, Antoine Joux

    Abstract: Quadratic form reduction and lattice reduction are fundamental tools in computational number theory and in computer science, especially in cryptography. The celebrated Lenstra-Lenstra-Lovász reduction algorithm (so-called LLL) has been improved in many ways through the past decades and remains one of the central methods used for reducing integral lattice basis. In particular, its floating-point va… ▽ More

    Submitted 28 May, 2019; originally announced May 2019.

    Comments: 23 pages

    MSC Class: 11H06; 11H55; 11R04

  9. arXiv:1306.4244  [pdf, ps, other

    cs.CR math.NT

    A quasi-polynomial algorithm for discrete logarithm in finite fields of small characteristic

    Authors: Razvan Barbulescu, Pierrick Gaudry, Antoine Joux, Emmanuel Thomé

    Abstract: In the present work, we present a new discrete logarithm algorithm, in the same vein as in recent works by Joux, using an asymptotically more efficient descent approach. The main result gives a quasi-polynomial heuristic complexity for the discrete logarithm problem in finite field of small characteristic. By quasi-polynomial, we mean a complexity of type $n^{O(\log n)}$ where $n$ is the bit-size… ▽ More

    Submitted 26 November, 2013; v1 submitted 18 June, 2013; originally announced June 2013.