ROT13 Encryption Skill
This skill provides a script for encrypting messages using ROT13.
How to Encrypt
Run the encrypt.sh script with your message:
./scripts/encrypt.sh "your message"
Examples
See examples.md for more usage examples.
这项技能使用ROT13密码帮助加密和解密信息。当用户要求“加密”或“解密”信息时使用。
This skill provides a script for encrypting messages using ROT13.
Run the encrypt.sh script with your message:
./scripts/encrypt.sh "your message"
See examples.md for more usage examples.