這篇文章《根據 CZ 所述,加密貨幣如何抵禦量子風險》出現在 BitcoinEthereumNews.com。首頁 » 加密貨幣新聞 前 Binance 執行長 Changpeng Zhao 是這篇文章《根據 CZ 所述,加密貨幣如何抵禦量子風險》出現在 BitcoinEthereumNews.com。首頁 » 加密貨幣新聞 前 Binance 執行長 Changpeng Zhao 是

根據 CZ 的說法,加密貨幣如何抵禦量子風險

2026/04/01 13:33
閱讀時長 6 分鐘
如需對本內容提供反饋或相關疑問,請通過郵箱 crypto.news@mexc.com 聯絡我們。
```html

首頁 » 加密貨幣新聞


幣安前執行長趙長鵬相信,加密貨幣將能找到方法應對即將到來的量子運算挑戰。

';
}
function loadTrinityPlayer(targetWrapper, theme,extras="") {
cleanupPlayer(targetWrapper); // Always clean first ✅
targetWrapper.classList.add('played');
// Create script
const scriptEl = document.createElement("script");
scriptEl.setAttribute("fetchpriority", "high");
scriptEl.setAttribute("charset", "UTF-8");
const scriptURL = new URL(`https://trinitymedia.ai/player/trinity/2900019254/?themeAppearance=${theme}${extras}`);
scriptURL.searchParams.set("pageURL", window.location.href);
scriptEl.src = scriptURL.toString();
// Insert player
const placeholder = targetWrapper.querySelector(".add-before-this");
placeholder.parentNode.insertBefore(scriptEl, placeholder.nextSibling);
}
function getTheme() {
return document.body.classList.contains("dark") ? "dark" : "light";
}
// Initial Load for Desktop
if (window.innerWidth > 768) {
const desktopBtn = document.getElementById("desktopPlayBtn");
if (desktopBtn) {
desktopBtn.addEventListener("click", function () {
const desktopWrapper = document.querySelector(".desktop-player-wrapper.trinity-player-iframe-wrapper");
if (desktopWrapper) loadTrinityPlayer(desktopWrapper, getTheme(),'&autoplay=1′);
});
}
}
// Mobile Button Click
const mobileBtn = document.getElementById("mobilePlayBtn");
if (mobileBtn) {
mobileBtn.addEventListener("click", function () {
const mobileWrapper = document.querySelector(".mobile-player-wrapper.trinity-player-iframe-wrapper");
if (mobileWrapper) loadTrinityPlayer(mobileWrapper, getTheme(),'&autoplay=1′);
});
}
function reInitButton(container,html){
container.innerHTML = " + html;
}
// Theme switcher
const destroyButton = document.getElementById("checkbox");
if (destroyButton) {
destroyButton.addEventListener("click", () => {
setTimeout(() => {
const theme = getTheme();
if (window.innerWidth > 768) {
const desktopWrapper = document.querySelector(".desktop-player-wrapper.trinity-player-iframe-wrapper");
if(desktopWrapper.classList.contains('played')){
loadTrinityPlayer(desktopWrapper, theme,'&autoplay=1′);
}else{
reInitButton(desktopWrapper,'Listen')
const desktopBtn = document.getElementById("desktopPlayBtn");
if (desktopBtn) {
desktopBtn.addEventListener("click", function () {
const desktopWrapper = document.querySelector(".desktop-player-wrapper.trinity-player-iframe-wrapper");
if (desktopWrapper) loadTrinityPlayer(desktopWrapper,theme,'&autoplay=1');
});
}
}
} else {
const mobileWrapper = document.querySelector(".mobile-player-wrapper.trinity-player-iframe-wrapper");
if(mobileWrapper.classList.contains('played')){
loadTrinityPlayer(mobileWrapper, theme,'&autoplay=1′);
}else{
const mobileBtn = document.getElementById("mobilePlayBtn");
if (mobileBtn) {
mobileBtn.addEventListener("click", function () {
const mobileWrapper = document.querySelector(".mobile-player-wrapper.trinity-player-iframe-wrapper");
if (mobileWrapper) loadTrinityPlayer(mobileWrapper,theme,'&autoplay=1′);
});
}
}
}
}, 100);
});
}
})();


使用AI摘要


使用AI摘要

「從宏觀層面來看,所有加密貨幣需要做的就是升級到抗量子演算法。所以,不需要恐慌,」CZ週二在X上表示。

他的評論是在Google週一發布研究論文之後發表的,該論文警告量子電腦破解Bitcoin和Ethereum加密技術所需的運算能力遠低於原先的預估。

CZ表示,在去中心化世界中組織升級很困難,而且可能會出現許多關於使用哪種演算法的爭論,導致一些分叉。

「一些已死的項目可能根本不會升級,」他說,並補充說無論如何「清理掉這些項目」可能是好事。

中本聰的代幣可能是個問題

CZ質疑中本聰持有的Bitcoin,估計約為100萬枚BTC。

Google在其論文中提到了這些休眠資產,指出它們全都鎖定在P2PK腳本後面——這是最古老且最容易受到量子攻擊的腳本類型。

P2PK腳本將公鑰直接記錄在區塊鏈上,這意味著沒有雜湊值保護它。量子攻擊者不需要等待交易,因為公鑰已經可見,這些代幣永久暴露在「靜態攻擊」之下。

您可能也喜歡:

Bitcoin研究機構TFTC也淡化了Google的警告,表示「他們並未實施攻擊。他們發布了一個零知識證明來證明他們的數學計算有效,然後引用了國家安全。」

他們表示,目前的量子電腦距離破解橢圓曲線加密所需的能力還差10萬倍。

Bitcoin開發者已經在研究解決方案,例如「SHRIMPS」,這是「比NIST標準小三倍的後量子簽章,專為Bitcoin的區塊空間限制而打造,以及BIP-360——一種已在測試網上運行的抗量子輸出類型。」

加密貨幣企業家Nic Carter不同意此觀點,表示「沒有BIP,沒有提議的PQ[後量子]方案,沒有路線圖,而且大多數主要開發者繼續否認這種風險。」

研究人員表示威脅是真實的

加密貨幣風險投資家Luke Martin找到了中本聰的一段舊引言,談到如果這種威脅突然發生,將使BTC變得一文不值。

「如果它逐漸發生,我們仍然可以過渡到更強大的技術。當你第一次運行升級後的軟體時,它將使用新的、更強大的演算法重新簽署你所有的資金,」中本聰在2010年表示。

記錄量子威脅的Project Eleven回應稱,每個Bitcoin用戶仍然必須升級,這是「基本限制」。

特別優惠(獨家)

Binance免費$600(CryptoPotato獨家):使用此連結註冊新帳戶,即可獲得Binance的$600獨家歡迎優惠(完整詳情)。

Bybit為CryptoPotato讀者提供的限時優惠:使用此連結註冊,即可在任何代幣上開設$500免費倉位!

來源: https://cryptopotato.com/dont-panic-heres-how-crypto-resists-quantum-risks-according-to-cz/

```
免責聲明: 本網站轉載的文章均來源於公開平台,僅供參考。這些文章不代表 MEXC 的觀點或意見。所有版權歸原作者所有。如果您認為任何轉載文章侵犯了第三方權利,請聯絡 crypto.news@mexc.com 以便將其刪除。MEXC 不對轉載文章的及時性、準確性或完整性作出任何陳述或保證,並且不對基於此類內容所採取的任何行動或決定承擔責任。轉載材料僅供參考,不構成任何商業、金融、法律和/或稅務決策的建議、認可或依據。

交易 GOLD,瓜分 1,000,000 USDT

交易 GOLD,瓜分 1,000,000 USDT交易 GOLD,瓜分 1,000,000 USDT

0 費率、最高 1,000 倍槓桿、深度流動性