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
