节点文献

用三重DES加密.NET数据库连接字符串

Using 3DES encrypt .NET database connection string

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 吉杰林洽欣

【Author】 JI Jie1,LIN Qia-xin2(1.Department of Computer,Shantou University,Shantou 515063,China;2.Computer Center of China Southern Airlines,Guangzhou 510406,China)

【机构】 汕头大学计算机系南方航空股份公司计算机中心 广东汕头515063广东广州510406

【摘要】 南航网上售票系统基于微软的.NET技术,数据库连接信息存放在Web.config配置文件中。通过使用3DES算法对数据库连接字符串进行加密,增强系统的安全性。首先分析.NETFramework提供的密码类,然后设计了具体的3DES的应用类。管理员设置数据库连接信息,并用3DES加密后,放置于Web.config配置文件中。应用程序从Web.config中取出连接字符串,解密后,用其创建ADO.NET数据库连接。

【Abstract】 China southern airlines’ netbooking system based on.NET technology.Database connection string is stored in web.config file.By means of 3DES encrypting the database connection string,greatly improve system’s security.Firstly,cryptography classes provided by.NET framework is analyzed.Then,specific classes that implement 3DES is designed.Administrator setting database con-nection string,using 3DES to encrypt it,and then put the encrypted string into web.config file.Application program extract the database connection string from web.config,decrypt it,and then using it to create ADO.NET database connection.

  • 【文献出处】 计算机工程与设计 ,Computer Engineering and Design , 编辑部邮箱 ,2007年04期
  • 【分类号】TP311.13
  • 【被引频次】8
  • 【下载频次】277
节点文献中: 

本文链接的文献网络图示:

本文的引文网络