Oh, goody. I'll go and sign it right now, then... -- dda
On 3/12/06, Norman Palardy <[EMAIL PROTECTED]> wrote: > > On Mar 11, 2006, at 12:52 PM, dda wrote: > > > md5 is a hash function, not encryption. It's good for trap-door > > password encryption and fingerprinting, but that's about it. > > > > RB's database is sqlite3, and it doesn't do AES_(EN|DE)CRYPT. The > > feature request should go to sqlite.org... > > Dr. Hipp, the original author of SQLite, has an encryption solution > that can be added to SQLIte itself. > > REAL is aware of this > > sign on to this > http://realsoftware.com/feedback/viewreport.php?reportid=othuhcwy > as this would permit totally encrypted databases even when they are in > use > > > > OTOH, there is a commercial > > solution at http://www.sqlcrypt.com for [supposedly, I haven't tried > > it] seamless encryption of the whole database. But this is not the > > same thing entirely. Anyway, 149$ for that is a bit expensive I'd say, > > as this could be easily replicated in RB with openssl's encryption > > functions. Maybe that's a good subject to broach in RBDeveloper... > > And in order to use it you have to recompile the SQLite plugin, which > is better left in REAL's hands as the original authors of the plugin
_______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
