kladskull / xEroS

Xero is a digital currency that allows instant payments to anyone, anywhere. Xero has been written completely in PHP and follows the same technical design as Bitcoin. Xero uses P2P technology to operate with no central server.
MIT License
87 stars 10 forks source link

Add or change the double sha2 algo #12

Closed kladskull closed 2 months ago

kladskull commented 2 years ago

Should move away from double sha2, or keep it, and require another additional hash type that can't be abused by asic's/GPU - perhaps bcrypt?