Subject | Re: [Firebird-Architect] Feature Request - Encrypted Stored Procedures |
---|---|
Author | Mark O'Donohue |
Post date | 2004-10-09T00:52:42Z |
Hi Simon
Simon Carter wrote:
The best way to provide it would be to build the process into the
firebird engine.
Only a config entry would then be needed to use it
eg:
SealedPackage = <provider>:<package>:<decryptkey>
SealedPackage = BILBO:OrderEntry:+hRtzYb+aWrINg==
The same mechanism could also use digital signatures to verify packages
have not been modified.
Cheers
Mark
Simon Carter wrote:
> Not sure if this has been raised before, I couldn't find anything whenIt's a good idea.
> searching. Are there any plans to support encrypted stored procedures?
>
> Would this behaviour be possible though the security plug-in?
>
The best way to provide it would be to build the process into the
firebird engine.
Only a config entry would then be needed to use it
eg:
SealedPackage = <provider>:<package>:<decryptkey>
SealedPackage = BILBO:OrderEntry:+hRtzYb+aWrINg==
The same mechanism could also use digital signatures to verify packages
have not been modified.
Cheers
Mark