libsodium on LiveCode?

Charles Warwick charles at techstrategies.com.au
Wed Feb 21 17:58:54 EST 2018


What type of key do you need to generate?

> On 21 Feb 2018, at 2:50 pm, Brian Milby via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Had not seen the tsNet handler, but that is an RSA key. Scuttlebutt uses a
> different key type. There are other useful things in the library. There is
> some overlap, but enough different to make it worthy of an effort.
> 
> I’ll need to take a look at the MS links.
> 
> Hopefully the rest of today and tomorrow will go better!
> On Tue, Feb 20, 2018 at 10:13 PM Monte Goulding via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> 
>> 
>> 
>>> On 21 Feb 2018, at 2:57 pm, Brian Milby <brian at milby7.com> wrote:
>>> 
>>> Monte, you are awesome!
>> 
>> Cheers! Not feeling so awesome today… been banging my head on something
>> all day and getting nowhere :-(
>>> 
>>> With your help I was able to generate a key pair using libSodium. That
>> means that we are one huge step closer to asymmetric key generation and use
>> within LC.
>> 
>> Hmm… have you seen tsNetGenerateKey ?
>>> 
>>> For each tool chain they provided a static and dynamic directory. The
>> static just contained a .lib file. The dynamic contains 3 or 4 files.
>> Starting at 140 a .pdb file is added. The latest one that works is v120.
>>> 
>>> Thanks for the help!
>> 
>> OK, I’m not sure why they aren’t working. The main thing I’d look for is
>> if they are built to dynamic link to the CRT and you don’t have the
>> corresponding version of MSVS or the redistributable packages installed.
>> You could try installing this and then test 140
>> https://www.microsoft.com/en-au/download/details.aspx?id=48145 <
>> https://www.microsoft.com/en-au/download/details.aspx?id=48145>
>> 
>> Cheers
>> 
>> Monte
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list