You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Saeed M. Khoshbakht (Jira)" <ji...@apache.org> on 2021/06/27 12:52:00 UTC

[jira] [Commented] (NIFI-6752) Create ASN.1 RecordReader

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

Saeed M. Khoshbakht commented on NIFI-6752:
-------------------------------------------

A high performance ASN.1 decoder for NiFi.

 

https://github.com/BonyanSystem/ASN1Processor

> Create ASN.1 RecordReader
> -------------------------
>
>                 Key: NIFI-6752
>                 URL: https://issues.apache.org/jira/browse/NIFI-6752
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Koji Kawamura
>            Assignee: Tamas Palfy
>            Priority: Major
>             Fix For: 1.14.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> ASN.1 (Abstract Syntax Notation One) is a popular data structure definition language in some domains such as telecommunications, computer networking and cryptography. See [WikiPedia|https://en.wikipedia.org/wiki/Abstract_Syntax_Notation_One] for details.
> If we add a RecordReader for ASN.1 encoded binary contents NiFi can be a powerful tool to ingest ASN.1 encoded data into different destinations. Once NiFi provides a RecordReader for ASN.1, all existing Record aware processors can be used to convert format, enrich, filter or update records ... etc.
> We could use an Apache 2.0 licensed ASN.1 Java library [jASN1|https://www.beanit.com/asn1/].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)