[
https://issues.apache.org/jira/browse/KNOX-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandor Molnar updated KNOX-925:
-------------------------------
Fix Version/s: 3.0.0
(was: 2.1.0)
Due to the pending 2.1.0 release this JIRA has been pushed out to 3.0.0 as part
of a bulk update. If there is a specific reason to pull this back into the
2.1.0 release and you intend to provide a PR in the next few days please
provide justification and reset the Fix Version to 2.1.0.
> Configurable - Encryption Algorithm and it's key size, Salt and iteration
> count for PBKDF
> -----------------------------------------------------------------------------------------
>
> Key: KNOX-925
> URL: https://issues.apache.org/jira/browse/KNOX-925
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 0.11.0
> Reporter: Krishna Pandey
> Priority: Minor
> Fix For: 3.0.0
>
>
> We can make key length configurable to be used with the RSA algorithm, so
> that Users can set the value as per current cryptography guidelines.
> Also, in a password-based key derivation function, the base key is a password
> and the other parameters are a salt value and an iteration count. An
> iteration count has traditionally served the purpose of increasing the cost
> of generating keys from a password. We can keep the Scheme, Salt and
> Iteration Count configurable for Users to fine tune as per their requirements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)