Skip to content
Commit cfb4ea31 authored by Bradley Beddoes's avatar Bradley Beddoes
Browse files

Support for EcKey creation from affine coordinates

Sets the public key for an EcKey based on its affine co-ordinates,
i.e. it constructs an EC_POINT object based on the supplied x and y
values and sets the public key to be this EC_POINT.

The initial usecase here is creating EcKey instances from JWK
representations as defined within RFC 7517.
parent f34af836
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment