Files
gh-jeremylongshore-claude-c…/skills/encryption-tool/references/README.md
2025-11-30 08:22:09 +08:00

8 lines
367 B
Markdown

# References
Bundled resources for encryption-tool skill
- [ ] encryption_algorithms.md: Documentation on supported encryption algorithms, their strengths, and weaknesses.
- [ ] key_management.md: Best practices for key generation, storage, and rotation.
- [ ] example_usage.md: Example code snippets demonstrating how to use the encryption and decryption scripts.