paulmillr/noble-ed25519

Derive key for ECDH

acomanescu opened this issue · 1 comments

Hi!

We need to implement ECDH and for that we need the key derivation algorithms. Would you find it difficult to implement?

Thank you

This is library for ed25519, ECDH is not possible over Edwards curves. It is possible over curve25519, which is different from ed.