uckkk/dsh-bcrypt0

dsh-bcrypt

密码哈希(PBKDF2/scrypt)

AI 分析

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

套件
dsh-bcrypt
版本
0.1.0
授權
MIT
最近更新
2026年8月19日

安裝

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

使用

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