Subject | Re: [firebird-support] Re: Security |
---|---|
Author | Mitchell Peek |
Post date | 2006-01-03T18:26:52Z |
>You may need to store things like credit card numbers or passwords inAny suggestions on the best means of implementing encryption of this
>the database. DBAs have full access to the database, and may need it,
>but you don't want them to know this information. If you need to get
>the information back out, then use encryption (blowfish etc) and store
>the encrypted data only.
>
sort? UDF? trigger? etc? How does one go about making this workable?
Mitch