摘要
本文利用数字签名技术和.NET密码技术在C#平台上实现一个增强型身份认证系统。该系统在客户端与服务器端设计了一种简单、实用、快速、可靠的双向身份认证方案,可以有效确认用户身份的真实性,抵御网络重放攻击、暴力攻击、防止网络窃听,不须第三方机构参与,也无须添加其他的认证设备,具有较好的安全性与易实现性。
This paper implements an advanced authentication system by using the digital signature solution and the.NET cryptography technology in the C#platform.A simple and practical bidirectional identity authentication solution in the client and the server is proposed in this system.It can verify authenticity of user's identity,defense network playback attack,violent attack and network sniffers. Participation of the third party organization and additional authentication equipments were not needed in the whole process.It is safe and easy to realize.
出处
《微计算机信息》
2010年第12期109-111,共3页
Control & Automation
基金
湖南省教育厅科研资助项目(08D107)
关键词
数字签名
身份认证
.NET密码技术
Digital Signature
Identity Authentication
.NET cryptography technology