multilingual_aes/README.md
2025-11-15 14:51:09 -05:00

11 lines
244 B
Markdown

# multilingual_aes
Implementing AES in every language I can!
## Project Goals
- Provide a clear, idiomatic AES implementation in multiple languages.
- Keep APIs and test vectors consistent across implementations so outputs are comparable.