Closed redDwarf03 closed 3 years ago
This library provides these 2 APIs you can use, generateKeyPair()
and X25519()
as shareKey()
.
Not sure of const curve25519pub = ed2curve.convertPublicKey(pubBuf)
, any full implementation codes of this?
Not have these APIs yet.
ok. thank you for your answer Best
Hello thanks for your work
I would like to use your library to translate this js code:
But I don't know how. Is it possible with your library ?
Best