Replace test collateral with AES messages instead of mix of RC4 and AES
Open
- Dominant language
- C#
- Stars
- 567
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
Test data has a mix of both RC4 and AES messages. All test cases should be switched to AES, and instead have specific tests to cover RC4 for regression. RC4 tests should be wrapped in the WEAKCRYPTO constant.
Contributor guide
Assessment
This issue has not been assessed yet.