Re: [Cryptography-dev] Cryptography-dev Digest, Vol 27, Issue 10

2015-10-28 Thread Peter Hamilton
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

[Cryptography-dev] PyCA cryptography 1.1 released

2015-10-28 Thread Paul Kehrer
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