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