如何使用.NET加密apis实现RSA,IDEA,DES,AES,MD5,SHA,数字签名等加密算法? [英] How to use .NET cryptography apis to implement cryptography algorithms such as RSA, IDEA, DES, AES, MD5, SHA, digital signature etc?

查看:52
本文介绍了如何使用.NET加密apis实现RSA,IDEA,DES,AES,MD5,SHA,数字签名等加密算法?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想实现加密算法。我想用C,C ++,java实现。但完成它需要很长时间。由于算法的步骤不小。

我不知道哪种编程语言/平台会更好地实现这种算法。我听说过java API。请向我推荐一些从哪里开始的教程。



我尝试过:



我试图用C和C ++实现。由于算法中的许多步骤,它需要花费很多时间。

I want to implement Cryptography Algorithms. I thought to implement using C, C++, java. But it will take long time to complete it. As the steps of the algorithms are not less.
I do not have idea which programming language/ platform will be better to implement this algorithms. I have heard about java APIs. Please suggest me some tutorials where from to start.

What I have tried:

I tried to implement using C and C++. It takes so much time because of many steps in the algorithms.

推荐答案

加密算法最好留给专家,所以不要自己实现它们。



使用.net框架或任何其他平台提供的库。
Cryptographic algorithms are best left to the experts, so don't go implementing them on your own.

Use the libraries that the .net framework or any other platform provides.


这篇关于如何使用.NET加密apis实现RSA,IDEA,DES,AES,MD5,SHA,数字签名等加密算法?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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