diff options
author | tb <> | 2022-11-24 16:34:13 +0000 |
---|---|---|
committer | tb <> | 2022-11-24 16:34:13 +0000 |
commit | 833e1d7e12afb3ff8037f9cfbe7e6ffb31dc5a61 (patch) | |
tree | e8f6a5ffd4df260c66796094b0a219ab59b4dc3a /src/lib/libssl/ssl_both.c | |
parent | 703ef4d4e65c0c035afd95b2f929058f2493b060 (diff) | |
download | openbsd-833e1d7e12afb3ff8037f9cfbe7e6ffb31dc5a61.tar.gz openbsd-833e1d7e12afb3ff8037f9cfbe7e6ffb31dc5a61.tar.bz2 openbsd-833e1d7e12afb3ff8037f9cfbe7e6ffb31dc5a61.zip |
Simplify y_bit handling in compressed coordinates
If y_bit is set for a zero y, something is wrong and we can error directly.
No need to run the non-trivial BN_kronecker() to check if BN_mod_sqrt()
lied or not, only to set a more specific error code.
ok jsing
Diffstat (limited to 'src/lib/libssl/ssl_both.c')
0 files changed, 0 insertions, 0 deletions