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

tox_pass_encrypt not use extension sse2 if disabled UDP #1561

Open
kangreon opened this issue Apr 8, 2016 · 0 comments
Open

tox_pass_encrypt not use extension sse2 if disabled UDP #1561

kangreon opened this issue Apr 8, 2016 · 0 comments

Comments

@kangreon
Copy link

kangreon commented Apr 8, 2016

tox_pass_encrypt not use extension sse2 if disabled UDP or toxcore not initialized with enabled UDP.

When enabled UDP, tox_new calls the function sodium_init sodium_init
sodium_init function fills the list of available processor extensions. This list of requests crypto_pwhash_scryptsalsa208sha256_ll function (tox_pass_encrypt).

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

1 participant