This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Import raw public key from javascript ecdh

Hi,

I'm trying to setup ECDH between a JS based platform and the Nordic NRF series.

What I need to do is to import the raw public key from the keypair generated in the javascript code.

Only if I do so it doesn't work, only a raw public key from a keypair generated by the nordic works.

What could be wrong?

Thx, Marvin

Related