diff options
author | tb <> | 2022-11-24 16:34:13 +0000 |
---|---|---|
committer | tb <> | 2022-11-24 16:34:13 +0000 |
commit | be4769d0741d6847bc2d339bb9e31e8f01498e2c (patch) | |
tree | e8f6a5ffd4df260c66796094b0a219ab59b4dc3a /src/lib/libcrypto/man/BN_generate_prime.3 | |
parent | 702a8c6becedac4bb6fda1ca729df5ab91006fa4 (diff) | |
download | openbsd-be4769d0741d6847bc2d339bb9e31e8f01498e2c.tar.gz openbsd-be4769d0741d6847bc2d339bb9e31e8f01498e2c.tar.bz2 openbsd-be4769d0741d6847bc2d339bb9e31e8f01498e2c.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/libcrypto/man/BN_generate_prime.3')
0 files changed, 0 insertions, 0 deletions