|
From: Dimitry S. (JIRA) <tr...@fi...> - 2016-02-06 15:59:55
|
[ http://tracker.firebirdsql.org/browse/CORE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dimitry Sibiryakov reopened CORE-5100:
--------------------------------------
Your implementation is plain wrong. You must not remove key name and hash from header until complete database decode. Otherwise you lose ability to resume the process if it is aborted in a half and leave database broken.
> Improve control over database crypt keys
> ----------------------------------------
>
> Key: CORE-5100
> URL: http://tracker.firebirdsql.org/browse/CORE-5100
> Project: Firebird Core
> Issue Type: Improvement
> Affects Versions: 3.0 RC1
> Reporter: Alexander Peshkov
> Assignee: Alexander Peshkov
> Fix For: 3.0 RC2
>
>
> It's necessary to be able to provide different keys to dbcrypt plugin for different databases. In case when invalid key is provided an error should be reported (segfault in server due to damaged ODS is not accepted to be good way to report such errors).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|