windows cetificates

M

m.banaouas

hi,

is there any way to decrypt an email (already read with poplib, so
available on client side) with python using a window certificate (those
we can see on ie/internet options/content/certificates) ?

the purpose is to decrypt an email sent and crypted by the sender with
both his own certificate and the recipient one.

thanks for any help.
 
R

Roger Upole

m.banaouas said:
hi,

is there any way to decrypt an email (already read with poplib, so available on client side) with python using a window
certificate (those we can see on ie/internet options/content/certificates) ?

the purpose is to decrypt an email sent and crypted by the sender with both his own certificate and the recipient one.

thanks for any help.

If the messages use standard encoding, you should be able to use CAPICOM.
The interfaces are fairly simple to use through win32com.client.
The 'capicom.envelopeddata' object encrypts and decrypts using certificate keys.

Roger
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,792
Messages
2,569,639
Members
45,353
Latest member
RogerDoger

Latest Threads

Top