Re: Derby Encryption Verification

2021-06-19 Thread Ed
Thank you

On Fri, Jun 18, 2021, 2:04 PM Rick Hillegas  wrote:

> Look in the service.properties file in the top level of the database
> directory tree. You should see several encryption properties with names
> like the following:
>
>encryptionKeyLength
>encryptionAlgorithm
>derby.encryptionBlockSize
>encryptedBootPassword
>data_encrypt_algorithm_version
>dataEncryption
>
>
> On 6/17/21 3:09 PM, Ed wrote:
> > Hi,
> >
> > Is there any way to verify data encryption in the seg0 directory.
> >
> > I have cat'ed a couple of the seg names and there appears to be plain
> text
> > being shown.
> >
> > I just want to make sure the data is encrypted.
> >
> > Thank you very much,
> >
> > Best
> >
> > Ed
> >
>
>


Re: Derby Encryption Verification

2021-06-18 Thread Rick Hillegas
Look in the service.properties file in the top level of the database 
directory tree. You should see several encryption properties with names 
like the following:


  encryptionKeyLength
  encryptionAlgorithm
  derby.encryptionBlockSize
  encryptedBootPassword
  data_encrypt_algorithm_version
  dataEncryption


On 6/17/21 3:09 PM, Ed wrote:

Hi,

Is there any way to verify data encryption in the seg0 directory.

I have cat'ed a couple of the seg names and there appears to be plain text
being shown.

I just want to make sure the data is encrypted.

Thank you very much,

Best

Ed