You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-user@db.apache.org by Ed <ej...@gmail.com> on 2021/06/17 22:09:25 UTC

Derby Encryption Verification

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

Posted by Ed <ej...@gmail.com>.
Thank you

On Fri, Jun 18, 2021, 2:04 PM Rick Hillegas <ri...@gmail.com> 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

Posted by Rick Hillegas <ri...@gmail.com>.
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
>