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

added setters for curve key encription #45

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

bartols
Copy link
Contributor

@bartols bartols commented Apr 29, 2024

In order to connect using an encrypt channel the setters for curve keys was missing

@cetra3
Copy link
Owner

cetra3 commented May 31, 2024

Does this need any conditional compilation/addition to enable curve?

@bartols
Copy link
Contributor Author

bartols commented May 31, 2024

Does this need any conditional compilation/addition to enable curve?

You have to enable sodium in zeromq-src-rs crate, if you don't do it an error "Invalid argument" is returned.
The pull-request in zeromq-src-rsi is in revision

@cetra3 cetra3 merged commit 6a68e55 into cetra3:master Sep 30, 2024
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

Successfully merging this pull request may close these issues.

2 participants