On Fri, Jul 12, 2019 at 9:28 PM mike <m...@flyn.org> wrote:
>
> Does anyone have any sample code which shows interoperability between Go's 
> golang.org/x/crypto/nacl/box and C's NaCl or libsodium? I have been having 
> trouble boxing with Go and opening with NaCl (and vice versa). I have used 
> NaCl from C a lot, but the Go NaCl packages are new to me. I am a little 
> unclear as to whether the Go routines are compatible with crypto_box_open or 
> libsodium's crypto_box_open_easy, for example.

I don't know the answer.  I'm just replying to make sure that you know
that we are dropping NaCl support from Go after the 1.13 release.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcWg5d%2B66S5i22jRLg7VQkJ%3D2NAQS2-wqYEq9%3DZkf1YvNw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to