VB中tha密码的安全性 [英] security for tha password in vb

查看:101
本文介绍了VB中tha密码的安全性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在vb.net和sql server中进行加密.是吗?

how encrypt in vb.net and sql server. is it easy??

推荐答案

是的,这很容易,但是OriginalGriff有一个秘诀,我认为在使用加密之前应该阅读.

密码存储:操作方法. [
Yes it is fairly easy but there is a tip written by OriginalGriff that I think you should read before making your mind up to use encryption.

Password Storage: How to do it.[^]


不要加密:改用散列算法,这样会更安全.
这里有一些信息:
密码存储:操作方法. [ ^ ] -代码使用C#,但是非常简单,并且 http://www.developerfusion .com/tools/convert/csharp-to-vb/ [ ^ ]如果您不理解,可以将其转换.
Don''t encrypt: use a hashing algorithm instead, it is a lot safer.
There is some info here: Password Storage: How to do it.[^] - the code is in C#, but it''s pretty simple, and http://www.developerfusion.com/tools/convert/csharp-to-vb/[^] can convert it if you don''t understand.


这篇关于VB中tha密码的安全性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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