Back to Nodes

Bcrypt Hash

Last updated Jun 13, 2025

Use bcrypt hashing in your n8n workflows

12 Weekly Downloads
57 Monthly Downloads

Included Nodes

Bcrypt Hash

Description

n8n-nodes-bcrypt

This is an n8n community node. It lets you use bcrypt hashing in your n8n workflows.

bcrypt is a hashing algorithm safe for using with passwords. If you are like my and is for some reason trying to make a auth service in n8n, this can safely hash your passwords.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Hash: Hash any password with bcrypt
Compare: Check if a plain text password matches a hash

Compatibility

Tested with latest n8n version, while writing this README it is Version 1.95.3

Resources