diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2018-10-06 10:43:48 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2018-10-06 10:43:48 +0000 |
commit | e9439c684413a43e0604a31a9b71d57757319799 (patch) | |
tree | 74216ca07a60bff7a29d2637fd5cfcadad859b30 /regress/usr.sbin/relayd | |
parent | 9d57f7da028a5d08bc511692f0c7e81d52b829d1 (diff) |
It's slightly simpler to get the ECDH public key as an EC_POINT by using
EC_KEY_set_public_key_affine_coordinates() and EC_KEY_get0_public_key()
than using EC_POINT_set_affine_coordinates_GFp() directly.
Diffstat (limited to 'regress/usr.sbin/relayd')
0 files changed, 0 insertions, 0 deletions