Oh, well you can define an SQL column to store the data as a binary value instead of a string value. I decided to play it safe and redefine my password column in the table to varchar(255) binary.
Bob On Aug 3, 2011, at 4:51 PM, Bill Vlahos wrote: > Bob, > > I'm not sure exactly what you mean. > > If you are using MySQL (or most other SQL databases) you can encrypt the > entire database. However, you could also encrypt the data before it goes into > the database. > > Bill > > On Aug 3, 2011, at 9:06 AM, Bob Sneidar wrote: > >> Oh thanks Bill. Would the SQL column used to store it need to be binary? >> >> Bob >> >> >> On Aug 3, 2011, at 8:35 AM, Bill Vlahos wrote: >> >>> Yes it does and has for a long time. >>> >>> put the cipherNames >>> >>> Bill Vlahos >>> _________________ >>> InfoWallet (http://www.infowallet.com) is about keeping your important life >>> information with you, accessible, and secure. >>> >>> On Aug 2, 2011, at 2:56 PM, Bob Sneidar wrote: >>> >>>> Speaking of which, does Livecode do AES encryption now? I thought it did. >>>> I want to store passwords in AES format and decrypt them in my stack >>>> script. >>>> >>>> Bob >>>> >>>> >>>> On Aug 2, 2011, at 12:26 PM, Trevor DeVore wrote: >>>> >>>>> Does anyone have a LiveCode solution that can send HTML email via SMTP >>>>> using >>>>> SSL? I need to send email through the Gmail SMTP server and the existing >>>>> SMTP libraries I've found for LiveCode don't support SSL. >>>>> >>>>> -- >>>>> Trevor DeVore >>>>> Blue Mango Learning Systems >>>>> >>>>> LiveCode Resources for Developers: http://livecode.bluemangolearning.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 >>>> >>>> >>>> _______________________________________________ >>>> 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 >>> >>> >>> _______________________________________________ >>> 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 >> >> >> _______________________________________________ >> 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 > > > _______________________________________________ > 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 _______________________________________________ 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