RSA encryption using Microsoft Excel

こ雲淡風輕ζ 提交于 2020-07-09 07:13:48

问题


Is there any ready to use implementation of RSA encryption algorithm for Excel( just encrypt a plain text using given public key, nothing else ) ? Or I need to implement it from the beginning ? I Google but found nothing useful.

Any useful links is welcome.

UPDATE:

I need a non-commercial library.


回答1:


This site Simple RSA Encryption and this site have some example code for both VBA and .NET



来源:https://stackoverflow.com/questions/13500280/rsa-encryption-using-microsoft-excel

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!