joshjdevl

Results 19 comments of joshjdevl

Hello, 'crypto_secretstream_xchacha20poly1305' is not enabled. Though you could submit a pull request and add the definition to sodium.i. Example of the files to modify can be found here Adding to...

This is possible, though would prefer to package it according to some well adopted practice regarding the packaging and location of the shared object files inside the jar. Android Archive...

Also, Java 8 supports loading static libraries. I wonder that might fix the path issue mentioned and that's bound to happen. http://openjdk.java.net/jeps/178 The static library is located in ./libsodium/libsodium-host/lib/

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...

An example of the files to update can be found here https://github.com/joshjdevl/libsodium-jni/pull/71 Adding to jni/sodium.i will autogenerate the definition interface.

Thank you. Could you please also add test cases?

> SSH is forwarded. What other ports should be forwarded? Additional port should be configurable when creating a new box.

> Can't this be done directly through VirtualBox? What cases would it be useful to have Machine do this too? Can't this be done directly when the machine is first...