diff options
author | tb <> | 2021-05-03 14:42:45 +0000 |
---|---|---|
committer | tb <> | 2021-05-03 14:42:45 +0000 |
commit | e41e07ada75c7e9fa51b95c405887a56a5a62f03 (patch) | |
tree | c05cb593b6e5349e258bbd2973aeafb09bb61957 /src/lib/libssl/tls12_key_schedule.c | |
parent | 78065e450b71ce970f3662afff62eb22cb0a8da8 (diff) | |
download | openbsd-e41e07ada75c7e9fa51b95c405887a56a5a62f03.tar.gz openbsd-e41e07ada75c7e9fa51b95c405887a56a5a62f03.tar.bz2 openbsd-e41e07ada75c7e9fa51b95c405887a56a5a62f03.zip |
Fix corner case for compressed points on binary curves
Per X9.62 4.4.1.b., the compressed representation of a point with
zero x coordinate on a binary curve must have y_bit unset. Error
out in that case of ec_GF2m_set_compressed_coordinates() instead
of ignoring y_bit.
ok jsing
Diffstat (limited to 'src/lib/libssl/tls12_key_schedule.c')
0 files changed, 0 insertions, 0 deletions