How to create S/MIME PKCS#7 Messages?

Asked by Cristian Sebastian Rocha

Hi,

I would like to sign a MIME message with pyOpenSSL, but I can't found any example. Could It be possible?

Thxs,
Cristian.

Question information

Language:
English Edit question
Status:
Answered
For:
pyOpenSSL Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Matěj Cepl (mcepl) said :
#1

I don't think it is possible ... pyOpenSSL doesn't contain encryption procedures (e.g., AES, and RSA, algorithms). For that you would probably need some more complete OpenSSL bindings, for example m2crypto.

Can you help with this problem?

Provide an answer of your own, or ask Cristian Sebastian Rocha for more information if necessary.

To post a message you must log in.