
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@hapheus/n8n-nodes-pgp
Advanced tools
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.
This is an n8n community node. It lets you use OpenPGP encryption and signing in your n8n workflows.
OpenPGP is a standard for encryption and signing of data.
n8n is a fair-code licensed workflow automation platform.
Follow the installation guide in the n8n community nodes documentation.
The Encrypt-And-Sign and Decrypt-And-Verify operations now support embedded signatures:
By default, both options are disabled to maintain backward compatibility with existing workflows that use detached signatures.
To authenticate with this node, you need to provide the following credentials:
This section displays the results of unit tests for each operation, based on a live n8n instance.
Operation | Last Tested | Status |
---|---|---|
Encrypt (Text) | 2025-08-16 | ✅ Success |
Decrypt (Text) | 2025-08-16 | ✅ Success |
Sign (Text) | 2025-08-16 | ✅ Success |
Verify (Text) | 2025-08-16 | ✅ Success |
Encrypt (Binary) | 2025-08-16 | ✅ Success |
Decrypt (Binary) | 2025-08-16 | ✅ Success |
Sign (Binary) | 2025-08-16 | ✅ Success |
Verify (Binary) | 2025-08-16 | ✅ Success |
Unit tests can be executed with the following command:
npx jest
binary-utils.test.ts
sign.test.ts
data-compressor.ts
encrypt.test.ts
embedded-signature.test.ts
FAQs
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.
The npm package @hapheus/n8n-nodes-pgp receives a total of 20 weekly downloads. As such, @hapheus/n8n-nodes-pgp popularity was classified as not popular.
We found that @hapheus/n8n-nodes-pgp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.