You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Oleg Ostanin (JIRA)" <ji...@apache.org> on 2017/08/27 14:21:02 UTC

[jira] [Commented] (IGNITE-5817) Change checksum calculation methods

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

Oleg Ostanin commented on IGNITE-5817:
--------------------------------------

I've added sha-256 and sha-512 algorithms according to  this recommendation:

http://www.apache.org/dev/release-distribution#sigs-and-sums

Also noticed that adding file names to checksum files does not work properly so I've added new profile to fix it.

> Change checksum calculation methods
> -----------------------------------
>
>                 Key: IGNITE-5817
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5817
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Oleg Ostanin
>            Assignee: Oleg Ostanin
>            Priority: Blocker
>             Fix For: 2.2
>
>
> Neither sha1 nor md5 are trustful checksum calculation methods. We should be switching to at least sha265 or higher.



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