boring2/openssl
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
test Switch over Linux tests to CircleCI 2017-07-16 14:15:09 -07:00
Cargo.toml Support for EcKey creation from affine coordinates 2017-08-09 12:21:54 +10:00
LICENSE Move openssl license to openssl 2015-02-13 23:24:40 -08:00
build.rs Add LibreSSL 2.5.0 support 2016-12-21 09:27:12 +01:00