| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Protecting the encryption key from the DBA
Frank van Bortel wrote:
> Maxim Demenko wrote: > >
> > > Your understanding of TDE is the same as mine. > You only failed to show the correct blocks: in your encrypted > part, you show the blocks from CC14BC0 onward, while the > unencrypted part starts at CC14BB0. > > I used grep -a on the datafile, expecting to find *no* match; I found > a match, so I concluded no encryption had taken place. >
I have already stated, I should not have used grep (or strings, as Tom Kyte suggested), but should have made a block dump. Tom Kyte also pointed out, the data is actually *moved* once altered to encrypted, or unencrypted.
This is actually the reason, grep or strings will still find the data - it's the *before* situation...
As the data is moved, that explains the shift in addresses, above.
In case anyone -apart from me- wondered...
-- Regards, Frank van BortelReceived on Sat Jul 23 2005 - 08:04:25 CDT
![]() |
![]() |