fibercrypto / fibercrypto/skywallet-mcu

Generate ECDH session key

Open
#376 0 comments 0 reactions 0 assignees View on GitHub
crypto firmware
Dominant language
C
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.