Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: DBMS security assisted with crypto h/w?

Re: DBMS security assisted with crypto h/w?

From: Anthony Mandic <am_at__.agd.nsw.gov.au>
Date: Wed, 08 Sep 1999 09:25:51 +1000
Message-ID: <37D59EFF.890BAE73@_.agd.nsw.gov.au>


Brent R Brian wrote:
>
> better to write the crypto at the "disk driver" level. Then "all"
> RDBMS programs would be able to "use" crypto, seamlessly, without
> rewrite.

	And you can intercept and read the data before its written to
	disk. Its better to do the encryption within the database
	server before the write. It also means that an application
	isn't tied to only one encryption method.

-am Received on Tue Sep 07 1999 - 18:25:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US