Re: Is it possible to create ASIC customized bitcoin address generator?
by
ETFbitcoin
on 19/03/2023, 13:10:06 UTC
The answer is yes, but you probably want to consider existance multiple format of Bitcoin address and uncompressed keys on legacy address. Cost-wise, i expect buying few FPGA and hire FPGA programmer probably would be better choice. FPGA usage on cryptography field is somehow common. And it seems there are few relevant research about FPGA usage on ECDSA cryptography (which used by Bitcoin)[1-2].