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 Resposta
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
ESPECIALISTA
respondido há 2 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas