nuntius
nuntius copied to clipboard
This is not standart curve25519 algoritm.
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?
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 also have the problem.I use java cureve25519,the share key is not the same with witch I use this lib