Re: [sqlite] Encryption in 2.8.13

2004-04-08 Thread Peter
Ulrik Petersen wrote: I see that in 2.8.13, there are stubs for an encryption layer, but the encryption itself seems not to have been made publicly available. Any chance of this becoming public in the next release? Form what I understand of the description on the SQlite site, encryption is av

Re: [sqlite] Encryption in 2.8.13

2004-04-08 Thread D. Richard Hipp
Ulrik Petersen wrote: I see that in 2.8.13, there are stubs for an encryption layer, but the encryption itself seems not to have been made publicly available. Any chance of this becoming public in the next release? If not, is there any chance that the stubs could be documented so that one can

[sqlite] Encryption in 2.8.13

2004-04-08 Thread Ulrik Petersen
Hi there, thanks to Richard Hipp and his collaborators for making this wonderful database. It's my first post to this list, so hello to everyone. I just upgraded from 2.8.8 to 2.8.13. I noticed a speed increase of on average 11%, which is quite impressive. Good job! I see that in 2.8.13, ther