On 04/12/2018 06:03 PM, Brian Milby via use-livecode wrote:
What language is the library written in? Which platform? I have some code
that I’ve started to put together for libSodium, but I have not done much
more than reference the calls.

Interesting. I started down the libSodium path and gave it up when I found that I had to create a struct with 1024 individual byte references for an embedded buffer. There really should be a way to specify a number so you don't have to type 1024 "h" characters in a row.

--
 Mark Wieder
 ahsoftw...@gmail.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to