XOR Encryption & Decryption with Base64 for n8n Workflow Data
Performs XOR-based encryption/decryption of data using a custom key and Base64 encoding, triggered by other workflows for simple obfuscation.
This n8n workflow enables basic XOR encryption and decryption of text data, combined with Base64 encoding for safe transmission. It processes input as an array of JSON objects specifying 'action-type' (encrypt or decrypt), 'key' (password), and 'data' (content). Using JavaScript Function nodes, it applies bitwise XOR operations with the key repeated to match data length, then Base64-encodes for encryption output or decodes and XORs for decryption.
Key benefits include quick data masking within
- Platform
- n8n
- Category
- Other
- Price
- $4.99
- Creator
- Matt Buds
- encryption
- decryption
- XOR
- Base64
- security
- obfuscation
- n8n-function
- workflow-trigger
- javascript
- data-protection
How to import this workflow into n8n
- 1Purchase or download the workflow to get the n8n workflow JSON file.
- 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
- 3Open each node marked with a credential warning and connect your own accounts and API keys.
- 4Run the workflow once manually to verify the data flow, then toggle it to Active.
Related Other workflows
- Build your first AI agent$9.99
- Automate Daily Lead Outreach from Google Sheets via Outlook$9.99
- Automate Lead Generation by Scraping Emails from Google Maps to Google Sheets$14.99
- Real-time crypto market analysis with GPT-4o-mini and CoinMarketCap APIs via Telegram$2.99
- Automate Comprehensive Jira Project Setup with AI and Form Integration$24.99
- Book and manage appointments with Google Calendar and Gmail$14.99
More from Matt Buds
Need this deployed? We'll set it up for you.
Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.