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.
関連要因
この対象となる資産
このファクターが適用されるカテゴリに分類される、最大規模の資産。ここへの掲載は、そのファクターが当該種類の資産に関連することを意味するのであり、それが発生したことを意味するものではない。