Cryptographic Assumption Break
A hash function, signature scheme, or proving system that a network depends on proves weaker than assumed, undermining ownership, history, or validity.
작동 방식
Digital assets rest on a small set of primitives: a hash function that fixes history, a signature scheme that proves authorization, and increasingly a proving system that certifies that a batch of computation was done correctly. Each rests on an assumption that a specific problem stays hard, and those assumptions erode as mathematics and hardware advance. Implementation is a separate exposure: reused signature nonces have leaked private keys from otherwise sound schemes, weak randomness has produced guessable keys, and a soundness bug in a zero-knowledge circuit would let someone prove a state transition that never legitimately happened. Because addresses and history are permanent, a break is not confined to new activity; it reaches back over everything already recorded.
실제로 관찰 가능한 항목
Identify which primitives and curves the chain uses, whether any proving system involved required a trusted setup and how many independent participants took part in the ceremony, and whether the circuits have been independently audited or formally verified. Check whether the protocol has any path to rotate signature schemes without a hard fork, such as account abstraction or a versioned address format. Public incident histories for wallet software show whether randomness or nonce handling has failed in that ecosystem before.
선례
Practical collisions were demonstrated against SHA-1 in 2017, decades after it was widely considered adequate, illustrating that primitives usually degrade gradually in the literature and then fail abruptly in practice.
수치의 중요성에 영향을 미치는 요인
Consider whether the design depends on a single primitive or several, whether a trusted setup exists and how it was run, whether the protocol can rotate schemes without a hard fork, and how much supply sits at addresses that already expose a public key.
관련 요소
이 항목이 적용되는 자산
이 팩터가 적용되는 카테고리에서 규모가 가장 큰 자산들. 여기에 포함된다는 것은 해당 팩터가 그 유형의 자산에 관련된다는 의미이며, 실제로 발생했다는 의미가 아니다.