After some googling, Gunter has this domain:  http://greschenz.de but it merely 
redirects to the dyndns url.  It was active as late as 10/13/07 though.  Maybe 
he shuts down his server at night?

Ron Wilson, Senior Engineer, MPR Associates, 518.831.7546

-----Original Message-----
From: A.J.Millan [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 13, 2007 2:58 AM
To: sqlite-users@sqlite.org
Subject: RE: [sqlite] Data encryption

Andreas:

Some time ago, in response to a similar question, Günter Greschenz sent to 
this forum a email:

>hi,

>i've written some sqlite-functions to crypt (blowfish) or compress (bzip) 
>data in sqlite:

>e.g.
>   insert into blubs values (crypt('data','pwd'))
>or
>   select from xyz where decompress(data) = 'blablabla'
>or
>   select from xyz where data = compress('blablabla')

>but you have to wait until next weekend, because i'v traveling for my 
>company at the moment and >return on friday (i hope :-)

Some day later:

>after a long time being on a business trip, i finally came home and have 
>now the chance to upload >the sources to my webserver:

>http://greschenz.dyndns.org/sqlite.html

>these sources have never been in a productive system, i just implemented 
>it for fun...

>what i want to say: i never tested it really good !

To me it was a wonderful source of information and ideas, but this morning 
the URL was unable.  May be if you recite certain magic spell, Günter can 
appear again...

Cheers

A.J.Millan 


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to