使用自定义算法的对称加密,适用于没有任何PKI /证书/签名的Outlook 2010 [英] Symmetric Encryption with Custom Algo for Outlook 2010 without any PKI/Certificates/Signatures

查看:123
本文介绍了使用自定义算法的对称加密,适用于没有任何PKI /证书/签名的Outlook 2010的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


Outlook是否允许它?请详细说明。


如果是,怎么做,或者有现成的来源? (我更喜欢Delphi XE +,但也下载了VS C ++ Express)


当然,这对于严肃的身体来说毫无意义,只是注定要反对"好奇"。电子邮件托管公司的人。


感谢所有有帮助的人。

解决方案

您好,


您可以开发一个自定义解决方案,您可以使用您喜欢的任何算法对身体进行加密。要实现这一点,您必须开发一个Outlook加载项,应该在两端安装加密/解密邮件。请参阅
演练:为Outlook创建第一个应用程序级外接程序开始使用。请注意,Express版不允许开发基于VSTO的加载项。但是,
可以使用任何IDE来开发一个加载项,该加载项实现
IDTExtensibility2
接口(也基于VSTO)。请注意,您可以使用不久前推出的VS2013社区版,用于开发基于VSTO的插件。


最后,您可以阅读有关
Outlook解决方案




Does Outlook allow it or not exactly? please detail.

If yes, how to do it, or there's ready source? (I prefer Delphi XE+ but downloaded also VS C++ Express)

Of course it's meaningless against serious bodies, just destined against "curious" people at the email hosting company.

Thanks for all who will help.

解决方案

Hello,

You can develop a custom solution where you can encrypt the body with any algorithm you like. To get that implemented you have to develop an Outlook add-in which should be installed on both ends to encrypt/decrypt messages. See Walkthrough: Creating Your First Application-Level Add-in for Outlook to get started. Be aware, the Express edition doesn't allow to develop VSTO based add-ins. However, you can use any IDE to develop an add-in which implements IDTExtensibility2 interface which all add-ins should implement (VSTO based also). Note, you can use the Community edition of VS2013 which was introduced not so long ago for developing VSTO based add-ins.

Finally, you can read more about Outlook Solutions in MSDN.



这篇关于使用自定义算法的对称加密,适用于没有任何PKI /证书/签名的Outlook 2010的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆