AWS KMS ECC_SECG_P256K1 decoding to serialized tx

0

Hi!

I am using AWS KMS with a custom-managed key to sign and verify transactions using an asymmetric ECC_SECG_P256K1 key for Tron network blockchain. I was able to sign and even verify the transaction through a AWS Lambda function, though what I need know is to transform the DER encoded signature into a hash and serialized tx compatible with the tron network.

I am perfectly able to retrieve R and S values of the signature but now I need to serialize it properly.

What is the proper way to accomplish that?

Thanks in advance!!

已提问 7 个月前127 查看次数
1 回答
1

Hi there - you can refer to this blog post series which discusses using AWS Key Management Service (KMS) to generate Ethereum signatures for EVM-based chains.

profile pictureAWS
专家
已回答 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则