[Bug 266863] SHA512_224_Final() is broken on little-endian machines
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 266863] SHA512_224_Final() is broken on little-endian machines"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Jan 2023 07:47:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266863 --- Comment #2 from sebastian.huber@embedded-brains.de --- (In reply to sebastian.huber from comment #1) This fix was broken, since it did overwrite the digest. I added a new fix in this pull request: https://github.com/freebsd/freebsd-src/pull/635 -- You are receiving this mail because: You are the assignee for the bug.