Re: [Cryptography-dev] ECPrivateKey form private_value

2015-05-15 Thread Dario Sneidermanis
That'd be perfect. If you need a hand I can make a first draft over the weekend. Dario On Thu, May 14, 2015 at 2:45 PM, Alex Gaynor wrote: > Perhaps an EllipticCurvePrivateNumbers.from_private_number_and_curve() > would be appropriate to automatically compute the public key? > > Alex > > On Th

Re: [Cryptography-dev] ECPrivateKey form private_value

2015-05-15 Thread Paul Kehrer
Help is always appreciated; if you'd like to submit a PR we'll be happy to review it! -Paul On May 15, 2015 at 3:26:29 PM, Dario Sneidermanis (dari...@gmail.com) wrote: That'd be perfect. If you need a hand I can make a first draft over the weekend. Dario On Thu, May 14, 2015 at 2:45 PM, Ale