在.NET中使用Blowfish加密 [英] Using Blowfish Encryption within .NET

查看:130
本文介绍了在.NET中使用Blowfish加密的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开展一个我需要进行Blowfish加密和解密的项目。有没有其他人在使用它来做这些,但在.NET C#环境中找不到任何东西?



我最好不喜欢运行一个exe,因为这将最终生活在一个实时服务器上,其中exe被裸露了!



我已经阅读了SO上的一些旧帖子,但没有什么合适的。



任何想法?谢谢

解决方案

尝试看看 http://www.bouncycastle.org/csharp/



这是一个开源项目(MIT许可证是准确的),提供API用于加密,包括BlowFish


I am working on a project where I need to undertake Blowfish encryption and decryption. Is there anything out there that others are using to do this within but cannot find anything within a .NET C# environment?

I would ideally like something does not rely on running an exe as this will eventually live on a live server where exe’s are bared!

I have read some of the older posts on SO but nothing suitable.

Any ideas? Thanks

解决方案

Try to look at http://www.bouncycastle.org/csharp/

It's an open source project (MIT License to be precise) that gives APIs for encryption, including BlowFish

这篇关于在.NET中使用Blowfish加密的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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