Skip to content

Generate ECDH session key #376

@olemis

Description

@olemis

Describe the solution you'd like
Implement Elliptic Curve Diffie-Hellman shared secret generation by exchanging the following messages

  • GetECDHSessionKey requests for session key
  • ECDHSessionKey response contains bytes buffer of key data

Describe alternatives you've considered
Generic Buffer message with reason code would lead to duplicating message type logic and doing it by hand.

Additional context
Requires fibercrypto/skywallet-protob#80

Metadata

Metadata

Assignees

No one assigned

    Labels

    cryptoFirmware messages for crypto operationsfirmwareMCU firmware

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions