You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Endre Kovacs (JIRA)" <ji...@apache.org> on 2017/10/22 16:07:00 UTC

[jira] [Commented] (RANGER-1644) Change the default Crypt Algo to use stronger cryptographic algo.

    [ https://issues.apache.org/jira/browse/RANGER-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214370#comment-16214370 ] 

Endre Kovacs commented on RANGER-1644:
--------------------------------------

Hi [~sneethiraj]
please see attached patch / review request: https://reviews.apache.org/r/63209/

i changed the default MD5 with DES to SHA512 with AES 128

it is only 128, since that is the key length supported by default on the JVM without the need of downloading the JCE files.

please let me know if i need to change / improve my solution.
Best regards,
Endre

> Change the default Crypt Algo to use stronger cryptographic algo. 
> ------------------------------------------------------------------
>
>                 Key: RANGER-1644
>                 URL: https://issues.apache.org/jira/browse/RANGER-1644
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>            Reporter: Selvamohan Neethiraj
>            Assignee: Endre Kovacs
>            Priority: Critical
>         Attachments: 0001-RANGER-1644-replacing-MD5-DES-with-SHA512-AES128.patch
>
>
> Change the default crypt algorithm to use a stronger cipher algorithm



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)