home.social

#nonceattack — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nonceattack, aggregated by home.social.

  1. CW: research review

    M. Macchetti, "A Novel Related Nonce Attack for ECDSA"¹

    We describe a new related nonce attack able to extract the
    original signing key from a small collection of ECDSA signatures generated with weak PRNGs. Under suitable conditions on the modulo order
    of the PRNG, we are able to attack linear, quadratic, cubic as well as
    arbitrary degree recurrence relations (with unknown coefficients) with
    few signatures and in negligible time. We also show that for any collection of randomly generated ECDSA nonces, there is one more nonce that
    can be added following the implicit recurrence relation, and that would
    allow retrieval of the private key; we exploit this fact to present a novel
    rogue nonce attack against ECDSA. Up to our knowledge, this is the
    first known attack exploiting generic and unknown high-degree algebraic
    relations between nonces that do not require assumptions on the value
    of single bits or bit sequences (e.g. prefixes and suffixes).

    #IACR #ResearchPapers #ECDSA #NonceAttack #PRNG #Cryptanalysis
    __
    ¹ eprint.iacr.org/2023/305