dsh-xor-cipher
XOR 加密工具
AI 分析
核心用途为对文本数据进行异或(XOR)加密与解密操作。适合需要进行简单数据混淆、密码学教学或轻量级安全处理的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-xor-cipher说明文档
阅读完整 README ↗使用
安装后在会话中调用该插件注册的工具即可。