bcrypt

Use bcrypt hashing in your n8n workflows

Package Information

Released: 6/13/2025
Downloads: 12 weekly / 57 monthly
Latest Version: 0.1.3
Author: ElliNet13

Documentation

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

Discussion