n8n-nodes-text-encryption
v1.0.3
Published
n8n community node for text encryption
Maintainers
Keywords
Readme
n8n-nodes-text-encryption
This is an n8n community node. It uses the Cryptr npm package to encrypt and decrypt text using a user-provided encryption key.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Version history
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Encryption: Encrypts a text using the encryption key stored in the credentials.
- Decryption: Decrypts a text using the encryption key stored in the credentials.
Credentials
Adds a custom credential (TextEncryptionAPI) to store the encryption key.
Compatibility
Tested with n8n v1.119.1.
Resources
Version history
|Version|Changes| |---|---| |1.0.0|Initial release|
