diff options
author | 2019-05-09 22:54:28 +0000 | |
---|---|---|
committer | 2019-05-09 22:54:28 +0000 | |
commit | 1ea2b3a0f4f864278b0c5e9360035583eb6c14dd (patch) | |
tree | f2640d674a4021ff47e86f0a8c7c017918f4aa1d /lib/libc | |
parent | This no longer uses utime(3), so it doesn't need <utime.h> (diff) | |
download | wireguard-openbsd-1ea2b3a0f4f864278b0c5e9360035583eb6c14dd.tar.xz wireguard-openbsd-1ea2b3a0f4f864278b0c5e9360035583eb6c14dd.zip |
Fix incorrect carry operation in 512 bit addition: in the case
that there is already a carry and Sigma[i-1] == -1, the carry
must be kept.
From Dmitry Eremin-Solenik.
Fixes incorrect Streebog result reported by Guido Vranken.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions