Initial commit
This commit is contained in:
7
skills/encryption-tool/scripts/README.md
Normal file
7
skills/encryption-tool/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for encryption-tool skill
|
||||
|
||||
- [ ] encrypt_data.py: Script to encrypt data using a specified algorithm and key.
|
||||
- [ ] decrypt_data.py: Script to decrypt data using a specified algorithm and key.
|
||||
- [ ] generate_key.py: Script to generate a secure encryption key for a specified algorithm.
|
||||
Reference in New Issue
Block a user