n8n-nodes-aes
Version:
n8n community node to encrypt and decrypt data using crypto-js.
44 lines (26 loc) • 1.44 kB
Markdown

# n8n-nodes-aes
The pgp node can be used to encrypt and decrypt files and strings encrypted with OpenPGP keys.
## Developer
Hi,
My name is Bram and I am the developer of this node.
I am an independant consultant and expert partner of n8n.
My nodes are free to use for everyone, but please consider [donating](https://donate.stripe.com/3cs5oe7xM6L77Yc5ko) when you use my nodes.
This helps me to build and maintain nodes for everyone to use.
If you are looking for some outside help with n8n, I can of course also offer my services.
* Node Development
* Workflow Development
* Mentoring
* Support
Please contact me @ bram@knitco.nl if you want to make use of my services.
For questions or issues with nodes, please open an issue on Github.
## Usage
This node should be straight forward to use but if you cannot figure it out or have questions please open a topic on the n8n community for help.
## Installation
Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
## Compatibility
This node was developed and tested in version 0.226.3.
## Resources
* [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
## License
[MIT](https://github.com/n8n-io/n8n-nodes-starter/blob/master/LICENSE.md)