In this article, we will generate a secp256k1
key with openssl
, analyse the content of the public key .pem
file and generate the Ethereum address from it.
Playing with ethereum secp256k1 keys
ยท 4 min read
In this article, we will generate a secp256k1
key with openssl
, analyse the content of the public key .pem
file and generate the Ethereum address from it.