uckkk/dsh-bcrypt0

dsh-bcrypt

密码哈希(PBKDF2/scrypt)

AI Analysis

用于在本地进行密码哈希处理(支持 PBKDF2 和 scrypt 算法)。适合需要安全存储密码或进行哈希校验的后端开发人员。

Package
dsh-bcrypt
Version
0.1.0
License
MIT
Last updated
Aug 19, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-bcrypt

使用

安装后在会话中调用该插件注册的工具即可。