>
> All you really need to do is splice your code between the VFS that
> the SQLite engine sees and the native VFS layer that comes with the
> distribution, adding a bit of extra code to xRead() and xWrite() to
> munge the data.
>
I implemented this approach once, it worked, VFS also so flexib
On Wed, Jan 13, 2010 at 04:07:19PM -0800, Roger Binns scratched on the wall:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jay A. Kreibich wrote:
> > All you really need to do is splice your code between the VFS that
> > the SQLite engine sees and the native VFS layer that comes with t
On 14 Jan 2010, at 12:07am, Roger Binns wrote:
> It is however a really bad idea
> to write your own encryption scheme. [snip]
>
> History is littered with experts (no less) who designed schemes that later
> turned out to be no good. Some examples are SSL version 1, SSL version 2
> and WEP.
Y
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jay A. Kreibich wrote:
> All you really need to do is splice your code between the VFS that
> the SQLite engine sees and the native VFS layer that comes with the
> distribution, adding a bit of extra code to xRead() and xWrite() to
> munge the
Sorry, Mr. Gold should contact DRH and ask about the encryption
extension. My error.
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> I was under the impression that is how SEE works. Hooking the SQLite
> Virtual File System interface seems like a very straight forward method.
> All you really need to do is splice your code between the VFS that
> the SQLite engine sees and the native VFS layer that comes with the
>
On Wed, Jan 13, 2010 at 11:07:50AM -0800, Mark Spiegel scratched on the wall:
>
>
> Jay A. Kreibich wrote:
> > On Tue, Jan 12, 2010 at 02:53:55PM -0500, Ray Gold scratched on the wall:
> >>
> >> My name is Ray Gold with Berliner, Corcoran & Rowe, LLP in Washington, DC.
> >>
> >> I am writing to a
Jay A. Kreibich wrote:
> On Tue, Jan 12, 2010 at 02:53:55PM -0500, Ray Gold scratched on the wall:
>
>> Hello.
>>
>> My name is Ray Gold with Berliner, Corcoran & Rowe, LLP in Washington, DC.
>>
>> I am writing to ask if the core SQLite library (not the proprietary
>> SQLite Extensions) has a
On Tue, Jan 12, 2010 at 02:53:55PM -0500, Ray Gold scratched on the wall:
> Hello.
>
> My name is Ray Gold with Berliner, Corcoran & Rowe, LLP in Washington, DC.
>
> I am writing to ask if the core SQLite library (not the proprietary
> SQLite Extensions) has any encryption/decryption capabilitie
Hello.
My name is Ray Gold with Berliner, Corcoran & Rowe, LLP in Washington, DC.
I am writing to ask if the core SQLite library (not the proprietary
SQLite Extensions) has any encryption/decryption capabilities.
Thanks very much for your help!
Ray
_
10 matches
Mail list logo