boring2/openssl-sys
Bradley Beddoes cfb4ea31d5 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.
2017-08-09 12:21:54 +10:00
..
src Support for EcKey creation from affine coordinates 2017-08-09 12:21:54 +10:00
Cargo.toml Release v0.9.15 2017-07-19 19:35:28 -07:00
LICENSE-MIT New build system 2014-11-13 15:17:00 +02:00
build.rs Forbid LibreSSL 2.5.6+ 2017-07-19 19:30:13 -07:00