cryptography - Crypto/X509 certificate parsing libraries for Python -


any recommended crypto libraries python. know i've asked similar in x509 certificate parsing libraries java, should've split question in two.

what need ability parse x.509 certificates extract information contained in them.

looking around, i've found 2 options:

of two, pyopenssl seems "maintained", i'd feedback on might have experience them?

you might want try keyczar mentioned me in other post, since library has implementations both python , java. make easier use in both contexts.

a word of warning: have not used library 8(, please take grain of salt.


Comments