Page 1 of 1
Firebird encryption
Posted: Fri 27 Jul 2018 15:11
by Juergen Bauer
Does the component support Firebird encryption via "Application Key":
http://www.ibphoenix.com/products/softw ... tionplugin
If not, is it planed?
Re: Firebird encryption
Posted: Fri 27 Jul 2018 15:19
by ViktorV
Database encryption in Firebird 3 is implemented as transparent encryption at the data page level. This is impelemnted by developing special extensions for Firebird, which you should develop by yourself or use the existing ones. Example:
https://ib-aid.com/download-demo-firebi ... ion-plugin
Therefore, for testing, it is enough to replace FireDAC components with IBDAC components in the sample of using encryption distributed in the archive (CryptTest.zip) by the link
https://ib-aid.com/download-demo-firebi ... ion-plugin.