Thanks for the information Ron, it definitely helps. It actually looks like
as of yesterday EllipticCurvePublicNumbers has a from_encoded_point class
method, which handles converting x/y. I should be able to use
cryptography.utils.int_from_bytes to handle the private_value. With these
two utilities
On behalf of all our contributors I am pleased to announce the release of
PyCA/cryptography (https://github.com/pyca/cryptography) 1.1! cryptography is a
package which provides cryptographic recipes and primitives to Python
developers. Our goal is for it to be your "cryptographic standard librar