mirror of https://github.com/wolfSSL/wolfssl.git
- Create modular test directory structure (core, hash, cipher, pk, misc) - Add shared test utilities and macros in core/ - Move tests into functional categories - Maintain full test coverage with error cases - Keep conditional compilation support (#ifndef NO_*) - Improve code organization and reusability Co-Authored-By: kaleb@wolfssl.com <kaleb@wolfssl.com> |
||
---|---|---|
.. | ||
README.md | ||
test_aes.c | ||
test_aes.h | ||
test_camellia.c | ||
test_camellia.h | ||
test_des3.c | ||
test_des3.h |
README.md
Cipher Algorithm Tests
This directory contains tests for cipher algorithms including:
- AES
- DES3
- Camellia
- ChaCha20