Lucene search
+L

159 matches found

Packet Storm News
Packet Storm News
added 2025/04/18 12:00 a.m.13 views

Breaking ECDSA with Two Affinely Related Nonces

The security of the Elliptic Curve Digital Signature Algorithm ECDSA depends on the uniqueness and secrecy of the nonce, which is used in each signature. While it is well understood that nonce $k$ reuse across two distinct messages can leak the private key, we show that even if a distinct value i...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2024/09/17 12:22 p.m.144 views

Google Chrome Switches to ML-KEM for Post-Quantum Cryptography Defense

Google has announced that it will be switching from KYBER to ML-KEM in its Chrome web browser as part of its ongoing efforts to defend against the risk posed by cryptographically relevant quantum computers CRQCs. "Chrome will offer a key share prediction for hybrid ML-KEM codepoint 0x11EC," David...

4.2CVSS7AI score0.00329EPSS
SaveExploits0
OSV
OSV
added 2024/08/27 7:15 p.m.6 views

DEBIAN-CVE-2024-1544

Generating the ECDSA nonce k samples a random number r and then truncates this randomness with a modular reduction mod n where n is the order of the elliptic curve. Meaning k = r mod n. The division used during the reduction estimates a factor qe by dividing the upper two digits a digit having e....

4.9CVSS5.4AI score0.00349EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/08/27 7:15 p.m.6 views

CVE-2024-1544

Generating the ECDSA nonce k samples a random number r and then truncates this randomness with a modular reduction mod n where n is the order of the elliptic curve. Meaning k = r mod n. The division used during the reduction estimates a factor qe by dividing the upper two digits a digit having e....

4.9CVSS5.9AI score0.00349EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/27 7:15 p.m.12 views

UBUNTU-CVE-2024-1544

Generating the ECDSA nonce k samples a random number r and then truncates this randomness with a modular reduction mod n where n is the order of the elliptic curve. Meaning k = r mod n. The division used during the reduction estimates a factor qe by dividing the upper two digits a digit having e....

4.9CVSS5.8AI score0.00349EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/08/27 6:44 p.m.36 views

CVE-2024-1544 ECDSA nonce bias caused by truncation

Generating the ECDSA nonce k samples a random number r and then truncates this randomness with a modular reduction mod n where n is the order of the elliptic curve. Meaning k = r mod n. The division used during the reduction estimates a factor qe by dividing the upper two digits a digit having e....

4.1CVSS4.4AI score0.00349EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/27 6:44 p.m.30 views

CVE-2024-1544 ECDSA nonce bias caused by truncation

Generating the ECDSA nonce k samples a random number r and then truncates this randomness with a modular reduction mod n where n is the order of the elliptic curve. Meaning k = r mod n. The division used during the reduction estimates a factor qe by dividing the upper two digits a digit having e....

4.1CVSS0.00349EPSS
SaveExploits0References2
Schneier on Security
Schneier on Security
added 2024/05/28 11:09 a.m.36 views

Lattice-Based Cryptosystems and Quantum Cryptanalysis

Quantum computers are probably coming, though we dont know when--and when they arrive, they will, most likely, be able to break our standard public-key cryptography algorithms. In anticipation of this possibility, cryptographers have been working on quantum-resistant public-key algorithms. The...

7.2AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2024/04/15 11:04 a.m.24 views

New Lattice Cryptanalytic Technique

A new paper presents a polynomial-time quantum algorithm for solving certain hard lattice problems. This could be a big deal for post-quantum cryptographic algorithms, since many of them base their security on hard lattice problems. A few things to note. One, this paper has not yet been peer...

7.5AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2024/02/14 12:08 p.m.20 views

Improving the Cryptanalysis of Lattice-Based Public-Key Algorithms

The winner of the Best Paper Award at Crypto this year was a significant improvement to lattice-based cryptanalysis. This is important, because a bunch of NISTs post-quantum options base their security on lattice problems. I worry about standardizing on post-quantum algorithms too quickly. We are...

7.3AI score
SaveExploits0
Wired Threat Level
Wired Threat Level
added 2024/02/11 1:00 p.m.19 views

A Celebrated Cryptography-Breaking Algorithm Just Got an Upgrade

Two researchers have improved a well-known technique for lattice basis reduction, opening up new avenues for practical experiments in cryptography and mathematics...

7.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/11/30 12:00 a.m.7 views

PT-2023-9405

Name of the Vulnerable Software and Affected Versions WolfSSL affected versions not specified Description The issue is related to the generation of the ECDSA nonce k, where a random number r is selected and then reduced modulo n, the order of the elliptic curve. The division used during the...

4.9CVSS5.9AI score0.00349EPSS
SaveExploits0References15
The Hacker News
The Hacker News
added 2023/11/27 1:18 p.m.60 views

Experts Uncover Passive Method to Extract Private RSA Keys from SSH Connections

A new study has demonstrated that it's possible for passive network attackers to obtain private RSA host keys from a vulnerable SSH server by observing when naturally occurring computational faults that occur while the connection is being established. The Secure Shell SSH protocol is a method for...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:00 a.m.7 views

SUSE CVE-2020-10932

An issue was discovered in Arm Mbed TLS before 2.16.6 and 2.7.x before 2.7.15. An attacker that can get precise enough side-channel measurements can recover the long-term ECDSA private key by 1 reconstructing the projective coordinate of the result of scalar multiplication by exploiting side...

4.7CVSS4.9AI score0.0025EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/24 4:57 p.m.31 views

wolfCrypt leaks cryptographic information via timing side channel

wolfSSL and wolfCrypt 4.0.0 and earlier when configured without --enable-fpecc, --enable-sp, or --enable-sp-math contain a timing side channel in ECDSA signature generation. This allows a local attacker, able to precisely measure the duration of signature operations, to infer information about th...

4.7CVSS6.3AI score0.00365EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/24 4:57 p.m.20 views

GHSA-Q95H-VC86-HV77 wolfCrypt leaks cryptographic information via timing side channel

wolfSSL and wolfCrypt 4.0.0 and earlier when configured without --enable-fpecc, --enable-sp, or --enable-sp-math contain a timing side channel in ECDSA signature generation. This allows a local attacker, able to precisely measure the duration of signature operations, to infer information about th...

4.7CVSS4.3AI score0.00365EPSS
SaveExploits0References6
NVD
NVD
added 2020/04/15 2:15 p.m.23 views

CVE-2020-10932

An issue was discovered in Arm Mbed TLS before 2.16.6 and 2.7.x before 2.7.15. An attacker that can get precise enough side-channel measurements can recover the long-term ECDSA private key by 1 reconstructing the projective coordinate of the result of scalar multiplication by exploiting side...

4.7CVSS4.9AI score0.0025EPSS
SaveExploits0References6
OSV
OSV
added 2020/04/15 2:15 p.m.6 views

ALPINE-CVE-2020-10932

An issue was discovered in Arm Mbed TLS before 2.16.6 and 2.7.x before 2.7.15. An attacker that can get precise enough side-channel measurements can recover the long-term ECDSA private key by 1 reconstructing the projective coordinate of the result of scalar multiplication by exploiting side...

4.7CVSS6.7AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2020/04/15 2:15 p.m.2 views

DEBIAN-CVE-2020-10932

An issue was discovered in Arm Mbed TLS before 2.16.6 and 2.7.x before 2.7.15. An attacker that can get precise enough side-channel measurements can recover the long-term ECDSA private key by 1 reconstructing the projective coordinate of the result of scalar multiplication by exploiting side...

4.7CVSS5.5AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2020/04/15 2:15 p.m.10 views

UBUNTU-CVE-2020-10932

An issue was discovered in Arm Mbed TLS before 2.16.6 and 2.7.x before 2.7.15. An attacker that can get precise enough side-channel measurements can recover the long-term ECDSA private key by 1 reconstructing the projective coordinate of the result of scalar multiplication by exploiting side...

4.7CVSS7.1AI score0.0025EPSS
SaveExploits0References5
Rows per page
Query Builder