Koji Kawamura created NIFI-6752:
-----------------------------------
Summary: 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
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.
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)