diff options
| author | Bradley Beddoes <[email protected]> | 2017-08-09 12:02:58 +1000 |
|---|---|---|
| committer | Bradley Beddoes <[email protected]> | 2017-08-09 12:21:54 +1000 |
| commit | cfb4ea31d51c274a31f500cd1a5e8bdac571607c (patch) | |
| tree | e2571655d3105bfc29aa4ceda3040a19e2309b42 /openssl/src/stack.rs | |
| parent | Init in bn_ctx constructor (diff) | |
| download | rust-openssl-cfb4ea31d51c274a31f500cd1a5e8bdac571607c.tar.xz rust-openssl-cfb4ea31d51c274a31f500cd1a5e8bdac571607c.zip | |
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.
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions