-
1.0.4
released this
2026-09-17 19:25:35 +00:00 | 0 commits to master since this releaseFix SHA-256 padding bug for messages of length 63 mod 64. The 0x80
pad byte was written to the wrong block when the message filled 63
bytes of a 64-byte block, producing incorrect digests and HMAC tags
for all messages whose length is congruent to 63 mod 64.Downloads