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

secretstream support? #53

Open
spieglt opened this issue Oct 31, 2020 · 4 comments
Open

secretstream support? #53

spieglt opened this issue Oct 31, 2020 · 4 comments

Comments

@spieglt
Copy link
Contributor

spieglt commented Oct 31, 2020

Are there plans to implement the secretstream API? If so, would it be in webassembly? I saw xchacha20poly1305 mentioned in this issue. Wondering if I'll be able to use this for a react-native version of a project of mine.

@spieglt
Copy link
Contributor Author

spieglt commented Nov 20, 2020

If I take a pass at writing it, would anyone be willing to review?

@emilbayes
Copy link
Member

Of course! Happy to review

@spieglt
Copy link
Contributor Author

spieglt commented Nov 21, 2020

Okay, I figured I should start with hchacha20 since the issue I linked to said it was somewhat involved. The test at the bottom should be in https://github.com/sodium-friends/sodium-test, and I can submit a separate PR for that, but I wanted to run what I have so far by you so you can tell me if I'm on the wrong track. PR is #55. Thanks!

@spieglt
Copy link
Contributor Author

spieglt commented Dec 17, 2020

The rest of secretstream is in #57.

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