Different type of salt here. This is Networking and Cryptography
library, not Native Client.

On Fri, 2019-07-12 at 21:33 -0700, Ian Lance Taylor wrote:
> 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/ed1bc4ca204dc5101437bd7458de8de1464f8fe9.camel%40kortschak.io.
For more options, visit https://groups.google.com/d/optout.

Reply via email to