PGP decrypt csv (Python)

Deycrpts PGP encrypted csv files.

This node uses python to perform decryption.

Python Modules:

cryptography==37.0.4
pgpy==0.5.4

Options

Enforce string type for all columns
When selected all output columns will be of type string. This can help with "dirty" or dynamic data sources
Encrypted CSV:
absolute file path to encrypted CSV file
Private Key:
absolute file path to encryption private key
Key Phrase:
Key phrase

Input Ports

This node has no input ports

Output Ports

Icon
decrypted csv data

Nodes

Extensions

Links