hapheus / n8n-nodes-pgp

n8n-nodes-pgp enables seamless integration of PGP encryption functionalities into n8n workflows. Create keys, encrypt, decrypt, sign, and verify messages effortlessly. Perfect for secure data handling in automated workflows.
MIT License
2 stars 0 forks source link

Encrypt and sign one pass #1

Open Keglerz opened 1 month ago

Keglerz commented 1 month ago

Is there any way to encrypt and sign in one pass? Instead of encrypt first then sign using another node

hapheus commented 1 month ago

Thank you for your feedback! Currently, encrypting and signing can't be done in one step, but we're open to adding this feature.

hapheus commented 1 month ago
image

👍

Keglerz commented 1 month ago

Thanks! 🙏

Keglerz commented 1 month ago

Hi, is the new feature, encrypt or sign first? the final output is signature?