# tests
This directory contains integration and comparison tests for the `fast_chacha` crate.
## Notes
- **Not all test files in this directory are currently used by the main project.**
- This is intentional: the `tests` directory serves as a workspace for contributors to add, experiment with, or document new test cases and approaches that may be integrated into the project in the future.
## Contributing
If you have additional test cases, benchmarks, or compatibility checks that could help improve `fast_chacha`, feel free to add them here and open a pull request!
## Licensing
Please ensure that any files added to this directory include appropriate licensing and author information if required.