Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | md_test: switch from 2<<28 to 1<<29 | tb | 2025-01-19 | 1 | -2/+2 |
| | | | | discussed with jsing | ||||
* | Add regress coverage that checks the MD5 message bit counter handling. | jsing | 2025-01-19 | 1 | -1/+66 |
| | |||||
* | New md4/md5 regress tests | tb | 2022-09-02 | 1 | -0/+301 |
These exercise MD4 and MD5 with the test vectors from RFCs 1320 and 1321. From Joshua Sing <joshua () hypera ! dev> |