Subject | Encryption for embedded server |
---|---|
Author | Jonathan Neve |
Post date | 2004-09-28T18:01:07Z |
Hi!
I think it could be useful to be able to use a database in an encrypted
form when using the embedded server. This means that the application
that's accessing the DB would have to provide the key in the DB
connection parameters, and all the data would encrypted/decrypted when
storing into/retrieving from the DB. Compression also could be added, by
the same token. What do you think?
Regards,
Jonathan Neve.
I think it could be useful to be able to use a database in an encrypted
form when using the embedded server. This means that the application
that's accessing the DB would have to provide the key in the DB
connection parameters, and all the data would encrypted/decrypted when
storing into/retrieving from the DB. Compression also could be added, by
the same token. What do you think?
Regards,
Jonathan Neve.