nuntius icon indicating copy to clipboard operation
nuntius copied to clipboard

This is not standart curve25519 algoritm.

Open NoVoLuMe opened this issue 6 years ago • 2 comments

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?

NoVoLuMe avatar Aug 09 '18 15:08 NoVoLuMe

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.

ivRodriguezCA avatar May 18 '19 06:05 ivRodriguezCA

I also have the problem.I use java cureve25519,the share key is not the same with witch I use this lib

raojunbo avatar Jul 04 '19 13:07 raojunbo