4
2
I know that the underlying digitial signing method Bitcoin uses for transactions is ECDSA (sep256k1 if memory serves). I've also read a few papers about performing ECDSA signing on certain kinds of smart cards. Has anyone merged these concepts and made (or attempted to make) a smart card that can sign a transaction with an internally-held private key?