Blowfish digest , how to create in Livecode

Bob Sneidar bobsneidar at iotecdigital.com
Tue Mar 28 22:28:34 EDT 2017


NVM I know, it's "put it"

Bob S


> On Mar 28, 2017, at 19:27 , Bob Sneidar <bobsneidar at iotecdigital.com> wrote:
> 
> This in message box:
> put "this is a test" into pPayload;encrypt pPayload using "bf" with password "testing" at 128 bit;put pPayload
> produces:
> this is a test
> 
> No Bueno. 
> 
> Bob S
> 
> 
>> On Mar 28, 2017, at 08:21 , Dave Kilroy via use-livecode <use-livecode at lists.runrev.com> wrote:
>> 
>> encrypt pPayload using "bf" with password tPassword at 128 bit
> 





More information about the use-livecode mailing list