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!!

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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠