Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-1259

Provide keyed symmetric encryption capability

    XMLWordPrintableJSON

Details

    Description

      Currently the only symmetric encryption/decryption capability in EncryptContent processor is via password-based encryption (PBE). We should add support for key-based encryption. This is far more common in systems communication that are not reading from/writing to "human-protected" data where password memorization is important.

      I recommend providing AES/CBC/PKCS5Padding with 128, 192, and 256 bit keys as well as AES/GCM/NoPadding with the same key sizes for authenticated encryption with associated data (AEAD) capabilities.

      Attachments

        Issue Links

          Activity

            People

              alopresto Andy LoPresto
              alopresto Andy LoPresto
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: