Re: [Cryptography-dev] Certificate Chain Verification

2015-10-29 Thread Peter Hamilton
Hi Benn, I'm still new to the cryptography community but I am currently working on adding a certificate validation feature that will do just this. I'm hoping to get the code up for it soon. Right now, I believe you would need to manually check the signer names, the signatures, and validity dates y

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

2015-10-28 Thread Peter Hamilton
Subject line so it is more specific > than "Re: Contents of Cryptography-dev digest..." > > > Today's Topics: > >1. Questions on writing EllipticCurve test fixtures (Peter Hamilton) >

[Cryptography-dev] Questions on writing EllipticCurve test fixtures

2015-10-27 Thread Peter Hamilton
ol to use here for generating these test examples? It's what I've always used but if there's another tool that generates the EllipticCurve keys in the format that cryptography expects, I'm happy to switch to using that to generate the examples. Thanks for your time, Peter Hamilton