如何在VB.Net中使用RC4解密 [英] How do Decrypt with RC4 in VB.Net

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

问题描述

请告诉我如何在VB.Net中解密RC4?

Please, Tell to Me how do Decrypt with RC4 in VB.Net ??

推荐答案

那么当你输入 vb.net rc4加密解密 [ ^ ]进入谷歌并开始阅读?
So what did you get when you typed "vb.net rc4 encryption decryption[^]" into Google and started reading?


您可以在此处找到实施方案: http://sourceforge.net/projects/rc4dotnet [ ^ ]。



但要非常小心并注意与之相关的漏洞与RC4。请参阅:

https://en.wikipedia.org/wiki/RC4 [< a href =https://en.wikipedia.org/wiki/RC4target =_ blanktitle =New Window> ^ ],

https://en.wikipedia.org/wiki/Wired_Equivalent_Privacy#Security_details [ ^ ],

https://en.wikipedia.org/wiki/Fluhrer,_Mantin_and_Shamir_attack [ ^ ],

https ://support.microsoft.com/en-us/kb/2960358 [ ^ ],

http://www.securityweek.com/new-attack-rc4-based-ssltls-leverages -13岁的漏洞 [ ^ ],

http:/ /www.imperva.com/docs/hii_attacking_ssl_when_using_rc4.pdf [ ^ ],

https://community.qualys.com/blogs/securitylabs/2013/03/19/rc4-in-tls-is-broken-now-what [ ^ ] 。



-SA
You can find the implementation, for example, here: http://sourceforge.net/projects/rc4dotnet[^].

But be very careful and aware of vulnerabilities associated with RC4. Please see:
https://en.wikipedia.org/wiki/RC4[^],
https://en.wikipedia.org/wiki/Wired_Equivalent_Privacy#Security_details[^],
https://en.wikipedia.org/wiki/Fluhrer,_Mantin_and_Shamir_attack[^],
https://support.microsoft.com/en-us/kb/2960358[^],
http://www.securityweek.com/new-attack-rc4-based-ssltls-leverages-13-year-old-vulnerability[^],
http://www.imperva.com/docs/hii_attacking_ssl_when_using_rc4.pdf[^],
https://community.qualys.com/blogs/securitylabs/2013/03/19/rc4-in-tls-is-broken-now-what[^].

—SA


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

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