[
https://issues.apache.org/jira/browse/MINIFICPP-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16702318#comment-16702318
]
ASF GitHub Bot commented on MINIFICPP-681:
------------------------------------------
Github user alopresto commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/445
You can also look at
[`CryptographicHashContent`](https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/CryptographicHashContent.java)
and
[`HashService`](https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/security/util/crypto/HashService.java)
in NiFi to see how these actions are currently handled.
> Add content hash processor
> --------------------------
>
> Key: MINIFICPP-681
> URL: https://issues.apache.org/jira/browse/MINIFICPP-681
> Project: NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Arpad Boda
> Assignee: Arpad Boda
> Priority: Major
> Fix For: 0.6.0
>
>
> Add a new processor that supports hashing content and add the checksum to the
> flowfile as an attribute.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)