bx-password-encrypt

Official

Secure password hashing for BoxLang.

Authorortus-boxlang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Securely hash and verify user passwords in BoxLang applications using the bx-password-encrypt module across multiple algorithms (BCrypt, Argon2, SCrypt, PBKDF2).

Core Features & Use Cases

  • Supports BCryptHash/BCryptVerify, ArgonHash/ArgonVerify, SCryptHash/SCryptVerify, PBKDF2Hash/PBKDF2Verify for flexible security requirements.
  • Provides guidance for choosing algorithms based on compliance, performance, and security needs.
  • Demonstrates common authentication patterns: registration, login, and password-change workflows with proper hashing.

Quick Start

Hash a user's password with BCryptHash and verify with BCryptVerify in your BoxLang app.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bx-password-encrypt
Download link: https://github.com/ortus-boxlang/skills/archive/main.zip#bx-password-encrypt

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.