Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:09 +08:00
commit ae32688f1c
8 changed files with 163 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for encryption-tool skill
- [ ] encryption_template.txt: Template file for encrypting data.
- [ ] decryption_template.txt: Template file for decrypting data.
- [ ] example_encrypted_file.enc: Example encrypted file for testing purposes.