如何在.net中执行非对称加密 - 解密? [英] How to perform Asymmetric encryption-decryption in .net?

查看:184
本文介绍了如何在.net中执行非对称加密 - 解密?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个我已经创建了WCF服务的项目。用户将使用网站与我的客户端进行交互,而我的客户端正在使用基于桌面的应用程序将数据从云提取到他的桌面。一切都运行良好,但我的客户希望我为存储在云中的数据提供安全性,他们告诉我执行异步加密解密。我不知道哪种算法最适合安全性以及如何在Web用户端和桌面用户端实现。我用谷歌搜索但没有得到预期的结果,请帮助我的项目实现安全性。

解决方案

你显然没有谷歌太难:一个非常简单Google找到了您可能需要的所有信息:

Google:.net中的非对称加密 - 解密 [ ^ ] - 请注意主题是您的问题主题...



第一篇文章是关于Codeproject的主题文章: .NET加密Simp lified [ ^ ]

I am working on a project in which i have created a WCF services. A user will use a web site interact with my client and my client are using desktop based application to fetch data from cloud to his desktop. Everything is working fine but my client want me to provide security to the data stored in a cloud, they told me to perform Asynchronous Encryption decryption. I don''t know which algorithm is best for the security and how to implement at both the web-user side and desktop user-side. I Googled but didn''t got desired result, please help to implement security in my project.

解决方案

You clearly didn''t Google too hard: a very simple Google found all the info you could need:
Google: Asymmetric encryption-decryption in .net[^] - do note that the subject was your question subject...

The first hit is an article on the subject here on Codeproject: .NET Encryption Simplified[^]


这篇关于如何在.net中执行非对称加密 - 解密?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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