-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't workingpriority: lowNice-to-have improvements and technical debt cleanupNice-to-have improvements and technical debt cleanuptestingTest coverage, test vectors, and quality assuranceTest coverage, test vectors, and quality assurance
Description
Two tests in the AES fixslice implementation are ignored because of wrong test expectations. See FIXME comments in hpcrypt-cipher/aes_fixslice/bitslice.rs.
Low priority but should clean it up:
- Debug why tests are failing
- Fix expected values or implementation
- Remove
#[ignore]attributes - Maybe add explanatory comments if bitslice ops are non-obvious
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority: lowNice-to-have improvements and technical debt cleanupNice-to-have improvements and technical debt cleanuptestingTest coverage, test vectors, and quality assuranceTest coverage, test vectors, and quality assurance