Differences From Artifact [a6c68d768d]:
- File src/OFRIPEMD160Hash.m — part of check-in [82801897d3] at 2022-03-25 10:22:55 on branch trunk — OFCryptographicHash: Add -[calculate] Before, -[digest] would do the final calculation, however, this would mean a property modifies state, which is bad. (user: js size: 7426) [more...]
To Artifact [0dbaee2454]:
- File src/OFRIPEMD160Hash.m — part of check-in [8939cbdb52] at 2023-01-06 09:04:02 on branch trunk — Update copyright (user: js size: 7426) [more...]
1 | 1 2 3 4 5 6 7 8 9 | - + | /* |
| ︙ |