文档介绍:上海交通大学
硕士学位论文
基于生物特征信息的身份认证技术研究
姓名:朱维肖
申请学位级别:硕士
专业:计算机技术
指导教师:骆源;陈惠民
20091201
上海交通大学工程硕士学位论文摘要
基于生物特征信息的身份认证技术研究
摘要
生物特征由于其稳定性、唯一性,不易丢失,不易仿冒,已成为了一种可靠、
高效的身份识别手段。基于生物特征的信息识别和身份认证具有广泛的应用前景。
本文通过研究多种身份认证和生物特征识别的方法,对生物特征信息认证方案
—Juels Wattenberg 算法在安全性方面的缺陷做了改进。
生物特征虽有其独特的优势,但在利用生物特征进行身份认证的过程中,也往
往会碰到很多困难。例如,生物特征信息的采集过程易受到外界因素的影响,从而
导致无法正常识别。这时候就需要借助纠错编码技术来解决这个问题。通过纠错编
码,能够去除生物特征信息在采集过程中受到的外界干扰,从而达到正确采集信息
的目的。线性等距编码就是一种优秀的纠错码,其具有优良的纠错和检错能力。本文
分析了线性等距编码的编码原理,研究了两种构造线性等距码的方法,可以有效解
决生物特征信息采集易受干扰的问题,可以提高生物特征信息的采集的准确性。
Juels Wattenberg 算法是一种简单高效的基于纠错编码的生物特征信息认证方
案。但攻击者容易从获取的系统存储数据够构造出能够通过系统鉴权的伪造特征信
息,安全性存在很大风险。本文提出了一种利用线性等距编码的改进方案,通过对
注册过程和纠错编码部分的改进,弥补了原方案的不足。理论和实验结果证明,改
进后的算法有效提高了原算法的安全性。
本文的意义在于,通过生物特征身份认证算法的改进,不仅有效提高了原方案
的安全性,同时能够提高生物特征信息识别的准确性和稳定性,对生物特征识别技
术的广泛应用,具有十分重要的意义。
关键词: 生物特征,身份认证,纠错编码,线性等距码
I
上海交通大学工程硕士学位论文 ABSTRACT
Research on Authentication Algorithm of Biometrical Properties
Information
ABSTRACT
For the reason of stability and uniqueness, biometric properties e a reliable
and effective way of identity authentication. Biometrics and identity authentication will be
widely used in the future. The paper studies several methods of biometrics and identity
authentication and supplies a gap in security aspect of Juels Wattenberg scheme.
But there are some difficulties in the process of identity authentication based on
biometric properties. For example, during the collection process, the information of
biometric properties is always disturbed by some uncertain factor. So it can’t be read
correctly. Error-correcting codes will be helpful. By error-correcting coding, the
interference will be removed and the biometric properties information can be read correctly.
Equidistant codes are error-correcting codes with excellent properties. They are constant
length, easily coding and decoding. The distance is constant between any of two codes
which belong to the same code section.