Hello Bernardo,
Thanks for your node module!
I tested out your node and I would like to put in some of my thoughts:
1. In your encrypt and decrypt node, can the secret key be stored as credential instead of visible text in the flow file? can they use one config node to manage and share the secret key?
2. Can you add a programmatic way choose the algorithm? for example, setting "msg.algorithm" would over write the node configuration.
These features should not be too hard to implement, but they should add more values to your node modules in my opinion!
Kind regards,
Michael Qiu