You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use curve25519 algorithm both of Java and .Net library and i get same shared key from java and .net with sharing public key.
But the code in this repository does not generate same shared key with my public key that i provided from .net or java library.
How can i achive that i said above with this repository?
The text was updated successfully, but these errors were encountered:
I completely abandoned this project. Thank you for opening this issue 🙏🏼
I'm dedicating some time to review this code and hopefully will be able to give you a hand with this issue. I realize you opened this issue a long time ago but I'm still going to invest some time to try to fix it in case it helps you.
i use curve25519 algorithm both of Java and .Net library and i get same shared key from java and .net with sharing public key.
But the code in this repository does not generate same shared key with my public key that i provided from .net or java library.
How can i achive that i said above with this repository?
The text was updated successfully, but these errors were encountered: