🇰🇿 Kazakhstan has already received the most powerful supercomputer in Central Asia.
This supercomputer has a peak performance of 2 exaflops — that's 2,000,000,000,000,000,000 operations per second (2×10¹⁸ FLOPS).🖥
By the way, the concerns about quantum hacking at #Wоrmа are not entirely unfounded.
🤖 Here’s what the neural network responded:
If you were to run such a task on that supercomputer from the news, you would have a real chance of figuring out a 12-word seed phrase from scattered words in just minutes.
If all 12 words are known, but not in order, then:
• Total combinations: 12! = ~479 million
• Your goal: to go through these combinations, checking whether this phrase grants valid access to the wallet.
Even if one attempt requires 1000 operations (in reality, it could be more — this includes seed generation, HD wallet, address verification), then:
• Total required: ~479 million × 1000 = 479,000,000,000 operations
• The computer does: 2×10¹⁸ operations per second.
→ 479e9 / 2e18 = 0.00000024 seconds.
So technically, it can find the phrase in a fraction of a millisecond. 😏