.NET是否有SHA224实现? [英] Is there an SHA224 implementation for .Net?

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

问题描述

.Net是否具有可供使用的SHA224的内置实现,或使现有的.Net SHA实现之一实现224的方法?

Does .Net have a built-in implementation of SHA224 available for use or a way to get one of the existing .Net SHA implementations to do 224?

我发现了这个

I found this blog post which seems to suggest there isn't and won't be a Microsoft implementation of SHA224 so does anyone know of a good 3rd party implementation?

任何依赖P/Invoke的解决方案都是不可接受的,因为需要完全托管的代码,因为我需要支持多个平台(.Net,Silverlight,Windows Phone和Mono)

Any solution that relies on P/Invoke is not acceptable as needs to be fully managed code as I need to support multiple platforms (.Net, Silverlight, Windows Phone and Mono)

推荐答案

在codeplex上查看此项目: http://hashlib.codeplex.com/SourceControl/changeset/view/60118#514361

Check out this project on codeplex: http://hashlib.codeplex.com/SourceControl/changeset/view/60118#514361

这篇关于.NET是否有SHA224实现?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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