在C#中实现哈希算法的代码是什么 [英] What is the code to implement a hash algorithm in C#

查看:160
本文介绍了在C#中实现哈希算法的代码是什么的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何编写代码以在C#中实现哈希算法?

How would write a code to implement a hash algorithm in C#

推荐答案

System.Security.Cryptography [ http://referencesource.microsoft.com/ [ ^ ]
System.Security.Cryptography[^] namespace has a lot of hash algorithms implemeted. You need something special, or you need to implement it yourself? If you need the source, you can download .net source from here: http://referencesource.microsoft.com/[^]


这篇关于在C#中实现哈希算法的代码是什么的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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