bcryptsalted

Custom n8n node to generate salted bcrypt hash given a string input

Package Information

Released: 6/20/2025
Downloads: 8 weekly / 129 monthly
Latest Version: 1.0.5
Author: Ger Longstacks

Documentation

n8n-nodes-bcryptsalted

n8n-community

A community node for n8n that generates salted bcrypt-based hash.


📦 Installation

  • the CLI inside n8n container
cd /home/node/.n8n/nodes && npm i n8n-nodes-bcryptsalted
  • the Editor UI
Settings -> Community Nodes -> Install -> n8n-nodes-bcryptsalted

Discussion