encrypt storage

Bob Sneidar bobsneidar at iotecdigital.com
Thu Feb 5 11:32:51 EST 2015


It’s a simple password entered in the ask password dialog. The issue is whether or not the aes128 hash can pass unmolested over the internet. I suppose I could just binary encode/decode it for good measure. 

Bob S


> On Feb 4, 2015, at 18:29 , kee nethery <kee at kagi.com> wrote:
> 
> Need more details.
> 
> What are you encrypting? What is the hash of? Need some idea of what you are attempting to do to answer your question.
> 
> Kee Nethery
> 
>> On Feb 4, 2015, at 1:40 PM, Bob Sneidar <bobsneidar at iotecdigital.com> wrote:
>> 
>> Hi all. 
>> 
>> I’m using encrypt/decrypt with aes128 cipher. Am I going to need to encode the hash before storing it on an SQL server that I will access through the Internet?
>> 
>> Bob S
>> 
>> 
>> _______________________________________________
>> 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