Closed
Description
I am working on a tool that implements the AS2 protocol for file transfers, a major requirement for it is SMIME support. I am currently using m2crypto to implement this but that project is no longer supported and also does not support Python 3.x and lacks support for PKCS7 signatures using the latest algorithms. Are there any plans to add SMIME support in your library?