-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
cryptoFirmware messages for crypto operationsFirmware messages for crypto operationsfirmwareMCU firmwareMCU firmware
Milestone
Description
Describe the solution you'd like
Implement Elliptic Curve Diffie-Hellman shared secret generation by exchanging the following messages
-
GetECDHSessionKeyrequests for session key -
ECDHSessionKeyresponse 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cryptoFirmware messages for crypto operationsFirmware messages for crypto operationsfirmwareMCU firmwareMCU firmware