Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hash_test: remove variable name from prototype and fix a cast | tb | 2025-08-02 | 1 | -3/+3 |
| | |||||
* | Enable remaining tests with NULL, 0 | tb | 2025-04-14 | 2 | -9/+3 |
| | | | | Now that libc is fixed, we can do this also for md5, rmd160 and sha1. | ||||
* | Add some regress coverage for the hashes in libc | tb | 2025-04-14 | 2 | -0/+946 |
Prompted by a pending diff by claudio |