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

No secretstream API? #99

Open
netvl opened this issue Mar 18, 2018 · 2 comments
Open

No secretstream API? #99

netvl opened this issue Mar 18, 2018 · 2 comments

Comments

@netvl
Copy link

netvl commented Mar 18, 2018

It looks like that libsodium-jni does not provide access to the secretstream API of libsodium? Is this correct? Is it possible to add it?

@netvl netvl changed the title No secretstream API?h No secretstream API? Mar 18, 2018
@joshjdevl
Copy link
Owner

The full build flag is now enabled in the build. While the low level api might not be exposed in the Java code, the api should be accessible and possible to add to the interface.

@joshjdevl
Copy link
Owner

An example of the files to update can be found here #71

Adding to jni/sodium.i will autogenerate the definition interface.

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