Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is it possible to share some documents? #15

Open
jackzhp opened this issue May 2, 2018 · 1 comment
Open

is it possible to share some documents? #15

jackzhp opened this issue May 2, 2018 · 1 comment

Comments

@jackzhp
Copy link

jackzhp commented May 2, 2018

I am wondering how curve25519 is implemented, but without any notes, I just can not understand it at all. anyone can shed some lights on it?

@xtremertx
Copy link

xtremertx commented Feb 4, 2020

Hi, this whole implementation looks like a direct port from a reference C/C++ impl; I can see many identical calls. And because it is a reference impl. is will be slow, also after quickly reviewing the code of Salsa20, there is still a room to optimize.

You may be better to go with BouncyCastle on Java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants