如何实现rsa算法 [英] how to implement rsa algorithm

查看:151
本文介绍了如何实现rsa算法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用rsa算法加密和解密数据,所以我该如何编程?

I wwant to encrypt and decryppt data using rsa algorithm so how i do programming??

推荐答案

如果您使用的是Windows,请查看此CodeProject文章:使用Win32加密API进行加密" [ ^ ].
If you are using Windows then have a look at this CodeProject article: "Encryption using the Win32 Crypto API"[^].


检查此链接
rsa-encrypt-decrypt [ Google [
Check this link
rsa-encrypt-decrypt[^]

You can also Google[^] for more options


这个怎么样:
C#.NET中的公钥RSA加密 [ ^ ]

您说的是C,但我想您的意思是C ++/CLI,并且可以轻松地将代码从C#转换为C#.
How about this:
Public Key RSA Encryption in C# .NET[^]

You say C, but I guess you mean C++/CLI, and the code could easily be converted to that from C#.


这篇关于如何实现rsa算法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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