Derive key for ECDH
acomanescu opened this issue · 1 comments
acomanescu commented
Hi!
We need to implement ECDH and for that we need the key derivation algorithms. Would you find it difficult to implement?
Thank you
paulmillr commented
This is library for ed25519, ECDH is not possible over Edwards curves. It is possible over curve25519, which is different from ed.