Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

decompression of secp256r1 public keys #47

Open
StefanHri opened this issue Jun 1, 2021 · 0 comments
Open

decompression of secp256r1 public keys #47

StefanHri opened this issue Jun 1, 2021 · 0 comments

Comments

@StefanHri
Copy link

Hi,

I want to use uECC_shared_secret() to derive a shared secret. I have only the x coordinate of the public key. I assume the function uECC_shared_secret() requires the uncompressed key holding both coordinates {x,y}. How to decompress the public key? I found the following function in uECC link, however, this function appears to not be part of tinycrypt.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant