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 Risposta
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
ESPERTO
con risposta 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande