Subject | Re: [Firebird-general] FB 3 embeeded supports an encrypted database |
---|---|
Author | Helen Borrie |
Post date | 2016-07-27T07:27:05Z |
Hello Thomas,
Wednesday, July 27, 2016, 4:43:19 AM, you wrote:
http://www.firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-security-encryption.html
Specifically:
"With Firebird 3 comes the ability to encrypt data stored in database.
Not all of the database file is encrypted: just data, index and blob
pages.
To make it possible to encrypt a database you need to obtain or write
a database crypt plug-in.
Note
The sample crypt plug-in in examples/dbcrypt does not perform real
encryption, it is merely a sample of how to go about it."
Helen
--
Kind regards,
Helen Borrie
Wednesday, July 27, 2016, 4:43:19 AM, you wrote:
>> 26.07.2016 18:39, dressel@... [Firebird-general] wrote:Thomas, it might help to read the release notes on the subject:
>>> I am considering moving forward with testing our app with FB 3, but wanted to be sure that
>>> FB 3 embedded supports an encrypted database.
>>
>> Yes, it does.
> Out-of-the box?
http://www.firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-security-encryption.html
Specifically:
"With Firebird 3 comes the ability to encrypt data stored in database.
Not all of the database file is encrypted: just data, index and blob
pages.
To make it possible to encrypt a database you need to obtain or write
a database crypt plug-in.
Note
The sample crypt plug-in in examples/dbcrypt does not perform real
encryption, it is merely a sample of how to go about it."
Helen
--
Kind regards,
Helen Borrie