You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by de...@db.apache.org on 2004/10/15 02:53:51 UTC

[jira] Created: (DERBY-43) Add documentation for database encryption using external key

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DERBY-43

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DERBY-43
    Summary: Add documentation for database encryption using external key
       Type: Improvement

     Status: Unassigned
   Priority: Major

    Project: Derby
 Components: 
             Documentation
   Versions:
             10.0.2.0

   Assignee: 
   Reporter: Sunitha Kambhampati

    Created: Thu, 14 Oct 2004 5:52 PM
    Updated: Thu, 14 Oct 2004 5:52 PM

Description:
Need documentation for creating encrypted databases using  derby, case where key can be specified externally , ie as an external key.

Also , derby supports AES encryption ( 128,192 and 256 bits) which needs to be added to list of supported algorithms in the developer's manual.

http://incubator.apache.org/derby/manuals/develop/develop115.html#Encrypting+Databases+on+Creation



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DERBY-43) Add documentation for database encryption using external key

Posted by "Jean T. Anderson (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-43?page=all ]
     
Jean T. Anderson closed DERBY-43:
---------------------------------

    Resolution: Fixed

Verified Jeff's addition of AES made it into  derby/docs/trunk/src/devguide/cdevcsecure866716.dita, visible at http://incubator.apache.org/derby/docs/devguide/cdevcsecure866716.html .

> Add documentation for database encryption using external key
> ------------------------------------------------------------
>
>          Key: DERBY-43
>          URL: http://issues.apache.org/jira/browse/DERBY-43
>      Project: Derby
>         Type: Improvement
>   Components: Documentation
>     Versions: 10.0.2.0
>     Reporter: Sunitha Kambhampati
>     Assignee: Jean T. Anderson
>      Fix For: 10.1.0.0

>
> Need documentation for creating encrypted databases using  derby, case where key can be specified externally , ie as an external key.
> Also , derby supports AES encryption ( 128,192 and 256 bits) which needs to be added to list of supported algorithms in the developer's manual.
> http://incubator.apache.org/derby/manuals/develop/develop115.html#Encrypting+Databases+on+Creation

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DERBY-43) Add documentation for database encryption using external key

Posted by "Jeff Levitt (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-43?page=comments#action_58579 ]
     
Jeff Levitt commented on DERBY-43:
----------------------------------

I added the second part of this issue (AES encryption) to the Developer's Guide DITA files already contributed.

> Add documentation for database encryption using external key
> ------------------------------------------------------------
>
>          Key: DERBY-43
>          URL: http://issues.apache.org/jira/browse/DERBY-43
>      Project: Derby
>         Type: Improvement
>   Components: Documentation
>     Versions: 10.0.2.0
>     Reporter: Sunitha Kambhampati
>     Assignee: Jean T. Anderson

>
> Need documentation for creating encrypted databases using  derby, case where key can be specified externally , ie as an external key.
> Also , derby supports AES encryption ( 128,192 and 256 bits) which needs to be added to list of supported algorithms in the developer's manual.
> http://incubator.apache.org/derby/manuals/develop/develop115.html#Encrypting+Databases+on+Creation

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (DERBY-43) Add documentation for database encryption using external key

Posted by "Jeff Levitt (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-43?page=comments#action_60922 ]
     
Jeff Levitt commented on DERBY-43:
----------------------------------

The DITA file I changed for the second part of this bug was:
cdevcsecure866716.dita


> Add documentation for database encryption using external key
> ------------------------------------------------------------
>
>          Key: DERBY-43
>          URL: http://issues.apache.org/jira/browse/DERBY-43
>      Project: Derby
>         Type: Improvement
>   Components: Documentation
>     Versions: 10.0.2.0
>     Reporter: Sunitha Kambhampati
>     Assignee: Jean T. Anderson

>
> Need documentation for creating encrypted databases using  derby, case where key can be specified externally , ie as an external key.
> Also , derby supports AES encryption ( 128,192 and 256 bits) which needs to be added to list of supported algorithms in the developer's manual.
> http://incubator.apache.org/derby/manuals/develop/develop115.html#Encrypting+Databases+on+Creation

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


Re: [jira] Commented: (DERBY-43) Add documentation for database encryption using external key

Posted by Sunitha Kambhampati <ks...@gmail.com>.
Jean T. Anderson wrote:

> Sunitha, do you plan to provide information for the first part of 
> DERBY-43 -- "Add documentation for database encryption using external 
> key"?
>
Yes, it  is on my list.  I plan to provide information for the first 
part and will add it to jira.

Sunitha.

> The second part (add AES as a supported algorithm) is taken care of.
>
>  -jean
>
>
> Jean T. Anderson (JIRA) wrote:
>
>>      [ 
>> http://issues.apache.org/jira/browse/DERBY-43?page=comments#action_61509 
>> ]
>>      Jean T. Anderson commented on DERBY-43:
>> ---------------------------------------
>>
>> Verified AES listed as supported algorithm in r157600:
>> derby/docs/trunk/src/devguide/cdevcsecure866716.dita
>>
>>
>>
>>
>>> Add documentation for database encryption using external key
>>> ------------------------------------------------------------
>>>
>>>         Key: DERBY-43
>>>         URL: http://issues.apache.org/jira/browse/DERBY-43
>>>     Project: Derby
>>>        Type: Improvement
>>>  Components: Documentation
>>>    Versions: 10.0.2.0
>>>    Reporter: Sunitha Kambhampati
>>>    Assignee: Jean T. Anderson
>>
>>
>>
>>> Need documentation for creating encrypted databases using  derby, 
>>> case where key can be specified externally , ie as an external key.
>>> Also , derby supports AES encryption ( 128,192 and 256 bits) which 
>>> needs to be added to list of supported algorithms in the developer's 
>>> manual.
>>> http://incubator.apache.org/derby/manuals/develop/develop115.html#Encrypting+Databases+on+Creation 
>>>
>>
>>
>>
>
>


Re: [jira] Commented: (DERBY-43) Add documentation for database encryption using external key

Posted by "Jean T. Anderson" <jt...@bristowhill.com>.
Sunitha, do you plan to provide information for the first part of 
DERBY-43 -- "Add documentation for database encryption using external key"?

The second part (add AES as a supported algorithm) is taken care of.

  -jean


Jean T. Anderson (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/DERBY-43?page=comments#action_61509 ]
>      
> Jean T. Anderson commented on DERBY-43:
> ---------------------------------------
> 
> Verified AES listed as supported algorithm in r157600:
> derby/docs/trunk/src/devguide/cdevcsecure866716.dita
> 
> 
> 
> 
>>Add documentation for database encryption using external key
>>------------------------------------------------------------
>>
>>         Key: DERBY-43
>>         URL: http://issues.apache.org/jira/browse/DERBY-43
>>     Project: Derby
>>        Type: Improvement
>>  Components: Documentation
>>    Versions: 10.0.2.0
>>    Reporter: Sunitha Kambhampati
>>    Assignee: Jean T. Anderson
> 
> 
>>Need documentation for creating encrypted databases using  derby, case where key can be specified externally , ie as an external key.
>>Also , derby supports AES encryption ( 128,192 and 256 bits) which needs to be added to list of supported algorithms in the developer's manual.
>>http://incubator.apache.org/derby/manuals/develop/develop115.html#Encrypting+Databases+on+Creation
> 
> 


[jira] Commented: (DERBY-43) Add documentation for database encryption using external key

Posted by "Jean T. Anderson (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-43?page=comments#action_61509 ]
     
Jean T. Anderson commented on DERBY-43:
---------------------------------------

Verified AES listed as supported algorithm in r157600:
derby/docs/trunk/src/devguide/cdevcsecure866716.dita



> Add documentation for database encryption using external key
> ------------------------------------------------------------
>
>          Key: DERBY-43
>          URL: http://issues.apache.org/jira/browse/DERBY-43
>      Project: Derby
>         Type: Improvement
>   Components: Documentation
>     Versions: 10.0.2.0
>     Reporter: Sunitha Kambhampati
>     Assignee: Jean T. Anderson

>
> Need documentation for creating encrypted databases using  derby, case where key can be specified externally , ie as an external key.
> Also , derby supports AES encryption ( 128,192 and 256 bits) which needs to be added to list of supported algorithms in the developer's manual.
> http://incubator.apache.org/derby/manuals/develop/develop115.html#Encrypting+Databases+on+Creation

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-43) Add documentation for database encryption using external key

Posted by "Jean T. Anderson (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-43?page=all ]

Jean T. Anderson updated DERBY-43:
----------------------------------

    Fix Version: 10.1.0.0

> Add documentation for database encryption using external key
> ------------------------------------------------------------
>
>          Key: DERBY-43
>          URL: http://issues.apache.org/jira/browse/DERBY-43
>      Project: Derby
>         Type: Improvement
>   Components: Documentation
>     Versions: 10.0.2.0
>     Reporter: Sunitha Kambhampati
>     Assignee: Jean T. Anderson
>      Fix For: 10.1.0.0

>
> Need documentation for creating encrypted databases using  derby, case where key can be specified externally , ie as an external key.
> Also , derby supports AES encryption ( 128,192 and 256 bits) which needs to be added to list of supported algorithms in the developer's manual.
> http://incubator.apache.org/derby/manuals/develop/develop115.html#Encrypting+Databases+on+Creation

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (DERBY-43) Add documentation for database encryption using external key

Posted by "Jean T. Anderson (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-43?page=history ]

Jean T. Anderson reassigned DERBY-43:
-------------------------------------

    Assign To: Jean T. Anderson

> Add documentation for database encryption using external key
> ------------------------------------------------------------
>
>          Key: DERBY-43
>          URL: http://issues.apache.org/jira/browse/DERBY-43
>      Project: Derby
>         Type: Improvement
>   Components: Documentation
>     Versions: 10.0.2.0
>     Reporter: Sunitha Kambhampati
>     Assignee: Jean T. Anderson

>
> Need documentation for creating encrypted databases using  derby, case where key can be specified externally , ie as an external key.
> Also , derby supports AES encryption ( 128,192 and 256 bits) which needs to be added to list of supported algorithms in the developer's manual.
> http://incubator.apache.org/derby/manuals/develop/develop115.html#Encrypting+Databases+on+Creation

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira