Using encryption in Aspose.Email

Hi,

We are in process of buying aspose.email for python library. As per our company security policy we need to know if any crypto is used in aspose.email for python.

Since we are data backup company we need to know this from security point of view.

Thanks,
~Mandar

@mandar1311,

I have observed your requirements and request you to please elaborate that what actually you meant by crypto requirements so that we may help you further.

Yes sure.

We are looking for any specific encryption library being used in conversion of emls to PST.

@mandar1311,

We are investigating on our end that how our API may address your requirements and will share feedback with you as soon as possible. At present there is no direct provision available in API to address your requirements.

@mandar1311,

We have internally discussed details on our end. We do not use any special encryption by default. But there are two things, though we are not sure but that may be what you need.

  1. In a low level PST implementation, data can be encrypted with Permutative (using by default) or Cyclic encoding. But this is a feature of the PST format itself.

  2. MailMessage сlass supports encryption and decryption using the MailMessage.Encrypt and MailMessage.Decrypt methods respectively. But Aspose.Email for Python NOT supports this.

@DaniStone

Can you please elaborate what you want to achieve using Aspose.Email.

@martiscore,
Welcome to our community! If you find a problem or have questions about Aspose.Email, please post your information in a new thread.