LogoClawIndex
CasesSkillsAbout
LogoClawIndex

bcrypt - Bcrypt password hashing for secure password storage

Password hashing using bcrypt for secure storage and verification

Tags

Updated: 2026-02-13
securitypasswordhashing

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • hash passwords
  • verify passwords
  • generate salt

Inputs

  • plaintext password
  • salt rounds
  • API keys

Outputs

  • password hash
  • verification result

Requirements

  • Node.js environment
  • bcrypt library

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
hash passwords
verify passwords
generate salt
plaintext password
salt rounds
API keys
password hash
verification result