ECDSA
Coverage of ECDSA in the Nexus archive.
- Use any EVM wallet on Algorand
Algorand now allows users to use any EVM wallet on its platform through xChain Accounts, which map EVM addresses to native Algorand accounts using on-chain ECDSA verification. This enables users to interact with Algorand dApps as native participants without needing off-chain relayers or wrapped identity layers. Assets can be bridged in as needed using third-party cross-chain services.
- Looking for “Stone Man” — Bitcointalk user from August 2010
A Bitcointalk user known as 'Stone Man' lost 8,900 BTC in 2010 due to a change-address bug in Bitcoin 0.3.2. An analyst spent 18 months researching the technical conditions to recover the coins, requiring cooperation from the original user to narrow the search space. The coins remain unspent and belong to the original owner.
- Solana to go Quantum Resistant with FALCON Signatures Despite a Speed Tradeoff
Solana Blockchain is adopting FALCON signatures to enhance quantum resistance, despite the trade-off of slower transaction verification due to larger key sizes. The move addresses the risk of quantum computing decrypting public keys, which could compromise private keys and funds. Solana's current transaction capacity ensures the speed reduction remains negligible.
- Critical flaw in wolfSSL library enables forged certificate use
A critical vulnerability in the wolfSSL SSL/TLS library allows attackers to bypass certificate verification by improperly checking ECDSA signatures' hash algorithms or sizes. The flaw could enable forged certificate usage, compromising secure communications.