JP2001144748A - Device and method for generating cryptographic key, device and method for enciphering and deciphering, and program providing medium - Google Patents

Device and method for generating cryptographic key, device and method for enciphering and deciphering, and program providing medium

Info

Publication number
JP2001144748A
JP2001144748A JP32089599A JP32089599A JP2001144748A JP 2001144748 A JP2001144748 A JP 2001144748A JP 32089599 A JP32089599 A JP 32089599A JP 32089599 A JP32089599 A JP 32089599A JP 2001144748 A JP2001144748 A JP 2001144748A
Authority
JP
Japan
Prior art keywords
encryption
code
biometric information
biometric
encryption key
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP32089599A
Other languages
Japanese (ja)
Other versions
JP4719950B2 (en
JP2001144748A5 (en
Inventor
Yoichi Mizutani
陽一 水谷
Koichiro Watanabe
浩一郎 渡邉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP32089599A priority Critical patent/JP4719950B2/en
Publication of JP2001144748A publication Critical patent/JP2001144748A/en
Publication of JP2001144748A5 publication Critical patent/JP2001144748A5/ja
Application granted granted Critical
Publication of JP4719950B2 publication Critical patent/JP4719950B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a cryptographic key generating device and an encoding and decoding device which eliminate the necessity of registering user's bionic information and whose security management is easy. SOLUTION: A cryptographic key is generated on the basis of not only the bionic information but a synthetic code obtained by combining an optional password with the bionic information. An intermediate code is generated on the basis of a code acquired by reading the bionic information such as a fingerprint pattern and the password inputted by the user, the cryptographic key such as an encryption key and a decryption key is generated on the basis of the generated intermediate code, and enciphering and deciphering are carried out. Meanwhile, the user's bionic information does not have to be preliminarily registered in a storage device, etc., and it is further possible to generate an infinite number of different encryption or decryption keys by changing passwords.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術的分野】本発明は、暗号鍵生成装
置、暗号化・復号化装置および暗号鍵生成方法、暗号化
・復号化方法、並びにプログラム提供媒体に関する。さ
らに詳細には、指紋等、個人固有の生体情報とパスワー
ドとを組み合わせたデータに基づいて暗号化鍵、復号化
鍵を生成する暗号鍵生成装置および方法に関するもので
あり、さらに、機密保持の要請される文書データ、音声
データ、画像データ、各種プログラム等、様々な情報の
暗号化処理、復号化処理を生体情報とパスワードとを組
み合わせたデータに基づく暗号化鍵、復号化鍵を用いて
行なう暗号化・復号化装置および暗号化・復号化方法に
関するものである。
The present invention relates to an encryption key generation device, an encryption / decryption device, an encryption key generation method, an encryption / decryption method, and a program providing medium. More specifically, the present invention relates to an encryption key generation apparatus and method for generating an encryption key and a decryption key based on data obtained by combining biometric information unique to an individual such as a fingerprint and a password, and further requests for confidentiality. Encryption that performs encryption and decryption of various types of information, such as document data, audio data, image data, and various programs, using an encryption key and a decryption key based on data that combines biometric information and a password. The present invention relates to an encryption / decryption device and an encryption / decryption method.

【0002】[0002]

【従来の技術】近年、インターネット等の各種ネットワ
ークシステムを介した情報転送が盛んになり、ネットワ
ーク上での電子決済や電子マネーの使用が急激に増大し
ている。さらに多くの企業、あるいは個人において機密
文書をハードディスク、光ディスク等、様々な記憶媒体
を利用して保存することも頻繁に行われている。このよ
うなネットワークを介する転送データ、あるいは様々な
記憶媒体に格納されるデータのセキュリティをいかに確
保するかが重要な課題となっている。
2. Description of the Related Art In recent years, information transfer via various network systems such as the Internet has become popular, and electronic settlement and use of electronic money on a network have been rapidly increasing. Further, many companies and individuals frequently store confidential documents using various storage media such as hard disks and optical disks. An important issue is how to secure security of data transferred via such a network or data stored in various storage media.

【0003】セキュリティ確保の方法には様々な手法が
あるが、その一つがコンピュータの利用を正規の利用者
に限定する方法である。この方法の代表的なものは、予
め正規利用者に対してパスワードを与え、正しいパスワ
ードの入力を行なった者のみがデータへのアクセスを可
能とする構成である。さらに、セキュリティを高めるた
めのデータ自体に対する処理としてデータの暗号化処理
がある。ネットワークを介して転送する文書を暗号化
し、また、記憶媒体に格納する情報を暗号化処理するこ
とにより、転送情報および蓄積情報の安全性を高めるこ
とができる。
[0003] There are various methods for ensuring security, one of which is to limit the use of computers to authorized users. A typical example of this method is a configuration in which a password is given to an authorized user in advance, and only a person who has input a correct password can access data. Further, there is a data encryption process as a process for the data itself for enhancing security. By encrypting a document transferred via a network and encrypting information stored in a storage medium, the security of transfer information and stored information can be improved.

【0004】暗号化データは、所定の手続きによる復号
化によって解読可能な文書(平文)に戻すことができ
る。情報の暗号化処理に暗号化鍵を用い、復号化に復号
化鍵を用いるデータ暗号化、復号化方法が従来から知ら
れている。
[0004] Encrypted data can be returned to a decipherable document (plaintext) by decryption according to a predetermined procedure. 2. Description of the Related Art Data encryption and decryption methods using an encryption key for information encryption and a decryption key for decryption have been conventionally known.

【0005】暗号化鍵と復号化鍵を用いるデータ暗号化
・復号化方法の態様には様々な種類あるが、その1つの
例としていわゆる共通鍵暗号化方式と呼ばれている方式
がある。共通鍵暗号化方式は、データの暗号化処理に用
いる暗号化鍵とデータの復号化に用いる復号化鍵を共通
のものとして、正規のユーザにこれら暗号化処理、復号
化に用いる共通鍵を付与して、鍵を持たない不正ユーザ
によるデータアクセスを排除するものである。この方式
の代表的な方式にDES(データ暗号標準:Deta
encryption standard)がある。
There are various types of data encryption / decryption methods using an encryption key and a decryption key. One example is a so-called common key encryption method. In the common key encryption method, an encryption key used for data encryption processing and a decryption key used for data decryption are shared, and a common user used for these encryption processing and decryption is assigned to a regular user. Thus, data access by an unauthorized user without a key is eliminated. A representative method of this method is DES (Data Encryption Standard: Data).
Encryption standard).

【0006】また、暗号化するときに使用する暗号化鍵
による処理と、復号するときに使用する復号化鍵の処理
とを異なるアルゴリズムとした方式がいわゆる公開鍵暗
号化方式と呼ばれる方式である。公開鍵暗号化方式は、
不特定のユーザが使用可能な公開鍵を使用する方法であ
り、特定個人に対する暗号化文書を、その特定個人が発
行した公開鍵を用いて暗号化処理を行なう。公開鍵によ
って暗号化された文書は、その暗号化処理に使用された
公開鍵に対応する秘密鍵によってのみ復号処理が可能と
なる。秘密鍵は、公開鍵を発行した個人のみが所有する
ので、その公開鍵によって暗号化された文書は秘密鍵を
持つ個人のみが復号することができる。公開鍵暗号化方
式の代表的なものにはRSA(Rivest−Sham
ir−Adleman)暗号がある。
[0006] A method using a different algorithm for processing using an encryption key used for encryption and processing for a decryption key used for decryption is a so-called public key encryption method. Public key encryption is
This is a method using a public key that can be used by an unspecified user, and encrypts an encrypted document for a specific individual using a public key issued by the specific individual. A document encrypted with a public key can be decrypted only with a private key corresponding to the public key used for the encryption processing. Since the private key is owned only by the individual who issued the public key, a document encrypted with the public key can be decrypted only by the individual having the private key. A representative public key encryption method is RSA (Rivest-Sham).
ir-Adleman) encryption.

【0007】前述の共通鍵暗号化方式は、想定される通
信相手数が多くなると鍵の数が膨大となり、不特定多数
の通信には向かない。また、公開鍵暗号化方式は、管理
する鍵の数は少なくてすむという利点がある。しかし、
公開鍵暗号化方式は暗号化処理、復号化が煩雑になると
いう欠点がある。
The common key encryption method described above is not suitable for an unspecified number of communications, because the number of keys becomes enormous when the number of assumed communication partners increases. In addition, the public key encryption method has an advantage that the number of keys to be managed is small. But,
The public key encryption method has a disadvantage that encryption processing and decryption become complicated.

【0008】上述の共通鍵暗号化方式と、公開鍵暗号化
方式とを融合させた方式としてハイブリッド暗号化方式
がある。ハイブリッド暗号化方式は、情報の暗号化には
共通鍵を用い、暗号化に用いた共通鍵を公開鍵暗号化方
式で暗号化するものである。このハイブリッド暗号化方
式によれば、処理の早い共通鍵暗号化方式をデータ量の
多い文書に適用し、処理の遅い公開鍵暗号化方式をデー
タ量の少ない共通鍵の暗号化にのみ使用するので、両者
の利点を有効に利用できる。
A hybrid encryption system is a system in which the above-mentioned common key encryption system and the public key encryption system are combined. In the hybrid encryption method, a common key is used for encrypting information, and the common key used for encryption is encrypted by a public key encryption method. According to this hybrid encryption method, a fast-processing common key encryption method is applied to a document having a large data amount, and a public key encryption method having a slow processing is used only for encrypting a common key having a small data amount. And the advantages of both can be used effectively.

【0009】上述の暗号化処理、復号化に用いられる暗
号化鍵、復号化鍵は、例えばあるパスワード等に基づい
てハッシュ関数等の一方向性関数を適用して得ることが
できる。一方向性関数とは、その出力から逆に入力を求
めるのは非常に困難となる関数である。例えばユーザI
D等のパスワードを入力として一方向性関数を適用し
て、その出力に基づいて暗号化鍵、復号化鍵を生成する
ものである。このようにして得られた暗号化鍵、復号化
鍵から、逆にそのオリジナルのデータであるユーザID
等のパスワードを求めることは実質上不可能である。
The encryption key and the decryption key used for the above-mentioned encryption processing and decryption can be obtained by applying a one-way function such as a hash function based on a certain password or the like. A one-way function is a function that makes it very difficult to obtain an input from its output. For example, user I
A one-way function is applied with a password such as D as an input, and an encryption key and a decryption key are generated based on the output. From the encryption key and the decryption key obtained in this way, the user ID which is the original data
It is virtually impossible to ask for a password such as

【0010】上述の観点から、暗号化鍵、復号化鍵を用
いる構成においては、パスワード管理がセキュリティ管
理上、非常に重要な問題となる。しかしながら、ユーザ
ID等のパスワードを個人で管理することには様々な問
題があるのが現状である。セキュリティを高めるために
は複雑なパスワードを持つことが有利と考えられるが、
複雑なパスワードを人間が記憶することは困難である。
人間の記憶を補うために例えばハードディスク等何らか
の記憶装置にパスワードを記憶させて保存することも可
能であるが、このような記憶装置にパスワードを格納し
た場合、第三者が記憶装置からパスワードを盗むという
可能性もあり、安全性に関して問題がある。
In view of the above, in a configuration using an encryption key and a decryption key, password management is a very important issue in security management. However, at present, there are various problems in personally managing passwords such as user IDs. While it may be advantageous to have a complex password to increase security,
It is difficult for a human to remember a complicated password.
It is also possible to store and save the password in some storage device such as a hard disk to supplement human memory, but if a password is stored in such a storage device, a third party steals the password from the storage device There is a problem with safety.

【0011】パスワード管理の問題点を解決するための
一つの手法として、個人の生体情報、例えば眼底像、指
紋等を用いて、正規ユーザであるか否かの照合を行なう
方法がある。個人の生体情報を用いたセキュリティ管理
システム例として、特開平11−215119号公報に
開示の個人情報管理装置および方法がある。
As one method for solving the problem of password management, there is a method of using an individual's biometric information, for example, a fundus image, a fingerprint, or the like, to verify whether or not the user is an authorized user. As an example of a security management system using personal biometric information, there is a personal information management apparatus and method disclosed in Japanese Patent Application Laid-Open No. H11-215119.

【0012】特開平11−215119号公報に記載の
システムは、正規ユーザ個人の生体情報、例えば眼底像
から得られるコード情報を予めシステムに登録して保存
する構成を持つ。本システムは、文書の暗号化処理を行
なおうとするユーザが、まず自分の眼底情報等、生体情
報の読み取りをシステムに実行させる。次に、システム
は、ユーザが正規の登録済みユーザであるか否かについ
て、ユーザから読み取った生体情報と登録した生体情報
とを比較照合して確認する。この照合処理によってユー
ザの正当性が確認された場合にのみ、生体情報に基づく
鍵によって暗号化処理に移行する構成としたものであ
る。この方法によれば、個人固有の生体情報に基づく秘
密鍵を用いて暗号化処理が実行されるので、他人による
秘密鍵の複製、悪用が防止されるという効果がある。
The system described in Japanese Patent Application Laid-Open No. 11-215119 has a configuration in which biometric information of an authorized user, for example, code information obtained from a fundus image is registered and stored in the system in advance. In this system, a user who wants to perform document encryption processing first causes the system to read biometric information such as his / her own fundus information. Next, the system compares the biometric information read from the user with the registered biometric information to confirm whether or not the user is an authorized registered user. Only when the legitimacy of the user is confirmed by this collation processing, the processing shifts to the encryption processing using the key based on the biometric information. According to this method, since the encryption process is executed using the secret key based on the biometric information unique to the individual, there is an effect that the secret key is prevented from being copied or misused by another person.

【0013】[0013]

【発明が解決しようとする課題】しかしながら、このよ
うな生体情報を用いた個人の正当性確認処理を実現する
ためには、新たに読み取った個人の眼底像、指紋等の生
体情報と比較対象となる照合情報をシステム中の記憶装
置中に格納しておく必要がある。すなわち正規ユーザで
ある各個人の眼底像、指紋等を予め電子撮影して得られ
た画像情報、あるいは、この画像情報から得られるコー
ド列を予め記憶装置に記憶することが必要となる。特開
平11−215119号では生体情報から得られるコー
ドを変換処理した2次コードを保存することにより安全
性を高めてはいるが、このようなシステムでは、記憶情
報が盗用されてしまった場合に、盗用された情報に基づ
いて暗号鍵が複製される可能性があり、システムの信頼
性が必ずしも十分ではない。
However, in order to realize the individual validity confirmation processing using such biological information, it is necessary to compare the newly read biological information such as the fundus image and fingerprint of the individual with the comparison object. It is necessary to store such collation information in a storage device in the system. That is, it is necessary to previously store image information obtained by electronically photographing a fundus image, a fingerprint, and the like of each individual who is an authorized user, or a code string obtained from this image information in a storage device in advance. Japanese Patent Application Laid-Open No. H11-215119 enhances security by storing a secondary code obtained by converting a code obtained from biometric information, but such a system is used when the stored information is stolen. However, the encryption key may be duplicated based on the stolen information, and the reliability of the system is not always sufficient.

【0014】さらに、従来の生体情報のみに頼るコード
生成手法では、異なる個人の指紋等から読み取られる生
体情報コードが同一になってしまうと、その同一コード
に基づいて同一の暗号鍵が生成される可能性がある。こ
のような可能性を排除するため、スキャナ等の生体情報
読み取り手段のパターン読み取り精度を極めて高精度に
して各個人の生体情報コードを確実に異なるものとしな
ければならなかった。しかし、現実には、そのような高
精度な読み取りを実現させることは困難であり、また高
精度な読み取りを実現させようとすると、たとえ同一人
であっても読み取り毎に異なるコードが生成されるなど
の不具合が発生する可能性があり、現実として使用に耐
えるシステムを実現するのは困難である。
Further, in the conventional code generation method relying only on biometric information, when biometric information codes read from fingerprints of different individuals become the same, the same encryption key is generated based on the same code. there is a possibility. In order to eliminate such a possibility, the pattern reading accuracy of the biometric information reading means such as a scanner must be extremely high so that the biometric information code of each individual is surely different. However, in reality, it is difficult to realize such high-precision reading, and when trying to realize high-precision reading, a different code is generated for each reading even if the same person is used. However, it is difficult to realize a system that is practically usable.

【0015】さらに、従来のシステム構成では、正規ユ
ーザの眼底像等、生体情報を予め電子撮影した画像情
報、あるいは、それらの画像情報から得られるコード列
を記憶した記憶装置を持たないシステムにおいては照合
処理が不可能である。従って、ネットワークを介した暗
号情報配信システム等に上記構成を適用した場合は、照
合情報を蓄積したメモリを搭載した装置のみが通信に参
加することができ、照合情報を蓄積していない装置は通
信に参加できないことになる。従って、上記構成は極め
て限定されたシステムにおいてのみ有効な構成であって
拡張性に劣るという欠点がある。
Further, in the conventional system configuration, in a system having no storage device for storing image information obtained by electronically photographing biological information such as a fundus image of an authorized user or a code string obtained from the image information, Collation processing is not possible. Therefore, when the above configuration is applied to a cryptographic information distribution system via a network, only devices equipped with a memory storing collation information can participate in communication, and devices not storing collation information can communicate. Will not be able to participate. Therefore, the above configuration is effective only in a very limited system, and has a drawback of poor expandability.

【0016】さらに、特開平11−215119号公報
に開示の個人情報管理装置および方法のように、眼底像
情報に基づいて暗号化鍵を生成しようとする場合、個人
から得られる眼底像情報は、左右の目を使用した場合で
も2つであり、眼底像情報から得られるコード列は極め
て少ない種類となるので暗号化鍵の種類を増やすことは
困難となる。さらに異なる暗号鍵を作成しようとした場
合、他の生体情報、例えば指紋を使用することが考えら
れるが10本の指を使用した場合でも、最大10種類の
コードが得られるのみであるので、生体情報のみを使用
した暗号化鍵生成方法において生成される暗号鍵は極め
て限定された有限数に限られてしまうという問題があ
る。
Further, when an encryption key is to be generated based on fundus image information as in the personal information management apparatus and method disclosed in Japanese Patent Application Laid-Open No. 11-215119, fundus image information obtained from an individual is Even when the left and right eyes are used, the number is two, and the number of code strings obtained from the fundus image information is extremely small, so that it is difficult to increase the types of encryption keys. If another cryptographic key is to be created, it is conceivable to use other biometric information, for example, a fingerprint. However, even if ten fingers are used, only up to ten types of codes can be obtained. There is a problem that an encryption key generated in an encryption key generation method using only information is limited to a very limited finite number.

【0017】本発明の、暗号化・復号化装置および暗号
化・復号化方法、並びにプログラム提供媒体は、上述の
ような従来技術における問題点に鑑みてなされたもので
ある。
An encryption / decryption device, an encryption / decryption method, and a program providing medium according to the present invention have been made in view of the above-mentioned problems in the prior art.

【0018】本発明は、生体情報のみではなく、任意の
パスワードを生体情報に組み合わせた合成コードに基づ
いて暗号鍵を生成する構成とすることにより、異なる個
人において生体情報が万が一、一致した場合であって
も、パスワードとの組み合わせで生成されるコードの一
致する可能性をなくし、指紋パターン等の生体情報の読
み取りによって取得するコードを極めて簡単な構成とす
ることを可能とした暗号鍵生成装置、暗号化・復号化装
置および暗号鍵生成方法、暗号化・復号化方法を提供す
ることを目的とする。
According to the present invention, not only the biometric information but also a cryptographic key is generated based on a synthetic code in which an arbitrary password is combined with the biometric information. Even if there is, an encryption key generation device that eliminates the possibility of a code generated in combination with a password and enables a code obtained by reading biometric information such as a fingerprint pattern to have an extremely simple configuration, An object of the present invention is to provide an encryption / decryption device, an encryption key generation method, and an encryption / decryption method.

【0019】さらに、本発明の、暗号鍵生成装置、暗号
化・復号化装置および暗号鍵生成方法、暗号化・復号化
方法は、生体情報を用いた暗号化鍵または復号化鍵生成
手法を用いたシステムは、記憶装置等に予め正規ユーザ
の生体情報を登録する必要性を排除してシステムの拡張
性を確保したシステムを提供することを目的とする。
Further, the encryption key generation device, the encryption / decryption device, the encryption key generation method, and the encryption / decryption method of the present invention use an encryption key or a decryption key generation method using biometric information. It is an object of the present invention to provide a system in which the necessity of registering the biometric information of an authorized user in a storage device or the like in advance is eliminated and the expandability of the system is ensured.

【0020】さらに、本発明は、生体情報にパスワード
を組み合わせたコード列に基づいて暗号化鍵、または復
号化鍵を生成する構成とすることにより、無限数の異な
る暗号化鍵または復号化鍵の生成を可能とした暗号鍵生
成装置、暗号化・復号化装置および暗号鍵生成方法、暗
号化・復号化方法を提供することを目的とする。
Further, according to the present invention, an encryption key or a decryption key is generated based on a code string in which biometric information is combined with a password, so that an infinite number of different encryption keys or decryption keys are generated. It is an object of the present invention to provide an encryption key generation device, an encryption / decryption device, an encryption key generation method, and an encryption / decryption method capable of generation.

【0021】[0021]

【課題を解決するための手段】本発明の第1の側面は、
生体情報を取得し、該生体情報に基づく生体コードを生
成して出力する生体情報読み取り手段と、パスワードを
入力するパスワード入力手段と、前記生体情報読み取り
手段で読み取られ生成された生体コードと上記パスワー
ド入力手段から入力されたパスワードに基づいて中間コ
ードを生成する中間コード生成手段と、前記中間コード
に基づいて、暗号化処理、または復号化処理に適用する
暗号鍵を生成する暗号鍵生成手段と、を有することを特
徴とする暗号鍵生成装置にある。
SUMMARY OF THE INVENTION A first aspect of the present invention is as follows.
Biological information reading means for obtaining biometric information, generating and outputting a biometric code based on the biometric information, password input means for inputting a password, the biometric code read and generated by the biometric information reading means, and the password An intermediate code generation unit that generates an intermediate code based on a password input from the input unit, and an encryption key generation unit that generates an encryption key to be applied to an encryption process or a decryption process based on the intermediate code, An encryption key generation device characterized by having:

【0022】さらに、本発明の暗号鍵生成装置におい
て、前記生体情報読み取り手段の読み取る生体情報は、
指紋、眼底像、声紋、DNAパターンのいずれか、また
は指紋、眼底像、声紋、DNAパターンの2以上の生体
情報の組み合せであることを特徴とする。
Further, in the encryption key generating apparatus according to the present invention, the biometric information read by the biometric information reading means is:
It is characterized by being one of a fingerprint, a fundus image, a voiceprint, and a DNA pattern, or a combination of two or more biometric information of a fingerprint, a fundus image, a voiceprint, and a DNA pattern.

【0023】さらに、本発明の暗号鍵生成装置におい
て、前記生体情報読み取り手段の読み取る生体情報は指
紋情報であり、前記生体情報読み取り手段は、指紋画像
を分割した複数領域において指紋の凹凸パターンの形成
する隆線方向を識別し、該隆線方向に応じたコードを前
記複数領域毎に対応付けることにより生体コードを生成
して出力する構成であることを特徴とする。
Further, in the encryption key generating apparatus of the present invention, the biometric information read by the biometric information reading means is fingerprint information, and the biometric information reading means forms a fingerprint uneven pattern in a plurality of areas obtained by dividing a fingerprint image. The ridge direction is identified, and a code corresponding to the ridge direction is associated with each of the plurality of regions to generate and output a biometric code.

【0024】さらに、本発明の暗号鍵生成装置におい
て、前記中間コード生成手段は、前記生体情報読み取り
手段で読み取られ生成された生体コードと上記パスワー
ド入力手段から入力されたパスワードとのいずれか一方
を上位ビットとし、他方を下位ビットとする生体コード
およびパスワードのデータ連接処理を実行して中間コー
ドを生成する構成であることを特徴とする。
Further, in the encryption key generation device of the present invention, the intermediate code generation means may include one of a biometric code read and generated by the biometric information reading means and a password input from the password input means. It is characterized in that an intermediate code is generated by executing data connection processing of a biometric code and a password in which upper bits are used and the other is lower bits.

【0025】さらに、本発明の暗号鍵生成装置におい
て、前記中間コード生成手段は、前記生体情報読み取り
手段で読み取られ生成された生体コードと上記パスワー
ド入力手段から入力されたパスワードに対して関数を適
用して新たな中間コードを生成する構成であることを特
徴とする。
Further, in the encryption key generation device of the present invention, the intermediate code generation means applies a function to the biometric code read and generated by the biometric information reading means and the password input from the password input means. And generating a new intermediate code.

【0026】さらに、本発明の暗号鍵生成装置におい
て、前記暗号鍵生成手段の生成する暗号鍵は、共通鍵暗
号化方式における共通鍵、公開鍵暗号化方式における公
開鍵、秘密鍵のいずれかであることを特徴とする。
Further, in the encryption key generation device of the present invention, the encryption key generated by the encryption key generation means may be any of a common key in a common key encryption system, a public key in a public key encryption system, and a secret key. There is a feature.

【0027】さらに、本発明の第2の側面は、生体情報
を取得し、該生体情報に基づく生体コードを生成して出
力する生体情報読み取り手段と、パスワードを入力する
パスワード入力手段と、前記生体情報読み取り手段で読
み取られ生成された生体コードと上記パスワード入力手
段から入力されたパスワードに基づいて中間コードを生
成する中間コード生成手段と、前記中間コードに基づい
て、暗号化処理、または復号化処理に適用する暗号鍵を
生成する暗号鍵生成手段と、暗号化すべきデータを入力
するデータ入力手段と、前記暗号鍵生成手段において生
成した暗号鍵に基づいて前記データ入力手段から入力し
たデータの暗号化処理を実行する暗号化手段と、前記暗
号化手段において暗号化したデータを出力する出力手段
と、を有することを特徴とする暗号化装置にある。
Furthermore, a second aspect of the present invention is a biometric information reading means for acquiring biometric information, generating and outputting a biometric code based on the biometric information, a password input means for inputting a password, Intermediate code generation means for generating an intermediate code based on the biometric code read and generated by the information reading means and the password input from the password input means; and encryption or decryption processing based on the intermediate code Encryption key generation means for generating an encryption key applied to data, data input means for inputting data to be encrypted, and encryption of data input from the data input means based on the encryption key generated by the encryption key generation means Having encryption means for executing processing, and output means for outputting data encrypted by the encryption means; In the encryption apparatus characterized.

【0028】さらに、本発明の暗号化装置において、生
体情報読み取り手段の読み取る生体情報は、指紋、眼底
像、声紋、DNAパターンのいずれか、または指紋、眼
底像、声紋、DNAパターンの2以上の生体情報の組み
合せであることを特徴とする。
Further, in the encryption apparatus of the present invention, the biological information read by the biological information reading means is any one of a fingerprint, a fundus image, a voiceprint, and a DNA pattern, or two or more of a fingerprint, a fundus image, a voiceprint, and a DNA pattern. It is a combination of biological information.

【0029】さらに、本発明の暗号化装置において、前
記生体情報読み取り手段の読み取る前記生体情報は指紋
情報であり、前記生体情報読み取り手段は、指紋画像を
分割した複数領域において指紋の凹凸パターンの形成す
る隆線方向を識別し、該隆線方向に応じたコードを前記
複数領域毎に対応付けることにより生体コードを生成し
て出力する構成であることを特徴とする。
Further, in the encryption device according to the present invention, the biometric information read by the biometric information reading means is fingerprint information, and the biometric information reading means forms a fingerprint uneven pattern in a plurality of areas obtained by dividing a fingerprint image. The ridge direction is identified, and a code corresponding to the ridge direction is associated with each of the plurality of regions to generate and output a biometric code.

【0030】さらに、本発明の暗号化装置において、前
記中間コード生成手段は、前記生体情報読み取り手段で
読み取られ生成された生体コードと上記パスワード入力
手段から入力されたパスワードとのいずれか一方を上位
ビットとし、他方を下位ビットとする生体コードおよび
パスワードのデータ連接処理を実行して中間コードを生
成する構成であることを特徴とする。
Further, in the encryption device according to the present invention, the intermediate code generation means may place one of the biometric code read and generated by the biometric information reading means and the password input from the password input means on a higher level. It is characterized in that the intermediate code is generated by executing data connection processing of a biometric code and a password with the bits being the lower bits and the other being the lower bits.

【0031】さらに、本発明の暗号化装置において、前
記中間コード生成手段は、前記生体情報読み取り手段で
読み取られ生成された生体コードと上記パスワード入力
手段から入力されたパスワードに対して関数を適用して
新たな中間コードを生成する構成であることを特徴とす
る。
Further, in the encryption device of the present invention, the intermediate code generation means applies a function to the biometric code read and generated by the biometric information reading means and the password input from the password input means. And generating a new intermediate code.

【0032】さらに、本発明の第3の側面は、生体情報
を取得し、該生体情報に基づく生体コードを生成して出
力する生体情報読み取り手段と、パスワードを入力する
パスワード入力手段と、前記生体情報読み取り手段で読
み取られ生成された生体コードと上記パスワード入力手
段から入力されたパスワードに基づいて中間コードを生
成する中間コード生成手段と、前記中間コードに基づい
て、暗号化処理、または復号化処理に適用する暗号鍵を
生成する暗号鍵生成手段と、復号化すべきデータを入力
するデータ入力手段と、前記暗号鍵生成手段において生
成した暗号鍵に基づいて前記データ入力手段から入力し
たデータの復号化処理を実行する復号化手段と、前記復
号化手段において復号化したデータを出力する出力手段
と、を有することを特徴とする復号化装置にある。
Further, a third aspect of the present invention is a biometric information reading means for acquiring biometric information, generating and outputting a biometric code based on the biometric information, a password input means for inputting a password, Intermediate code generation means for generating an intermediate code based on the biometric code read and generated by the information reading means and the password input from the password input means; and encryption or decryption processing based on the intermediate code Encryption key generation means for generating an encryption key applied to the data, data input means for inputting data to be decrypted, and decryption of data input from the data input means based on the encryption key generated by the encryption key generation means Decoding means for executing processing, and output means for outputting data decoded by the decoding means In decoding apparatus characterized.

【0033】さらに、本発明の復号化装置において、生
体情報読み取り手段の読み取る生体情報は、指紋、眼底
像、声紋、DNAパターンのいずれか、または指紋、眼
底像、声紋、DNAパターンの2以上の生体情報の組み
合せであることを特徴とする。
Further, in the decoding device of the present invention, the biological information read by the biological information reading means is any one of a fingerprint, a fundus image, a voiceprint, and a DNA pattern, or two or more of a fingerprint, a fundus image, a voiceprint, and a DNA pattern. It is a combination of biological information.

【0034】さらに、本発明の復号化装置において、前
記生体情報読み取り手段の読み取る前記生体情報は指紋
情報であり、前記生体情報読み取り手段は、指紋画像を
分割した複数領域において指紋の凹凸パターンの形成す
る隆線方向を識別し、該隆線方向に応じたコードを前記
複数領域毎に対応付けることにより生体コードを生成し
て出力する構成であることを特徴とする。
Further, in the decoding apparatus according to the present invention, the biometric information read by the biometric information reading means is fingerprint information, and the biometric information reading means forms a fingerprint uneven pattern in a plurality of areas obtained by dividing a fingerprint image. The ridge direction is identified, and a code corresponding to the ridge direction is associated with each of the plurality of regions to generate and output a biometric code.

【0035】さらに、本発明の復号化装置において、前
記中間コード生成手段は、前記生体情報読み取り手段で
読み取られ生成された生体コードと上記パスワード入力
手段から入力されたパスワードとのいずれか一方を上位
ビットとし、他方を下位ビットとする生体コードおよび
パスワードのデータ連接処理を実行して中間コードを生
成する構成であることを特徴とする。
Further, in the decryption device of the present invention, the intermediate code generation means places one of the biometric code read and generated by the biometric information reading means and the password input from the password input means on the upper level. It is characterized in that the intermediate code is generated by executing data connection processing of a biometric code and a password with the bits being the lower bits and the other being the lower bits.

【0036】さらに、本発明の復号化装置において、前
記中間コード生成手段は、前記生体情報読み取り手段で
読み取られ生成された生体コードと上記パスワード入力
手段から入力されたパスワードに対して関数を適用して
新たな中間コードを生成する構成であることを特徴とす
る。
Further, in the decoding apparatus of the present invention, the intermediate code generation means applies a function to the biometric code read and generated by the biometric information reading means and the password input from the password input means. And generating a new intermediate code.

【0037】さらに、本発明の第4の側面は、暗号化処
理または復号化処理に使用する暗号鍵を生成する暗号鍵
生成方法において、生体情報を取得し、該生体情報に基
づく生体コードを生成して出力する生体情報読み取りス
テップと、パスワードを入力するパスワード入力ステッ
プと、前記生体情報読み取りステップにおいて読み取ら
れた生体コードと上記パスワード入力ステップにおいて
入力されたパスワードに基づいて中間コードを生成する
中間コード生成ステップと、前記中間コードに基づい
て、暗号化処理、または復号化処理に適用する暗号鍵を
生成する暗号鍵生成ステップと、を有することを特徴と
する暗号鍵生成方法にある。
Further, according to a fourth aspect of the present invention, there is provided an encryption key generation method for generating an encryption key used for an encryption process or a decryption process, wherein biometric information is obtained and a biometric code based on the biometric information is generated. A biometric information reading step to output the password, a password input step to input a password, and an intermediate code to generate an intermediate code based on the biometric code read in the biometric information reading step and the password input in the password input step. An encryption key generation method, comprising: a generation step; and an encryption key generation step of generating an encryption key to be applied to an encryption process or a decryption process based on the intermediate code.

【0038】さらに、本発明の暗号鍵生成方法におい
て、生体情報読み取りステップにおいて読み取る生体情
報は、指紋、眼底像、声紋、DNAパターンのいずれ
か、または指紋、眼底像、声紋、DNAパターンの2以
上の生体情報の組み合せであることを特徴とする。
Further, in the encryption key generation method of the present invention, the biometric information read in the biometric information reading step is any one of a fingerprint, a fundus image, a voiceprint and a DNA pattern, or two or more of a fingerprint, a fundus image, a voiceprint and a DNA pattern. Characterized by a combination of biological information.

【0039】さらに、本発明の暗号鍵生成方法におい
て、前記生体情報読み取りステップにおいて読み取る前
記生体情報は指紋情報であり、前記生体情報読み取りス
テップは、指紋画像を分割した複数領域において指紋の
凹凸パターンの形成する隆線方向を識別し、該隆線方向
に応じたコードを前記複数領域毎に対応付けることによ
り生体コードを生成して出力することを特徴とする。
Further, in the encryption key generation method according to the present invention, the biometric information read in the biometric information reading step is fingerprint information, and the biometric information reading step includes a step of forming a concavo-convex pattern of the fingerprint in a plurality of areas obtained by dividing the fingerprint image. A ridge direction to be formed is identified, and a biometric code is generated and output by associating a code corresponding to the ridge direction with each of the plurality of regions.

【0040】さらに、本発明の暗号鍵生成方法におい
て、前記中間コード生成ステップは、前記生体情報読み
取りステップで読み取られた生体コードと上記パスワー
ド入力ステップで入力されたパスワードとのいずれか一
方を上位ビットとし、他方を下位ビットとする生体コー
ドおよびパスワードのデータ連接処理を実行して中間コ
ードを生成するステップを含むことを特徴とする。
Further, in the encryption key generating method according to the present invention, the intermediate code generating step includes the step of setting one of the biometric code read in the biometric information reading step and the password input in the password input step to an upper bit. And performing a data concatenation process of a biometric code and a password using the other as lower bits to generate an intermediate code.

【0041】さらに、本発明の暗号鍵生成方法におい
て、前記中間コード生成ステップは、前記生体情報読み
取りステップで読み取られた生体コードと上記パスワー
ド入力ステップで入力されたパスワードに対して関数を
適用して新たな中間コードを生成するステップを含むこ
とを特徴とする。
Further, in the encryption key generating method of the present invention, the intermediate code generating step applies a function to the biometric code read in the biometric information reading step and the password input in the password input step. Generating a new intermediate code.

【0042】さらに、本発明の第5の側面は、生体情報
を取得し、該生体情報に基づく生体コードを生成して出
力する生体情報読み取りステップと、パスワードを入力
するパスワード入力ステップと、前記生体情報読み取り
ステップで読み取られた生体コードと上記パスワード入
力ステップにおいて入力されたパスワードに基づいて中
間コードを生成する中間コード生成ステップと、前記中
間コードに基づいて、暗号化処理、または復号化処理に
適用する暗号鍵を生成する暗号鍵生成ステップと、暗号
化すべきデータを入力するデータ入力ステップと、前記
暗号鍵生成ステップにおいて生成した暗号鍵に基づいて
前記データ入力ステップにおいて入力したデータの暗号
化処理を実行する暗号化ステップと、前記暗号化ステッ
プにおいて暗号化したデータを出力する出力ステップ
と、を有することを特徴とする暗号化方法にある。
Furthermore, a fifth aspect of the present invention is a biometric information reading step for acquiring biometric information, generating and outputting a biometric code based on the biometric information, a password inputting step for inputting a password, An intermediate code generating step of generating an intermediate code based on the biometric code read in the information reading step and the password input in the password input step; and applying an encryption process or a decryption process based on the intermediate code. An encryption key generation step of generating an encryption key to be encrypted, a data input step of inputting data to be encrypted, and an encryption process of the data input in the data input step based on the encryption key generated in the encryption key generation step. Performing an encryption step, and encrypting in the encryption step. And outputting the data, in the encryption method characterized by having a.

【0043】さらに、本発明の第6の側面は、生体情報
を取得し、該生体情報に基づく生体コードを生成して出
力する生体情報読み取りステップと、パスワードを入力
するパスワード入力ステップと、前記生体情報読み取り
ステップで読み取られた生体コードと上記パスワード入
力ステップで入力されたパスワードに基づいて中間コー
ドを生成する中間コード生成ステップと、前記中間コー
ドに基づいて、暗号化処理、または復号化処理に適用す
る暗号鍵を生成する暗号鍵生成ステップと、復号化すべ
きデータを入力するデータ入力ステップと、前記暗号鍵
生成手段において生成した暗号鍵に基づいて前記データ
入力ステップにおいて入力したデータの復号化処理を実
行する復号化ステップと、前記復号化ステップにおいて
復号化したデータを出力する出力ステップと、を有する
ことを特徴とする復号化方法にある。
Further, a sixth aspect of the present invention is a biometric information reading step for acquiring biometric information, generating and outputting a biometric code based on the biometric information, a password inputting step for inputting a password, An intermediate code generating step of generating an intermediate code based on the biometric code read in the information reading step and the password input in the password input step; and applying the encryption or decryption processing based on the intermediate code. An encryption key generation step of generating an encryption key to be encrypted, a data input step of inputting data to be decrypted, and a decryption process of the data input in the data input step based on the encryption key generated by the encryption key generation means. A decoding step to be performed, and data decoded in the decoding step. In decoding method characterized by and an output step of outputting.

【0044】さらに、本発明の第7の側面は、暗号鍵生
成処理をコンピュータ・システム上で実行せしめるコン
ピュータ・プログラムを有形的に提供するプログラム提
供媒体であって、前記コンピュータ・プログラムは、生
体情報を取得し、該生体情報に基づく生体コードを生成
して出力する生体情報読み取りステップと、パスワード
を入力するパスワード入力ステップと、前記生体情報読
み取りステップにおいて読み取られた生体コードと上記
パスワード入力ステップにおいて入力されたパスワード
に基づいて中間コードを生成する中間コード生成ステッ
プと、前記中間コードに基づいて、暗号化処理、または
復号化処理に適用する暗号鍵を生成する暗号鍵生成ステ
ップと、を有することを特徴とするプログラム提供媒体
にある。
Further, a seventh aspect of the present invention is a program providing medium for tangibly providing a computer program for causing a computer system to execute an encryption key generation process, wherein the computer program includes biometric information A biometric information reading step of generating and outputting a biometric code based on the biometric information, a password input step of inputting a password, and inputting the biometric code read in the biometric information reading step and the password input step. An intermediate code generating step of generating an intermediate code based on the password, and an encryption key generating step of generating an encryption key to be applied to an encryption process or a decryption process based on the intermediate code. Characteristic program providing medium.

【0045】本発明の第7の側面に係るプログラム提供
媒体は、例えば、様々なプログラム・コードを実行可能
な汎用コンピュータ・システムに対して、コンピュータ
・プログラムをコンピュータ可読な形式で提供する媒体
である。媒体は、CDやFD、MOなどの記憶媒体、あ
るいは、ネットワークなどの伝送媒体など、その形態は
特に限定されない。
The program providing medium according to the seventh aspect of the present invention is, for example, a medium for providing a computer program in a computer-readable format to a general-purpose computer system capable of executing various program codes. . The form of the medium is not particularly limited, such as a storage medium such as a CD, an FD, and an MO, and a transmission medium such as a network.

【0046】このようなプログラム提供媒体は、コンピ
ュータ・システム上で所定のコンピュータ・プログラム
の機能を実現するための、コンピュータ・プログラムと
提供媒体との構造上又は機能上の協働的関係を定義した
ものである。換言すれば、該提供媒体を介してコンピュ
ータ・プログラムをコンピュータ・システムにインスト
ールすることによって、コンピュータ・システム上では
協働的作用が発揮され、本発明の他の側面と同様の作用
効果を得ることができるのである。
Such a program providing medium defines a structural or functional cooperative relationship between the computer program and the providing medium for realizing the functions of a predetermined computer program on a computer system. Things. In other words, by installing the computer program into the computer system via the providing medium, a cooperative operation is exerted on the computer system, and the same operation and effect as the other aspects of the present invention can be obtained. You can do it.

【0047】[0047]

【作用】本発明の構成によれば、指紋コードのような各
種の生体情報とパスワードとを組み合わせた合成コード
を生成し、この合成コードに基づいて暗号鍵を生成する
構成であるので、パスワードによる合成コードのユニー
ク性を高めることが可能となり、異なる個人間において
読み取り生体情報が万が一、一致した場合であっても、
パスワードとの組み合わせで生成されるコードは異なる
ものとすることが可能となり、指紋パターン等の生体情
報の読み取りによって取得するコードを極めて簡単なコ
ードとすることが可能となり、高精度の読み取り装置を
必要としない暗号化・復号化装置構成が実現される。
According to the configuration of the present invention, a composite code is generated by combining various biometric information such as a fingerprint code and a password, and an encryption key is generated based on the composite code. It is possible to enhance the uniqueness of the synthetic code, and even if the read biometric information matches between different individuals,
Codes generated in combination with passwords can be different, and codes obtained by reading biometric information such as fingerprint patterns can be extremely simple codes, requiring a high-precision reading device , An encryption / decryption device configuration is realized.

【0048】また、本発明の構成によれば、パスワード
のみからは同じ暗号鍵を生成することができないので、
記憶装置にパスワードを記憶して管理することができ、
従って暗号鍵の生成および機密管理が容易となる。ここ
で、共有の暗号鍵(共有鍵)とは、ユーザ間で共有した
い鍵をいい、鍵自体は共通鍵、公開鍵を問わない。すな
わち、DES暗号などの共通鍵方式のときは共通鍵を、
RSA暗号などの公開鍵方式のときは秘密鍵(秘密の復
号化鍵、認証の場合には、秘密の通信文検査鍵)を意味
する。なお、公開鍵方式において、暗号化鍵、通信文生
成鍵は公開ファイルによってすでに共有されているとい
える。
Further, according to the configuration of the present invention, the same encryption key cannot be generated only from the password,
The password can be stored and managed in the storage device,
Therefore, generation of the encryption key and confidentiality management become easy. Here, the shared encryption key (shared key) refers to a key that the user wants to share, and the key itself may be a common key or a public key. That is, in the case of a common key system such as DES encryption, a common key is used.
In the case of a public key system such as the RSA encryption, it means a secret key (a secret decryption key, and in the case of authentication, a secret message inspection key). In the public key method, it can be said that the encryption key and the message generation key are already shared by the public file.

【0049】本発明のさらに他の目的、特徴や利点は、
後述する本発明の実施例や添付する図面に基づくより詳
細な説明によって明らかになるであろう。
Still other objects, features and advantages of the present invention are:
It will become apparent from the following more detailed description based on the embodiments of the present invention and the accompanying drawings.

【0050】[0050]

【発明の実施の形態】以下、本発明の暗号鍵生成装置、
暗号化・復号化装置および暗号鍵生成方法、暗号化・復
号化方法の実施の形態について、図面を参照しながら、
詳細に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, an encryption key generation device according to the present invention will be described.
Embodiments of an encryption / decryption device, an encryption key generation method, and an encryption / decryption method will be described with reference to the drawings.
This will be described in detail.

【0051】[0051]

【実施例】図1に本発明の暗号化装置、図2に復号化装
置、図3に暗号化/復号化装置の各構成を示すブロック
図を示す。さらに、図4に各構成におけるハードウェア
構成例を示す。以下、各図に従って、順次説明する。
FIG. 1 is a block diagram showing the configuration of an encryption device according to the present invention, FIG. 2 is a block diagram showing the configuration of a decryption device, and FIG. FIG. 4 shows an example of a hardware configuration in each configuration. Hereinafter, description will be made sequentially according to each drawing.

【0052】図1は、本発明の暗号化・復号化装置の一
実施例に係る暗号化装置を構成するブロック図を示した
ものである。
FIG. 1 is a block diagram showing an encryption device according to an embodiment of the encryption / decryption device of the present invention.

【0053】暗号化装置は図1に示すように、指紋読み
取り手段101、パスワード入力手段102、暗号鍵生
成手段103、データ入力手段104、暗号化手段10
5、データ出力手段106を有する。なお、以下の実施
例の説明においては、図1の暗号化装置に示すように、
生体情報として指紋を使用する例を中心として説明す
る。しかしながら、本発明の暗号化・復号化装置および
暗号化・復号化方法で使用する生体情報は、指紋に限ら
ず、眼底像、声紋、DNAパターン、その他、個人特有
の生体に関する情報、あるいはこれらの組み合わせであ
れば使用可能であり、実施例に示す構成に限定されな
い。眼底像、声紋、DNAパターンを使用する場合は、
それぞれの生体情報に対する読み取り装置、分析装置を
使用する。例えば眼底像をしようする場合は眼底カメ
ラ、声紋を使用する場合は音声認識装置、DNAパター
ンを使用する場合はDNA分析装置等を用いて生体情報
を読み取る。ただし、以下では、説明の複雑化をさける
ため、生体情報として指紋を使用した例について説明す
る。
As shown in FIG. 1, the encryption device includes a fingerprint reading unit 101, a password input unit 102, an encryption key generation unit 103, a data input unit 104, and an encryption unit 10.
5. It has data output means 106. In the following description of the embodiment, as shown in the encryption device of FIG.
The following description focuses on an example in which a fingerprint is used as biometric information. However, the biometric information used in the encryption / decryption device and the encryption / decryption method of the present invention is not limited to fingerprints, but also includes fundus images, voice prints, DNA patterns, and other information related to an individual's living body or these Any combination can be used and is not limited to the configuration shown in the embodiment. When using a fundus image, voiceprint, or DNA pattern,
A reading device and an analyzing device for each biological information are used. For example, biometric information is read using a fundus camera when using a fundus image, a voice recognition device when using a voice print, and a DNA analyzer when using a DNA pattern. However, in the following, an example in which a fingerprint is used as biometric information will be described in order to avoid a complicated description.

【0054】図1の暗号化装置における指紋読み取り手
段101は、利用者(ユーザ)の指が押し当てられたと
きに、指紋パターンを読み取り、その特徴抽出を行い、
抽出された特徴データに基づいて指紋コードを出力し、
暗号鍵生成手段103に出力する。指紋パターンの読み
取りは光学的に指紋を読み取るスキャナ、あるいは指を
押し当てることによって発生する圧力を微少部分毎に検
出して凹凸パターンを読み取る圧力センサ等、各種の読
み取り構成によって実現可能である。
The fingerprint reading means 101 in the encryption device shown in FIG. 1 reads a fingerprint pattern when a user's (user) finger is pressed, and extracts features of the fingerprint pattern.
A fingerprint code is output based on the extracted feature data,
Output to the encryption key generation means 103. The reading of the fingerprint pattern can be realized by various reading configurations such as a scanner that optically reads a fingerprint or a pressure sensor that detects a pressure generated by pressing a finger for each minute portion and reads an uneven pattern.

【0055】パスワード入力手段102は、例えばキー
ボードのようなユーザがパスワードを入力する手段であ
る。パスワード入力手段102から入力されたパスワー
ドは暗号鍵生成手段103に出力される。
The password input means 102 is means for inputting a password by a user such as a keyboard. The password input from the password input unit 102 is output to the encryption key generation unit 103.

【0056】暗号鍵生成手段103は、指紋読み取り手
段101から読み取られた指紋コードとパスワード入力
手段102から入力されたパスワードの組み合わせに応
じて、暗号鍵を生成し、暗号化手段105へ出力する。
この暗号鍵生成手段103で生成する暗号鍵には、暗号
化するための暗号化鍵と、復号化するための復号化鍵を
含むものであり、前述した共通鍵暗号化方式、公開鍵暗
号化方式、ハイブリッド暗号化方式等、各種の暗号化方
式のいずれを適用するかによって、生成する鍵の種類が
決定されることになる。本発明は、いずれの暗号化方式
においても適用可能なものであり、生成する鍵は、デー
タの暗号化処理または復号化処理、あるいは前述のハイ
ブリッド方式を適用する場合には、鍵自体の暗号化処理
または復号化処理においても用いられる。この図1で
は、データの暗号化処理に用いる暗号化鍵を生成したも
のとして、以下説明する。なお、暗号鍵生成手段の具体
例については、後段で説明する。
The encryption key generation means 103 generates an encryption key according to a combination of the fingerprint code read from the fingerprint reading means 101 and the password input from the password input means 102, and outputs the generated encryption key to the encryption means 105.
The encryption key generated by the encryption key generation means 103 includes an encryption key for encryption and a decryption key for decryption. The type of key to be generated is determined depending on which of various encryption methods such as the encryption method and the hybrid encryption method is applied. The present invention can be applied to any encryption method, and the key to be generated is data encryption or decryption processing, or, when the above-described hybrid method is applied, encryption of the key itself. It is also used in processing or decoding processing. In FIG. 1, description will be given below assuming that an encryption key used for data encryption processing is generated. A specific example of the encryption key generation means will be described later.

【0057】データ入力手段104は、暗号化すべきデ
ータを入力するたとえばハードディスク、ネットワーク
インタフェース等によって構成されるデータ入力手段で
あり、暗号化すべきデータを暗号化手段105へ出力す
る。暗号化手段105は、データ入力手段104から入
力された暗号化すべきデータを、暗号鍵生成手段103
で生成された暗号化鍵で暗号化し、データ出力手段10
6へ出力する。
The data input means 104 is a data input means for inputting data to be encrypted, such as a hard disk, a network interface, etc., and outputs the data to be encrypted to the encryption means 105. The encryption means 105 converts the data to be encrypted input from the data input means 104 with the encryption key generation means 103
The data output means 10 encrypts with the encryption key generated in
Output to 6.

【0058】データ出力手段106は、ネットワークイ
ンタフェース、あるいはハードディスク等の記憶手段等
によって構成され、暗号化手段105で暗号化されたデ
ータを出力する。
The data output means 106 is constituted by a storage means such as a network interface or a hard disk, and outputs the data encrypted by the encryption means 105.

【0059】図1に示す暗号化装置では、指紋読み取り
手段101において指紋から取得される特徴コードと、
パスワード入力手段102から入力されるパスワードの
組み合わせに応じて、暗号鍵生成手段103が暗号化鍵
を生成し、この暗号化鍵により、データ入力手段104
から入力したデータを暗号化してデータ出力手段106
に出力することが可能であり、指紋読み取り手段101
によって読み取られる生体情報に基づくコードが一律の
データであっても、そのコード列にパスワード入力手段
102から入力する任意のパスワードを組み合わせて暗
号化鍵生成用コードとすることができるので、パスワー
ドを変更することにより無数の異なるコード列を生成す
ることができ、異なる暗号化鍵を無限に生成することが
可能となる。
In the encryption device shown in FIG. 1, a feature code obtained from a fingerprint by
The encryption key generation means 103 generates an encryption key in accordance with a combination of passwords input from the password input means 102, and the data input means 104 is generated by the encryption key.
Data input means 106 for encrypting the data input from
Can be output to the fingerprint reading means 101.
Even if the code based on the biometric information read by the user is uniform data, the code string can be combined with an arbitrary password input from the password input unit 102 to form an encryption key generation code. By doing so, countless different code strings can be generated, and different encryption keys can be generated indefinitely.

【0060】さらに、図1に示す暗号化装置では、指紋
読み取りデータを照合するための照合データを記憶手段
に記憶することがないので、第三者による照合データの
盗難の恐れがなく、不正に暗号鍵を複製される恐れがな
い。
Further, in the encryption device shown in FIG. 1, since the collation data for collating the fingerprint read data is not stored in the storage means, there is no possibility that the collation data is stolen by a third party, and the data is illegally transmitted. There is no danger of the encryption key being duplicated.

【0061】次に、図2を用いて本発明による復号化装
置の構成を説明する。図2は、本発明に係る復号化装置
の構成を示したブロック図である。図2に示すように復
号化装置は、指紋読み取り手段201、パスワード入力
手段202、暗号鍵生成手段203、データ入力手段2
04、復号化手段205、データ出力手段206を有す
る。
Next, the configuration of the decoding apparatus according to the present invention will be described with reference to FIG. FIG. 2 is a block diagram showing a configuration of the decoding device according to the present invention. As shown in FIG. 2, the decryption device includes a fingerprint reading unit 201, a password input unit 202, an encryption key generation unit 203, a data input unit 2
04, a decoding unit 205, and a data output unit 206.

【0062】指紋読み取り手段201、パスワード入力
手段202、暗号鍵生成手段203、データ入力手段2
04、データ出力手段206の基本構成は、前述の図1
で説明した暗号化装置における各手段と同様であるの
で、同一構成についての説明は省略し、異なる部分を中
心として説明する。
[0062] Fingerprint reading means 201, password input means 202, encryption key generating means 203, data input means 2
04, the basic configuration of the data output means 206 is the same as that shown in FIG.
Since the means are the same as those of the encryption device described in the above, the description of the same configuration will be omitted, and the description will focus on the different parts.

【0063】図2に示す復号化装置において、暗号鍵生
成手段203は、指紋読み取り手段201から読み取ら
れた指紋コードとパスワード入力手段202から入力さ
れたパスワードの組み合わせに応じて、暗号鍵、この場
合は暗号データの復号化に用いる復号化鍵を生成し、復
号化手段205へ出力する。
In the decryption device shown in FIG. 2, the encryption key generation means 203 outputs an encryption key according to a combination of the fingerprint code read from the fingerprint reading means 201 and the password input from the password input means 202. Generates a decryption key used for decrypting the encrypted data, and outputs it to the decrypting means 205.

【0064】データ入力手段204は、復号化すべき暗
号化データを入力し、復号化手段205へ出力する。復
号化手段205は、データ入力手段204から入力され
た復号化すべき暗号データを、暗号鍵生成手段203で
生成された復号化鍵で復号し、データ出力手段206へ
出力する。データ出力手段206は、復号化手段205
で、復号化されたデータを出力する。
The data input means 204 inputs the encrypted data to be decrypted and outputs it to the decrypting means 205. The decryption means 205 decrypts the encrypted data to be decrypted input from the data input means 204 with the decryption key generated by the encryption key generation means 203, and outputs the decrypted data to the data output means 206. The data output means 206 includes a decryption means 205
Output the decrypted data.

【0065】この図2に示す復号化装置を用いれば、指
紋から取得される特徴コードとパスワードの組み合わせ
に応じて生成される復号化鍵により、暗号データを復号
化して出力することが可能であり、指紋読み取り手段に
よって読み取られる生体情報に基づくコードが一律のデ
ータであっても、そのコード列に任意のパスワードを組
み合わせて復号化鍵の元データとすることができ、パス
ワードを変更することにより無数の異なるコード列を生
成することができるので、異なる無数の復号化鍵を生成
することが可能となる。
If the decryption device shown in FIG. 2 is used, it is possible to decrypt the encrypted data with a decryption key generated according to the combination of the password and the characteristic code obtained from the fingerprint, and to output the decrypted data. Even if the code based on the biometric information read by the fingerprint reading means is uniform data, the code string can be combined with an arbitrary password and used as the original data of the decryption key. Can be generated, so that countless different decryption keys can be generated.

【0066】また、指紋読み取りデータを照合するため
の照合データを記憶手段に記憶することがないので、第
三者による照合データの盗難の恐れがなく、不正に暗号
鍵を複製される恐れがない。
Further, since the collation data for collating the fingerprint read data is not stored in the storage means, there is no danger of theft of the collation data by a third party, and there is no danger of illegally duplicating the encryption key. .

【0067】次に、図3を用いて本発明による暗号化・
復号化装置の構成を説明する。図3は、本発明による暗
号化・復号化装置の構成を示したブロック図である。図
3に示すように暗号化・復号化装置は、指紋読み取り手
段301、パスワード入力手段302、暗号鍵生成手段
303、データ入力手段304、暗号化・復号化手段3
05、データ出力手段306を有する。
Next, with reference to FIG.
The configuration of the decoding device will be described. FIG. 3 is a block diagram showing the configuration of the encryption / decryption device according to the present invention. As shown in FIG. 3, the encryption / decryption device includes a fingerprint reading unit 301, a password input unit 302, an encryption key generation unit 303, a data input unit 304, and an encryption / decryption unit 3.
05, a data output means 306.

【0068】指紋読み取り手段301、パスワード入力
手段302、暗号鍵生成手段303、データ入力手段3
04、データ出力手段306の基本構成は、前述の図
1、2で説明した暗号化装置、復号化装置における各手
段と同様であるので、同一構成についての説明は省略
し、異なる部分を中心として説明する。
[0068] Fingerprint reading means 301, password input means 302, encryption key generating means 303, data input means 3
04, the basic configuration of the data output unit 306 is the same as each unit in the encryption device and the decryption device described with reference to FIGS. 1 and 2, and thus the description of the same configuration will be omitted, and different parts will be mainly described. explain.

【0069】図3に示す暗号化・復号化装置において、
暗号鍵生成手段303は、指紋読み取り手段301から
読み取られた指紋コードとパスワード入力手段302か
ら入力されたパスワードの組み合わせに応じて、暗号
鍵、この場合はデータの暗号化に用いる暗号化鍵、また
は暗号データの復号化に用いる復号化鍵を生成し、暗号
化・復号化手段305へ出力する。
In the encryption / decryption device shown in FIG.
The encryption key generation unit 303 generates an encryption key, in this case, an encryption key used for encrypting data, according to a combination of the fingerprint code read from the fingerprint reading unit 301 and the password input from the password input unit 302. A decryption key used for decrypting the encrypted data is generated and output to the encryption / decryption unit 305.

【0070】データ入力手段304は、暗号化すべきデ
ータ、または復号化すべき暗号化データを入力し、暗号
化・復号化手段305へ出力する。暗号化・復号化手段
305は、データ入力手段304から入力された暗号化
すべきデータ、または復号化すべき暗号データを、暗号
鍵生成手段303で生成された暗号化鍵で暗号化処理、
または復号化鍵で復号し、データ出力手段306へ出力
する。データ出力手段306は、暗号化手段305で暗
号化されたデータ、または、復号されたデータを出力す
る。
Data input means 304 inputs data to be encrypted or encrypted data to be decrypted, and outputs the data to encryption / decryption means 305. The encryption / decryption unit 305 encrypts the data to be encrypted or the encrypted data input from the data input unit 304 with the encryption key generated by the encryption key generation unit 303,
Alternatively, the data is decrypted with the decryption key and output to the data output unit 306. The data output unit 306 outputs the data encrypted by the encryption unit 305 or the decrypted data.

【0071】この図3に示す暗号化・復号化装置におい
ても、前述の暗号化装置、または復号化装置と同様に、
指紋から取得される特徴コードとパスワードの組み合わ
せに応じて生成される暗号化鍵、または復号化鍵によ
り、データの暗号化処理または復号化が可能となり、指
紋読み取り手段によって読み取られる生体情報に基づく
コードが一律のデータであっても、そのコード列に任意
のパスワードを組み合わせて暗号化鍵、復号化鍵の元デ
ータとすることができるので、パスワードを変更するこ
とにより無数の異なるコード列を生成することができ、
異なる無数の暗号化鍵および復号化鍵を生成することが
可能となる。
In the encryption / decryption device shown in FIG. 3, similarly to the above-described encryption device or decryption device,
An encryption key or a decryption key generated according to a combination of a feature code and a password obtained from a fingerprint enables data to be encrypted or decrypted, and a code based on biometric information read by fingerprint reading means. Can be used as the original data of the encryption key and the decryption key by combining an arbitrary password with the code string, so that countless different code strings are generated by changing the password. It is possible,
It is possible to generate an infinite number of different encryption keys and decryption keys.

【0072】また、指紋読み取りデータを照合するため
の照合データを記憶手段に記憶することがないので、第
三者による照合データの盗難の恐れがなく、不正に暗号
鍵を複製される恐れがない。
Further, since the collation data for collating the fingerprint read data is not stored in the storage means, there is no danger of theft of the collation data by a third party, and there is no danger of illegally duplicating the encryption key. .

【0073】次に、図4を用いて、上述の暗号化装置、
復号化装置、および暗号化・復号化装置のハードウェア
構成について説明する
Next, with reference to FIG.
A hardware configuration of a decryption device and an encryption / decryption device will be described.

【0074】図4は、図1〜3において説明した暗号化
装置、復号化装置、および暗号化・復号化装置に関する
ハードウェア構成の一例を示すブロック図である。
FIG. 4 is a block diagram showing an example of a hardware configuration relating to the encryption device, the decryption device, and the encryption / decryption device described with reference to FIGS.

【0075】指紋読み取り手段400は、光学的な指紋
パターン読み取り手段としてのスキャナ402、マイク
ロコンピュータ#1:403を含む。マイクロコンピュ
ータ#1:403は、バス404にCPU405、RO
M406、RAM407、インプット・アウトプット・
インタフェース(I/O)408を接続した構成を持
つ。
The fingerprint reading means 400 includes a scanner 402 as an optical fingerprint pattern reading means and a microcomputer # 1: 403. Microcomputer # 1: 403 has CPU 405, RO
M406, RAM407, input output
An interface (I / O) 408 is connected.

【0076】マイクロコンピュータ#1:403を構成
するROM406は、マイクロコンピュータ#1:40
3を起動しオペレーティングシステム(OS)等を立ち
上げるための基本プログラム等を格納し、RAM407
は、主記憶用メモリとして使用され、CPU405によ
るコード生成処理等、各種処理のための作業領域を備え
ている。各種プログラム、例えば、指紋コード生成プロ
グラムは図示しないフロッピー(登録商標)ディスクや
ハードディスク等の記憶媒体に格納され、実行時にRA
M407にロードされるようにしてもよい。
The ROM 406 constituting the microcomputer # 1: 403 is provided with the microcomputer # 1: 40.
3 and stores a basic program for starting an operating system (OS).
Is used as a main storage memory, and has a work area for various processes such as a code generation process by the CPU 405. Various programs, for example, a fingerprint code generation program are stored in a storage medium (not shown) such as a floppy (registered trademark) disk or a hard disk.
M407 may be loaded.

【0077】スキャナ402において読み取られた指紋
画像データは、I/O408を介してマイクロコンピュ
ータ#1:403に入力され指紋コードを生成する処理
が実行される。
The fingerprint image data read by the scanner 402 is input to the microcomputer # 1: 403 via the I / O 408, and a process for generating a fingerprint code is executed.

【0078】指紋読み取り手段400における処理、す
なわちスキャナ402によって読み取られた指紋画像デ
ータから指紋コードを生成する処理について図5を用い
て説明する。
The process in the fingerprint reading means 400, that is, the process of generating a fingerprint code from the fingerprint image data read by the scanner 402 will be described with reference to FIG.

【0079】なお、本発明の暗号化・復号化装置および
暗号化・復号化方法においては、暗号鍵の生成元となる
コードは、指紋等の生体情報コードと入力パスワードの
双方に基づいて形成される。従って、入力パスワードを
変更することによって合成して生成されるコードをいか
にでも複雑化することが可能であるので、指紋等の生体
情報コード自体は複雑なコードとすることが要請されな
い。生体情報から得られるコードを単純な短いデータ列
としても、パスワードと組み合わせたコード列において
同一コードが生成される可能性はほとんどない。従っ
て、指紋読み取り精度を高くすることなく、高度なスキ
ャン装置が必要とされない。
In the encryption / decryption device and the encryption / decryption method of the present invention, the code as the source of the encryption key is formed based on both the biometric information code such as a fingerprint and the input password. You. Therefore, since the code generated by synthesis by changing the input password can be complicated, the biometric information code itself such as a fingerprint is not required to be a complicated code. Even if the code obtained from the biometric information is a simple short data string, there is almost no possibility that the same code is generated in the code string combined with the password. Therefore, an advanced scanning device is not required without increasing the fingerprint reading accuracy.

【0080】従来の生体情報のみに頼るコード生成手法
では、異なる個人の指紋等から読み取られる生体情報コ
ードが同一になってしまうと、その同一コードに基づい
て同一の暗号鍵が生成される可能性がある。このような
可能性を排除するため、スキャナの読み取り精度を極め
て高精度にして各個人の生体情報コードを確実に異なる
ものとすることが要請されていた。しかし、現実には、
高精度な読み取りを実行させると、同一人であっても読
み取り時毎に異なる指紋コードが生成されるなどの不具
合も発生し、使用に耐えるシステムは実現されていない
のが現状である。
In the conventional code generation method relying only on biometric information, if biometric information codes read from fingerprints of different individuals become the same, the same encryption key may be generated based on the same code. There is. In order to eliminate such a possibility, there has been a demand for making the reading accuracy of the scanner extremely high so that the biometric information codes of each individual are surely different. But in reality,
When high-precision reading is performed, there is a problem that a different fingerprint code is generated each time reading is performed even by the same person, and a system that can be used at present has not been realized.

【0081】本発明の暗号化・復号化装置および暗号化
・復号化方法においては、上述のような従来システムと
は異なり、生体情報のみではなく、任意のパスワードを
組み合わせたコードに基づいて暗号鍵を生成する構成で
あるので、異なる個人において生体情報が万が一、一致
した場合であっても、パスワードとの組み合わせで生成
されるコードが一致する可能性はまずない。従って、指
紋パターン等の生体情報の読み取りによって取得するコ
ードは極めて簡単な構成とすることが可能である。本発
明の暗号化・復号化装置において適用可能な指紋パター
ン読み取りおよびコード生成の一例を図5を用いて説明
する。
In the encryption / decryption device and the encryption / decryption method according to the present invention, unlike the conventional system as described above, not only the biometric information but also the encryption key based on a code combining an arbitrary password. Is generated, even if the biometric information matches in different individuals, there is little possibility that the codes generated in combination with the password match. Therefore, a code obtained by reading biometric information such as a fingerprint pattern can have a very simple configuration. An example of fingerprint pattern reading and code generation applicable to the encryption / decryption device of the present invention will be described with reference to FIG.

【0082】指紋パターンからコードを生成するため
に、まず、図5(a)に示すように、スキャナに指を触
れたときに形成される指紋像を複数領域に分割する。指
の中心部を直交する線により、画像を領域1〜4の4つ
の領域に分割し、分割各領域においてコードを生成す
る。
In order to generate a code from a fingerprint pattern, first, as shown in FIG. 5A, a fingerprint image formed when a finger is touched on the scanner is divided into a plurality of areas. The image is divided into four regions of regions 1 to 4 by orthogonal lines at the center of the finger, and a code is generated in each of the divided regions.

【0083】図5(b)は、指紋の隆線方向(指紋の線
の流れ)を4つのパターンに分類し、それぞれに対する
コードを付与したものである。水平方向の隆線を0(0
0)、右上がりの隆線を1(01)、垂直方向の隆線を
2(10)、右下がりの隆線を3(11)としてコード
を対応付けている。
FIG. 5B shows that the ridge directions of fingerprints (flow of fingerprint lines) are classified into four patterns, and codes are assigned to the respective patterns. Set horizontal ridges to 0 (0
0), ridges rising to the right are 1 (01), ridges in the vertical direction are 2 (10), and ridges falling to the right are 3 (11), and codes are associated with each other.

【0084】図5(c)は、図5(a)の指紋パターン
の各領域における隆線パターン、すなわち各領域の指紋
の隆線方向(指紋の線の流れ)を平均化して、図5
(b)の各パターン中、最も類似するパターン選択して
指紋パターンと選択パターンを併せて示した図である。
FIG. 5C shows the ridge pattern in each region of the fingerprint pattern of FIG. 5A, that is, the ridge direction (flow of the fingerprint line) of the fingerprint in each region.
FIG. 4B is a diagram showing a fingerprint pattern and a selected pattern together by selecting the most similar pattern among the patterns shown in FIG.

【0085】図5(c)の各領域において指紋パターン
ともっとも類似する選択パターンの持つコードを領域1
〜4の順に並べて生成されるデータを指紋コードとし
た。すなわち、図5の例では、図5(d)に示すように
11011101(2進数)、あるいはdd(16進
数)を指紋パターンに基づくコード、すなわち指紋コー
ドとして出力される。
In each area of FIG. 5C, the code of the selection pattern most similar to the fingerprint pattern is stored in area 1
Data generated by arranging in the order of ~ 4 was used as a fingerprint code. That is, in the example of FIG. 5, as shown in FIG. 5D, 11011101 (binary number) or dd (hexadecimal number) is output as a code based on a fingerprint pattern, that is, a fingerprint code.

【0086】なお、図5で示すコード生成例は、生体情
報からコードを生成する1つの例にすぎない。図5では
領域分割数を4(図5(a)参照)とし、またコードを
対応付けたコード対応パターンについても4種類(図5
(b)参照)とした例であるが、領域分割数を4以上の
8、あるいは16等に増やしてもよく、また、コード対
応パターンについても、さらに方向を細かく区切ってコ
ードを増加させることで、各指紋パターンに応じた細か
な分類づけ、コード生成処理が可能である。
The example of code generation shown in FIG. 5 is just one example of generating a code from biological information. In FIG. 5, the number of area divisions is set to 4 (see FIG. 5A), and four types of code corresponding patterns (FIG.
(See (b)), the number of area divisions may be increased to 4 or more, such as 8 or 16, and the code corresponding pattern may be further finely divided to increase the code. It is possible to perform fine classification and code generation processing according to each fingerprint pattern.

【0087】図6に図4に示す指紋読み取り手段400
における処理である読み取り指紋画像データから指紋コ
ードを生成する処理フローを示す。図6は、具体的に
は、図4の指紋読み取り手段400におけるマイクロコ
ンピュータ#1:403の指紋コード読み取りの処理ア
ルゴリズムを示すフローチャートである。
FIG. 6 shows the fingerprint reading means 400 shown in FIG.
5 shows a processing flow for generating a fingerprint code from read fingerprint image data, which is the processing in. FIG. 6 is a flowchart specifically showing a processing algorithm for reading a fingerprint code by the microcomputer # 1: 403 in the fingerprint reading means 400 of FIG.

【0088】ステップ601は、図4に示すスキャナ4
02において読み取られた指紋データを2次元のイメー
ジデータへ展開し、方向の修正、ノイズ処理等の前処理
を実行するステップである。
Step 601 is performed by the scanner 4 shown in FIG.
02 is a step of expanding the fingerprint data read in 02 into two-dimensional image data and executing pre-processing such as direction correction and noise processing.

【0089】ステップ602は、ステップ601におい
て前処理されたイメージデータを、n個の領域へ分割す
る処理を実行するステップである。分割された各領域を
(I1,I2,…,In)とする。
Step 602 is a step of executing processing of dividing the image data preprocessed in step 601 into n regions. Each divided area is defined as (I1, I2,..., In).

【0090】ステップ603は、ステップ602におい
て分割された領域毎に、そのイメージデータの特徴抽出
を行い、その特徴量をコード化するステップである。各
領域I1,I2,…,In)から出力されるコード列
を、(C1,C2,…,Cn)とする。
Step 603 is a step of extracting a feature of the image data for each area divided in step 602 and coding the feature amount. The code string output from each area I1, I2, ..., In) is (C1, C2, ..., Cn).

【0091】ステップ604では、各領域から出力され
たコードを合成し、1つのコードへと合成する。その合
成方法の一例は、単純に各領域のコードをつなげる、す
なわち連接する方法である。合成コードをAとすると、
A=C1C2…Cnとして示される。
At step 604, the codes output from the respective areas are combined and combined into one code. One example of the combining method is a method of simply connecting the codes of the respective areas, that is, connecting them. If the synthesized code is A,
A = C1C2... Cn.

【0092】ステップ605は、上記のステップ604
において求めたコードAを指紋コードとして出力する。
Step 605 is the same as step 604 described above.
The code A obtained in is output as a fingerprint code.

【0093】指紋読み取り手段400は、このような手
順を実行することにより、暗号鍵生成のために必要とな
る指紋コードを生成する。
The fingerprint reading means 400 generates a fingerprint code required for generating an encryption key by executing such a procedure.

【0094】このようにして生成された指紋パターンか
ら得られるコードは、図4の暗号鍵生成手段420に出
力される。
The code obtained from the fingerprint pattern generated in this manner is output to the encryption key generation means 420 in FIG.

【0095】暗号鍵生成手段420は、マイクロコンピ
ュータ#2:423を含む。マイクロコンピュータ#
2:423は、バス424にCPU425、ROM42
6、RAM427、インプット・アウトプット・インタ
フェース(I/O)428を接続した構成を持つ。
The encryption key generation means 420 includes a microcomputer # 2: 423. Microcomputer #
2: 423: CPU 425, ROM 42 on bus 424
6, a RAM 427, and an input / output interface (I / O) 428.

【0096】マイクロコンピュータ#2:423を構成
するROM426は、マイクロコンピュータ#2:42
3を起動しオペレーティングシステム(OS)等を立ち
上げるための基本プログラム等を格納し、RAM427
は、主記憶用メモリとして使用され、CPU425によ
る暗号鍵生成処理等、各種処理のための作業領域を備え
ている。各種プログラム、例えば、暗号鍵生成プログラ
ムは図示しないフロッピーディスクやハードディスク等
の記憶媒体に格納され、実行時にRAM427にロード
されるようにしてもよい。
The ROM 426 constituting the microcomputer # 2: 423 is provided with the microcomputer # 2: 42.
3 and stores a basic program for starting an operating system (OS).
Is used as a main storage memory, and has a work area for various processes such as an encryption key generation process by the CPU 425. Various programs, for example, an encryption key generation program may be stored in a storage medium (not shown) such as a floppy disk or a hard disk, and may be loaded into the RAM 427 at the time of execution.

【0097】指紋読み取り手段400において読み取ら
れ、生成されたコードは、I/O428を介してマイク
ロコンピュータ#2:423に入力され、暗号鍵生成処
理が実行される。
The code read and generated by fingerprint reading means 400 is input to microcomputer # 2: 423 via I / O 428, and encryption key generation processing is executed.

【0098】暗号鍵生成手段420は、指紋読み取り手
段400において読み取られ、生成されたコードを入力
するとともに、パスワード入力手段410から入力され
るパスワードを入力する。パスワード入力手段410
は、文字入力するためのキーボード411を備え、ユー
ザは任意のパスワードを入力できる。
The encryption key generating means 420 inputs the code read and generated by the fingerprint reading means 400 and the password input from the password input means 410. Password input means 410
Has a keyboard 411 for inputting characters, and the user can input an arbitrary password.

【0099】暗号鍵生成手段420は、指紋読み取り手
段400において読み取られ生成されたコードと、パス
ワード入力手段410から入力されるパスワードに基づ
いて暗号鍵を生成する。
The encryption key generation means 420 generates an encryption key based on the code read and generated by the fingerprint reading means 400 and the password input from the password input means 410.

【0100】暗号鍵生成手段420は、例えば図7に示
す機能構成を持つ。図7は、図4に示すマイクロコンピ
ュータ#2:423において実行される処理を、暗号鍵
生成のアルゴリズムに従って機能構成に分割して示した
機能ブロック図である。図7に示すように、暗号鍵生成
手段701は、その処理機能として中間コード生成部7
11、暗号鍵生成部712を有する。
The encryption key generation means 420 has, for example, a functional configuration shown in FIG. FIG. 7 is a functional block diagram showing processing executed by microcomputer # 2: 423 shown in FIG. 4 divided into functional components according to an encryption key generation algorithm. As shown in FIG. 7, the encryption key generation unit 701 has an intermediate code generation unit 7 as its processing function.
11 and an encryption key generation unit 712.

【0101】中間コード生成部711は、指紋読み取り
手段から読み取られた指紋コードとパスワード入力手段
から入力されたパスワードの組み合わせに応じて、中間
コードを生成し暗号生成部712に出力する。
The intermediate code generator 711 generates an intermediate code according to a combination of the fingerprint code read from the fingerprint reader and the password input from the password input unit, and outputs the intermediate code to the encryption generator 712.

【0102】暗号鍵生成部712は、中間コード生成部
711から出力された中間コードに所定の関数を施すこ
とにより暗号鍵を生成し、暗号化・復号化手段に出力す
る。暗号鍵生成部712が生成する鍵は、システムが使
用している暗号化方式が例えばDES暗号などの共通鍵
方式のときは共通鍵であり、またRSA暗号などの公開
鍵方式を使用している場合は、秘密鍵、公開鍵となる。
The encryption key generation section 712 generates an encryption key by applying a predetermined function to the intermediate code output from the intermediate code generation section 711, and outputs the generated encryption key to the encryption / decryption means. The key generated by the encryption key generation unit 712 is a common key when the encryption method used by the system is a common key method such as DES encryption, and uses a public key method such as RSA encryption. In this case, the secret key and the public key are used.

【0103】中間コード生成部711は、前述の図5、
図6を用いて説明したような手法で指紋読み取り手段で
読み取られた指紋パターンに基づいて生成された指紋コ
ードと、パスワード入力手段から入力されたパスワード
を結合して中間コードを生成する。
The intermediate code generation unit 711 performs the processing shown in FIG.
The intermediate code is generated by combining the fingerprint code generated based on the fingerprint pattern read by the fingerprint reading means and the password input from the password input means by the method described with reference to FIG.

【0104】中間コード生成部711において実行され
る中間コードの生成例を図8に示す。指紋読み取り手段
において読み取られた指紋コードが、例えば、16ビッ
トで、 FE26(指紋コード)…(1) であり、また、パスワード入力手段から入力されたパス
ワードが、例えば、16ビットで、 35BA(パスワード)…(2) であったと仮定する。
FIG. 8 shows an example of the generation of the intermediate code executed by the intermediate code generation section 711. The fingerprint code read by the fingerprint reading means is, for example, 16 bits, FE26 (fingerprint code)... (1), and the password input from the password input means is, for example, 16 bits, 35 BA (password). )... (2).

【0105】中間コード生成部611は、上記(1)の
指紋コードと、(2)のパスワードを合成して、 FE2635BA…(3) の32ビットの中間コードを生成する。
The intermediate code generation unit 611 generates the 32-bit intermediate code of FE2635BA... (3) by synthesizing the fingerprint code of (1) and the password of (2).

【0106】図7に示す中間コード生成部711におい
て生成された中間コードは、暗号鍵生成部712へ出力
される。
The intermediate code generated by intermediate code generation section 711 shown in FIG. 7 is output to encryption key generation section 712.

【0107】なお、図8に示す中間コードの生成例は、
1つの例であり、中間コードは指紋読み取り手段におい
て生成される指紋コードと、パスワード入力手段によっ
て入力されるパスワードに基づいて生成されるデータで
あれば許容されるものであり、図8に示すようなコード
連接処理に限らず、指紋コードとパスワードに基づく新
たなコードを生成すればよいものである。例えば、指紋
コードとパスワードに対して関数を適用して中間コード
を得る構成としてもよく、また、指紋コードとパスワー
ドをアドレスとするテーブル検索による処理等によって
新たなコードを生成してもよい。
The example of generating the intermediate code shown in FIG.
For example, the intermediate code is acceptable as long as it is data generated based on a fingerprint code generated by the fingerprint reading means and a password input by the password inputting means, as shown in FIG. It is only necessary to generate a new code based on the fingerprint code and the password without being limited to the simple code connection processing. For example, a configuration may be adopted in which an intermediate code is obtained by applying a function to a fingerprint code and a password, or a new code may be generated by processing such as a table search using the fingerprint code and the password as addresses.

【0108】中間コード生成部711において生成され
た中間コードは、暗号鍵生成部712に出力され、暗号
鍵生成部712は中間コードに基づいて暗号鍵を生成す
る。暗号鍵の生成手法は、RSA方式、DES方式等、
システムの採用している方式に従って処理が行なわれる
ことになる。
The intermediate code generated by intermediate code generation section 711 is output to encryption key generation section 712, and encryption key generation section 712 generates an encryption key based on the intermediate code. The encryption key generation method includes RSA method, DES method, etc.
Processing is performed according to the system adopted by the system.

【0109】図9に図9(a)として共通鍵暗号化方式
の場合の暗号鍵生成処理に用いる機能ブロック構成、図
9(b)として公開鍵暗号化方式の場合の暗号鍵生成処
理に用いる機能ブロック構成をそれぞれ示す。
FIG. 9A shows a functional block configuration used for an encryption key generation process in the case of a common key encryption system as shown in FIG. 9A, and FIG. 9B shows a functional block configuration used for an encryption key generation process in the case of a public key encryption system. Each functional block configuration is shown.

【0110】図9(a)の共通鍵暗号化方式について、
まず説明する。先に説明したように共通鍵暗号化方式
は、暗号化するときに使用する鍵と、復号化するときに
使用する鍵とを共通化した暗号化方式である。
The common key encryption method shown in FIG.
First, a description will be given. As described above, the common key encryption method is an encryption method in which a key used for encryption and a key used for decryption are shared.

【0111】図9(a)に示す共通鍵暗号化方式におけ
る暗号鍵生成部901は、関数Fを適用する関数処理手
段902を有し、中間コード生成部から受領する中間コ
ードに関数Fを適用して暗号化鍵、復号化鍵を生成して
暗号化・復号化手段に出力する。関数Fの例としては、
例えばMD4ハッシュ関数、またはMD5ハッシュ関数
等の一方向関数がある。先に説明したように、生成され
た暗号鍵に基づいて、元のデータ、この場合は中間コー
ドを導くことは困難である。
The encryption key generation unit 901 in the common key encryption system shown in FIG. 9A has function processing means 902 for applying the function F, and applies the function F to the intermediate code received from the intermediate code generation unit. Then, an encryption key and a decryption key are generated and output to the encryption / decryption means. As an example of the function F,
For example, there is a one-way function such as an MD4 hash function or an MD5 hash function. As described above, it is difficult to derive the original data, in this case an intermediate code, based on the generated encryption key.

【0112】共通鍵暗号化方式を採用している場合は、
このようにして生成された暗号化鍵、または復号化鍵を
用いて、データの暗号化処理または復号化処理が実行さ
れることになる。
When the common key encryption method is adopted,
Using the encryption key or the decryption key generated in this way, data encryption or decryption is performed.

【0113】次に図9(b)の公開鍵暗号化方式につい
て説明する。図9(b)を用いてRSA方式を採用して
いる場合の暗号鍵生成処理について説明する。図9
(b)に示すように暗号鍵生成部903は、中間コード
分割部904、素数生成器905、公開鍵・秘密鍵生成
部906を有する。
Next, the public key encryption method shown in FIG. 9B will be described. The encryption key generation process when the RSA method is adopted will be described with reference to FIG. FIG.
As shown in (b), the encryption key generation unit 903 has an intermediate code division unit 904, a prime number generator 905, and a public key / private key generation unit 906.

【0114】RSA方式において公開鍵と、秘密鍵を生
成するためには、2個の素数p,qが必要となる。中間
コード分割部904では、中間コード生成部から入力さ
れる中間コードを2つのコードに分割する。例えば中間
コードを途中で区切り、上位ビットと下位ビットの2つ
のコードを生成する。
In order to generate a public key and a secret key in the RSA scheme, two prime numbers p and q are required. The intermediate code division unit 904 divides the intermediate code input from the intermediate code generation unit into two codes. For example, the intermediate code is divided on the way, and two codes of upper bits and lower bits are generated.

【0115】中間コード分割部904で生成された2つ
のコードは素数生成器905に出力される。素数生成器
805は乱数発生器を有する。中間コード分割部904
で生成された2つのコードのそれぞれが素数生成器80
5の有する乱数発生器に対する種として使用され、乱数
発生器で発生された乱数をもとに素数判定し、素数が2
つ抽出される。抽出された2つの素数が、暗号鍵生成用
の素数p、qとして公開鍵・秘密鍵生成部906に対し
て出力される。
The two codes generated by intermediate code division section 904 are output to prime number generator 905. The prime number generator 805 has a random number generator. Intermediate code division unit 904
Are generated by the prime number generator 80
5 is used as a seed for the random number generator of which the prime number is determined based on the random number generated by the random number generator.
Are extracted. The extracted two prime numbers are output to the public key / private key generation unit 906 as prime numbers p and q for generating an encryption key.

【0116】公開鍵・秘密鍵生成部906は、素数p,
qに基づいて公開鍵、秘密鍵を生成する。p,qは、素
数生成器905が生体情報コードとパスワードに基づく
分割中間コードに基づいて出力した2つの素数p,qで
あり、十分に大きな素数(例えば512〜2048ビッ
ト)である。
The public key / private key generation unit 906 generates a prime number p,
A public key and a secret key are generated based on q. p and q are two prime numbers p and q output by the prime number generator 905 based on the biometric information code and the divided intermediate code based on the password, and are sufficiently large prime numbers (for example, 512 to 2048 bits).

【0117】公開鍵・秘密鍵生成部906における暗号
鍵の生成処理は、例えば以下の手順で行なわれる。ま
ず、f=(p−1)(q−1)とし、このfに互いに素
(最大公約数が1)である値、eを求める。すなわちg
cd(e,(p−1),(q−1))=1を満足する
値、eを求める。なお、gcdは最大公約数を意味す
る。さらに、ed=1 modfとする値、dを求め、
これら各値に基づいて公開鍵をn、eとし、秘密鍵を
p、q、dとして決定する。
The process of generating an encryption key in the public key / private key generation unit 906 is performed, for example, in the following procedure. First, f = (p−1) (q−1), and a value e that is relatively prime (the greatest common divisor is 1) is obtained from f. I.e. g
A value e that satisfies cd (e, (p-1), (q-1)) = 1 is obtained. Gcd means the greatest common divisor. Further, a value d for ed = 1 modf is obtained, and d is obtained.
Based on these values, the public key is determined as n, e, and the secret key is determined as p, q, d.

【0118】公開鍵・秘密鍵生成部906の生成した公
開鍵、秘密鍵は、素数p,qを知っていればdをユーク
リッドの互除法で求めることができるが、p,qを知ら
ないものは、dを求めるためにはnを因数分解すること
が必要となり、これは膨大な計算量となるため、実質的
に値dを求めることは不可能である。公開鍵・秘密鍵生
成部906は、このような手順に従って、公開鍵・秘密
鍵を生成する。なお、システムが適用している暗号化方
式が異なれば鍵の生成方法も異なってくる。
The public key and private key generated by the public key / private key generation unit 906 can be obtained by E if the prime numbers p and q are known. In order to obtain d, it is necessary to factor n, which requires a huge amount of calculation, and it is practically impossible to obtain the value d. The public key / private key generation unit 906 generates a public key / private key according to such a procedure. Note that a different encryption method applied to the system requires a different key generation method.

【0119】図4に戻って、本発明の暗号化・復号化装
置の構成について説明を続ける。暗号鍵生成手段420
では、上述した手法に従って各種の暗号鍵を生成する。
Returning to FIG. 4, the description of the configuration of the encryption / decryption device of the present invention will be continued. Encryption key generation means 420
Then, various encryption keys are generated according to the method described above.

【0120】暗号鍵生成手段420の生成した暗号鍵
は、暗号化・復号化手段430に送られる。図4に示す
例では、暗号化・復号化手段430として暗号化処理、
復号化処理のいずれでも実行可能な構成、すなわち、図
3に対応する暗号化・復号化装置の構成として示してあ
るが、図1または図2に示すように暗号化処理装置、ま
たは復号化処理装置である場合は、暗号化処理、または
復号化処理のいずれか一方を実行する構成となる。
The encryption key generated by the encryption key generation means 420 is sent to the encryption / decryption means 430. In the example shown in FIG. 4, the encryption / decryption means 430 performs encryption processing,
Although shown as a configuration that can be executed in any of the decryption processes, that is, the configuration of the encryption / decryption device corresponding to FIG. 3, as shown in FIG. 1 or FIG. In the case of a device, it is configured to execute either the encryption process or the decryption process.

【0121】暗号化・復号化手段430は、図4に示す
ように、マイクロコンピュータ#3:433を含む。マ
イクロコンピュータ#3:433は、バス434にCP
U435、ROM436、RAM437、インプット・
アウトプット・インタフェース(I/O)438を接続
した構成を持つ。
As shown in FIG. 4, the encryption / decryption means 430 includes a microcomputer # 3: 433. The microcomputer # 3: 433 connects the bus 434 with the CP.
U435, ROM436, RAM437, input
It has a configuration in which an output interface (I / O) 438 is connected.

【0122】マイクロコンピュータ#3:433を構成
するROM436は、マイクロコンピュータ#3:43
3を起動しオペレーティングシステム(OS)等を立ち
上げるための基本プログラム等を格納し、RAM437
は、主記憶用メモリとして使用され、CPU435によ
る暗号化処理、復号化処理等、各種処理のための作業領
域を備えている。各種プログラム、例えば、暗号化処理
プログラム、または復号化プログラムは図示しないフロ
ッピーディスクやハードディスク等の記憶媒体に格納さ
れ、実行時にRAM437にロードされるようにしても
よい。
The ROM 436 constituting the microcomputer # 3: 433 is provided with the microcomputer # 3: 43.
RAM 337 for storing a basic program for starting the operating system (OS) 3 and for starting the operating system (OS).
Is used as a main storage memory, and has a work area for various processes such as an encryption process and a decryption process by the CPU 435. Various programs, for example, an encryption processing program or a decryption program may be stored in a storage medium (not shown) such as a floppy disk or a hard disk, and may be loaded into the RAM 437 at the time of execution.

【0123】暗号鍵生成手段420において生成された
暗号鍵は、I/O438を介してマイクロコンピュータ
#3:433に入力され、暗号化処理、または復号化処
理が実行される。
The encryption key generated by the encryption key generation means 420 is input to the microcomputer # 3: 433 via the I / O 438, and the encryption or decryption processing is executed.

【0124】暗号化・復号化手段430は、データ入力
手段440から暗号化の対象となるデータ、または復号
対象となる暗号化データを入力する。データ入力手段4
40は、図4の例では、記憶装置としてのハードディス
ク441を備え、ハードディスク中に処理対象のデータ
が格納されたものを想定しているが、データ入力は、例
えばネットワークを介して転送されてくるデータであっ
てもよい。
The encryption / decryption means 430 inputs data to be encrypted or encrypted data to be decrypted from the data input means 440. Data input means 4
In the example of FIG. 4, it is assumed that the hard disk drive 441 includes a hard disk 441 as a storage device and that data to be processed is stored in the hard disk, but data input is transferred via, for example, a network. It may be data.

【0125】暗号化・復号化手段430において、暗号
化処理、または復号化が実行されたデータは、データ出
力手段450に出力される。図4ではデータ出力手段4
50としてネットワークインタフェース451を記載し
ているが、このようにネットワークインタフェース45
1を介して外部に出力する構成、あるいはハードディス
ク、光ディスク、その他の記憶媒体に処理データを格納
する構成としてもよい。
The data subjected to the encryption processing or decryption by the encryption / decryption means 430 is output to the data output means 450. In FIG. 4, the data output means 4
Although the network interface 451 is described as 50, the network interface 45
1, or a configuration in which the processing data is stored in a hard disk, an optical disk, or another storage medium.

【0126】暗号化・復号化手段430において実行さ
れる暗号化処理、または復号化処理は、前述の共通鍵暗
号化方式、公開鍵暗号化方式等に基づいて、例えばRS
A方式、DES方式等が適用されて処理が実行され、暗
号化情報の生成、または暗号データからの復号データの
生成が実行される。
The encryption or decryption processing executed by the encryption / decryption means 430 is performed based on the above-described common key encryption method, public key encryption method, or the like.
The processing is executed by applying the A method, the DES method, or the like, and the generation of the encryption information or the generation of the decrypted data from the encrypted data is performed.

【0127】以上の説明から明らかなように、本発明の
暗号化・復号化装置および暗号化・復号化方法において
は、共通鍵暗号化方式、公開鍵暗号化方式いずれの暗号
化方式においても、指紋読み取り手段400による指紋
情報から生成される個人特有の生体情報コードと、パス
ワード入力手段410から入力されるパスワードとに基
づいて暗号鍵生成手段420において暗号鍵が生成さ
れ、この暗号鍵に基づいてデータの暗号化処理、または
復号化が実行されることになるので、個人固有の鍵生成
が可能となり、また、様々なパスワードを組み合わせる
ことで多様な鍵を無数に生成することが可能となる。
As is clear from the above description, in the encryption / decryption device and the encryption / decryption method of the present invention, both the common key encryption method and the public key encryption method can be used. An encryption key is generated by an encryption key generation unit 420 based on an individual-specific biometric information code generated from fingerprint information by the fingerprint reading unit 400 and a password input from the password input unit 410, and based on the encryption key. Since data encryption or decryption is performed, a key unique to an individual can be generated, and an infinite number of various keys can be generated by combining various passwords.

【0128】さらに、本発明の構成によれば、暗号鍵の
生成元データの一部を構成するパスワードを例えばハー
ドディスク等の記憶装置に記憶し、暗号化処理、復号処
理を行なう場合にのみ生体情報と合成して中間コードを
生成して暗号鍵を生成する構成としてもよい。パスワー
ドのみからは同じ暗号鍵を生成することができないの
で、記憶装置からパスワードが盗まれてもデータの復号
処理には適用できない。従って、複雑なパスワードを使
用したい場合は、これを記憶媒体に記憶して管理するこ
とができ機密管理が容易となる。
Further, according to the configuration of the present invention, the password constituting a part of the encryption key generation source data is stored in a storage device such as a hard disk, and the biometric information is obtained only when the encryption process and the decryption process are performed. And an intermediate code may be generated to generate an encryption key. Since the same encryption key cannot be generated from the password alone, even if the password is stolen from the storage device, it cannot be applied to data decryption processing. Therefore, when a complicated password is desired to be used, it can be stored and managed in a storage medium, and confidentiality management becomes easy.

【0129】なお、図4に示すハードウェア構成例では
指紋読み取り手段400、暗号鍵生成手段420、暗号
化・復号化手段430をそれぞれ個別のマイクロコンピ
ュータとして示してあるが、指紋読み取り、暗号鍵生
成、暗号化・復号化処理は、1つのコンピュータによっ
て順次処理することも可能であり、図4に示すように複
数のコンピュータによる構成のみならず、様々な構成が
可能である。
In the example of the hardware configuration shown in FIG. 4, the fingerprint reading means 400, the encryption key generation means 420, and the encryption / decryption means 430 are shown as individual microcomputers. The encryption / decryption processing can be sequentially performed by one computer, and various configurations are possible in addition to the configuration using a plurality of computers as shown in FIG.

【0130】また、上述の実施例では、生体情報として
指紋情報を用いた例を説明したが、先にも延べたよう
に、指紋以外にも、「その人固有の情報」、たとえば、
声紋や、眼底パターン、DNAパターンなどに基づい
て、生体コードを生成し、このコードとパスワードとを
組み合わせた合成コードに基づいて暗号化、復号化する
構成としてもよい。さらに、生体コード自体を指紋コー
ドと声紋コードとの合成コード、指紋コードと眼底パタ
ーンとの合成コードとし、これらにさらにパスワードを
組み合わせて暗号鍵生成用のコードとしてもよい。
Further, in the above-described embodiment, an example in which fingerprint information is used as biometric information has been described. However, as described above, in addition to fingerprints, "personal information unique to the person", for example,
A configuration may be adopted in which a biometric code is generated based on a voiceprint, a fundus pattern, a DNA pattern, and the like, and encryption and decryption are performed based on a composite code obtained by combining the code and a password. Furthermore, the biometric code itself may be a composite code of a fingerprint code and a voiceprint code, a composite code of a fingerprint code and a fundus pattern, and a password may be combined with the composite code to generate an encryption key.

【0131】以上、特定の実施例を参照しながら、本発
明について詳解してきた。しかしながら、本発明の要旨
を逸脱しない範囲で当業者が該実施例の修正や代用を成
し得ることは自明である。すなわち、例示という形態で
本発明を開示してきたのであり、限定的に解釈されるべ
きではない。本発明の要旨を判断するためには、冒頭に
記載した特許請求の範囲の欄を参酌すべきである。
The present invention has been described in detail with reference to the specific embodiments. However, it is obvious that those skilled in the art can modify or substitute the embodiment without departing from the spirit of the present invention. That is, the present invention has been disclosed by way of example, and should not be construed as limiting. In order to determine the gist of the present invention, the claims described at the beginning should be considered.

【0132】[0132]

【発明の効果】以上、説明したように、本発明の暗号鍵
生成装置、暗号化・復号化装置および暗号鍵生成方法、
暗号化・復号化方法によれば、指紋コードのような各種
の生体情報とパスワードとを組み合わせた合成コードを
生成し、この合成コードに基づいて暗号鍵を生成する構
成とした。従って、パスワードによる合成コードのユニ
ーク性を高め、固有のものとすることが可能となり、異
なる個人間において読み取り生体情報が万が一、一致し
た場合であっても、パスワードとの組み合わせで生成さ
れるコードは異なるものとすることが可能であるので、
指紋パターン等の生体情報の読み取りによって取得する
コードを極めて簡単なコードとすることが可能となり、
高精度の読み取り装置を必要としない暗号化・復号化装
置構成が実現される。
As described above, as described above, the encryption key generation device, the encryption / decryption device, and the encryption key generation method according to the present invention,
According to the encryption / decryption method, a composite code is generated by combining various types of biometric information such as a fingerprint code and a password, and an encryption key is generated based on the composite code. Therefore, it is possible to enhance the uniqueness of the composite code using the password and make it unique, and even if the biometric information read between different individuals matches, the code generated in combination with the password will not Since it can be different,
It is possible to make a code obtained by reading biometric information such as a fingerprint pattern an extremely simple code,
An encryption / decryption device configuration that does not require a high-precision reading device is realized.

【0133】さらに本発明の暗号鍵生成装置、暗号化・
復号化装置および暗号鍵生成方法、暗号化・復号化方法
においては、記憶装置等に予め正規ユーザの生体情報を
登録して照合処理を実行する構成ではないので、利用可
能な装置が照合データを持つシステムに限られず、拡張
性の高い構成が実現される。
Further, the encryption key generating apparatus of the present invention
In the decryption device, the encryption key generation method, and the encryption / decryption method, the biometric information of the authorized user is not registered in advance in the storage device or the like, and the matching process is not executed. A highly scalable configuration is realized without being limited to a system having the same.

【0134】さらに、本発明の暗号鍵生成装置、暗号化
・復号化装置および暗号鍵生成方法、暗号化・復号化方
法においては、生体情報にパスワードを組み合わせたコ
ード列に基づいて暗号化鍵、または復号化鍵を生成する
構成としたので、パスワードを変更することにより無限
数の異なる暗号化鍵または復号化鍵の生成が可能とな
る。
Furthermore, in the encryption key generation device, the encryption / decryption device, the encryption key generation method, and the encryption / decryption method of the present invention, the encryption key, the encryption key, Alternatively, since the decryption key is generated, an infinite number of different encryption keys or decryption keys can be generated by changing the password.

【0135】さらに、本発明の暗号鍵生成装置、暗号化
・復号化装置および暗号鍵生成方法、暗号化・復号化方
法においては、パスワードのみからは同じ暗号鍵を生成
することができないので、記憶装置にパスワードを記憶
して管理することができ機密管理が容易となる。
Further, in the encryption key generation device, the encryption / decryption device, the encryption key generation method, and the encryption / decryption method of the present invention, the same encryption key cannot be generated only from the password, so The password can be stored and managed in the device, and confidentiality management becomes easy.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明に係る暗号化装置の構成を示すブロック
図である。
FIG. 1 is a block diagram showing a configuration of an encryption device according to the present invention.

【図2】本発明に係る復号化装置の構成を示すブロック
図である。
FIG. 2 is a block diagram illustrating a configuration of a decoding device according to the present invention.

【図3】本発明に係る暗号化・復号化装置の構成を示す
ブロック図である。
FIG. 3 is a block diagram showing a configuration of an encryption / decryption device according to the present invention.

【図4】本発明に係る暗号化装置、復号化装置、暗号化
・復号化装置のハードウェア構成を示すブロック図であ
る。
FIG. 4 is a block diagram illustrating a hardware configuration of an encryption device, a decryption device, and an encryption / decryption device according to the present invention.

【図5】本発明の暗号化・復号化装置における指紋パタ
ーンからコードを生成する処理例を説明する図である。
FIG. 5 is a diagram illustrating an example of processing for generating a code from a fingerprint pattern in the encryption / decryption device of the present invention.

【図6】本発明の暗号化・復号化装置における指紋パタ
ーンからコードを生成する処理フローを示す図である。
FIG. 6 is a diagram showing a processing flow for generating a code from a fingerprint pattern in the encryption / decryption device of the present invention.

【図7】本発明の暗号化・復号化装置における暗号鍵生
成手段の処理ブロック図を示す図である。
FIG. 7 is a diagram showing a processing block diagram of an encryption key generation means in the encryption / decryption device of the present invention.

【図8】本発明の暗号化・復号化装置における暗号鍵生
成手段の指紋コード、パスワード、および中間コードの
例を示す図である。
FIG. 8 is a diagram showing an example of a fingerprint code, a password, and an intermediate code of the encryption key generation means in the encryption / decryption device of the present invention.

【図9】本発明の暗号化・復号化装置における暗号鍵生
成手段の共通鍵暗号化方式と公開鍵暗号化方式における
構成を示すブロック図である。
FIG. 9 is a block diagram showing a configuration of a common key encryption method and a public key encryption method of an encryption key generation means in the encryption / decryption device of the present invention.

【符号の説明】[Explanation of symbols]

101,201,301 指紋読み取り手段 102,202,302 パスワード入力手段 103.203,303 暗号鍵生成手段 104,204,304 データ入力手段 105 暗号化手段 106,206,306 出力手段 205 復号化手段 305 暗号化・復号化手段 400 指紋読み取り手段 402 スキャナ 403,423,433 マイクロコンピュータ 404,424,434 バス 405,425,435 CPU 406,426,436 ROM 407,427,437 RAM 410 パスワード入力手段 411 キーボード 420 暗号鍵生成手段 430 暗号化(復号化)手段 440 データ入力手段 441 ハードディスク 450 データ出力手段 451 ネットワークインタフェース 701 暗号鍵生成手段 711 中間コード生成部 712 暗号鍵生成部 901 暗号鍵生成手段 902 関数処理手段 903 暗号鍵生成手段 904 中間コード分割部 905 素数生成器 906 公開鍵・秘密鍵生成部 101, 201, 301 Fingerprint reading means 102, 202, 302 Password input means 103. 203, 303 Encryption key generation means 104, 204, 304 Data input means 105 Encryption means 106, 206, 306 Output means 205 Decryption means 305 Encryption Encryption / decryption means 400 fingerprint reading means 402 scanner 403,423,433 microcomputer 404,424,434 bus 405,425,435 CPU 406,426,436 ROM 407,427,437 RAM 410 password input means 411 keyboard 420 encryption Key generation means 430 Encryption (decryption) means 440 Data input means 441 Hard disk 450 Data output means 451 Network interface 701 Encryption key generation means 711 Intermediate Code generation unit 712 encryption key generation unit 901 encryption key generation unit 902 function processing unit 903 encryption key generation unit 904 intermediate code division unit 905 prime number generator 906 public key / private key generation unit

Claims (24)

【特許請求の範囲】[Claims] 【請求項1】生体情報を取得し、該生体情報に基づく生
体コードを生成して出力する生体情報読み取り手段と、 パスワードを入力するパスワード入力手段と、 前記生体情報読み取り手段で読み取られ生成された生体
コードと上記パスワード入力手段から入力されたパスワ
ードに基づいて中間コードを生成する中間コード生成手
段と、 前記中間コードに基づいて、暗号化処理または復号化処
理に適用する暗号鍵を生成する暗号鍵生成手段と、 を有することを特徴とする暗号鍵生成装置。
1. A biometric information reading unit that acquires biometric information, generates and outputs a biometric code based on the biometric information, a password input unit that inputs a password, and is read and generated by the biometric information reading unit. Intermediate code generation means for generating an intermediate code based on a biometric code and a password input from the password input means, and an encryption key for generating an encryption key to be applied to encryption or decryption processing based on the intermediate code An encryption key generation device, comprising: generation means.
【請求項2】前記生体情報読み取り手段の読み取る生体
情報は、指紋、眼底像、声紋、DNAパターンのいずれ
か、または指紋、眼底像、声紋、DNAパターンの2以
上の生体情報の組み合せであることを特徴とする請求項
1に記載の暗号鍵生成装置。
2. The biological information read by the biological information reading means is any of a fingerprint, a fundus image, a voiceprint, and a DNA pattern, or a combination of two or more biological information of a fingerprint, a fundus image, a voiceprint, and a DNA pattern. The encryption key generation device according to claim 1, wherein:
【請求項3】前記生体情報読み取り手段の読み取る生体
情報は指紋情報であり、 前記生体情報読み取り手段は、指紋画像を分割した複数
領域において指紋の凹凸パターンの形成する隆線方向を
識別し、該隆線方向に応じたコードを前記複数領域毎に
対応付けることにより生体コードを生成して出力する構
成であることを特徴とする請求項1に記載の暗号鍵生成
装置。
3. The biometric information read by the biometric information reading means is fingerprint information. The biometric information reading means identifies a ridge direction of a concavo-convex pattern of a fingerprint in a plurality of areas obtained by dividing a fingerprint image. 2. The encryption key generation device according to claim 1, wherein a biometric code is generated and output by associating a code corresponding to a ridge direction for each of the plurality of regions.
【請求項4】前記中間コード生成手段は、前記生体情報
読み取り手段で読み取られ生成された生体コードと上記
パスワード入力手段から入力されたパスワードとのいず
れか一方を上位ビットとし、他方を下位ビットとする生
体コードおよびパスワードのデータ連接処理を実行して
中間コードを生成する構成であることを特徴とする請求
項1に記載の暗号鍵生成装置。
4. The intermediate code generation means sets one of a biometric code read and generated by the biometric information reading means and a password input from the password input means as an upper bit and sets the other as a lower bit. 2. The encryption key generation apparatus according to claim 1, wherein the encryption key generation apparatus is configured to execute data concatenation processing of a biometric code and a password to generate an intermediate code.
【請求項5】前記中間コード生成手段は、前記生体情報
読み取り手段で読み取られ生成された生体コードと上記
パスワード入力手段から入力されたパスワードに対して
関数を適用して新たな中間コードを生成する構成である
ことを特徴とする請求項1に記載の暗号鍵生成装置。
5. The intermediate code generation means generates a new intermediate code by applying a function to a biometric code read and generated by the biometric information reading means and a password input from the password input means. The encryption key generation device according to claim 1, wherein the encryption key generation device has a configuration.
【請求項6】前記暗号鍵生成手段の生成する暗号鍵は、
共通鍵暗号化方式における共通鍵、公開鍵暗号化方式に
おける公開鍵、秘密鍵のいずれかであることを特徴とす
る請求項1に記載の暗号鍵生成装置。
6. An encryption key generated by said encryption key generation means,
2. The encryption key generation device according to claim 1, wherein the encryption key generation device is one of a common key in a common key encryption system, a public key and a private key in a public key encryption system.
【請求項7】生体情報を取得し、該生体情報に基づく生
体コードを生成して出力する生体情報読み取り手段と、 パスワードを入力するパスワード入力手段と、 前記生体情報読み取り手段で読み取られ生成された生体
コードと上記パスワード入力手段から入力されたパスワ
ードに基づいて中間コードを生成する中間コード生成手
段と、 前記中間コードに基づいて、暗号化処理、または復号化
処理に適用する暗号鍵を生成する暗号鍵生成手段と、 暗号化すべきデータを入力するデータ入力手段と、 前記暗号鍵生成手段において生成した暗号鍵に基づいて
前記データ入力手段から入力したデータの暗号化処理を
実行する暗号化手段と、 前記暗号化手段において暗号化したデータを出力する出
力手段と、 を有することを特徴とする暗号化装置。
7. A biometric information reading means for acquiring biometric information, generating and outputting a biometric code based on the biometric information, a password inputting means for inputting a password, and a biometric information reading means which is read and generated by the biometric information reading means. Intermediate code generating means for generating an intermediate code based on a biometric code and a password input from the password input means, and encryption for generating an encryption key to be applied to an encryption process or a decryption process based on the intermediate code Key generation means, data input means for inputting data to be encrypted, encryption means for executing encryption processing of data input from the data input means based on the encryption key generated by the encryption key generation means, An output unit that outputs data encrypted by the encryption unit.
【請求項8】前記生体情報読み取り手段の読み取る生体
情報は、指紋、眼底像、声紋、DNAパターンのいずれ
か、または指紋、眼底像、声紋、DNAパターンの2以
上の生体情報の組み合せであることを特徴とする請求項
7に記載の暗号化装置。
8. The biological information read by the biological information reading means is any one of a fingerprint, a fundus image, a voiceprint, and a DNA pattern, or a combination of two or more biological information of a fingerprint, a fundus image, a voiceprint, and a DNA pattern. The encryption device according to claim 7, wherein:
【請求項9】前記生体情報読み取り手段の読み取る前記
生体情報は指紋情報であり、前記生体情報読み取り手段
は、指紋画像を分割した複数領域において指紋の凹凸パ
ターンの形成する隆線方向を識別し、該隆線方向に応じ
たコードを前記複数領域毎に対応付けることにより生体
コードを生成して出力する構成であることを特徴とする
請求項7に記載の暗号化装置。
9. The biometric information read by the biometric information reading means is fingerprint information, and the biometric information reading means identifies a ridge direction in which a concavo-convex pattern of a fingerprint is formed in a plurality of areas obtained by dividing the fingerprint image. 8. The encryption apparatus according to claim 7, wherein a biometric code is generated and output by associating a code corresponding to the ridge direction for each of the plurality of regions.
【請求項10】前記中間コード生成手段は、前記生体情
報読み取り手段で読み取られ生成された生体コードと上
記パスワード入力手段から入力されたパスワードとのい
ずれか一方を上位ビットとし、他方を下位ビットとする
生体コードおよびパスワードのデータ連接処理を実行し
て中間コードを生成する構成であることを特徴とする請
求項7に記載の暗号化装置。
10. The intermediate code generating means sets one of a biometric code read and generated by the biometric information reading means and a password input from the password input means as an upper bit and the other as a lower bit. 8. The encryption device according to claim 7, wherein the encryption device is configured to execute data connection processing of a biometric code and a password to generate an intermediate code.
【請求項11】前記中間コード生成手段は、前記生体情
報読み取り手段で読み取られ生成された生体コードと上
記パスワード入力手段から入力されたパスワードに対し
て関数を適用して新たな中間コードを生成する構成であ
ることを特徴とする請求項7に記載の暗号化装置。
11. The intermediate code generation means generates a new intermediate code by applying a function to a biometric code read and generated by the biometric information reading means and a password input from the password input means. The encryption device according to claim 7, wherein the encryption device has a configuration.
【請求項12】生体情報を取得し、該生体情報に基づく
生体コードを生成して出力する生体情報読み取り手段
と、 パスワードを入力するパスワード入力手段と、 前記生体情報読み取り手段で読み取られ生成された生体
コードと上記パスワード入力手段から入力されたパスワ
ードに基づいて中間コードを生成する中間コード生成手
段と、 前記中間コードに基づいて、暗号化処理、または復号化
処理に適用する暗号鍵を生成する暗号鍵生成手段と、 復号化すべきデータを入力するデータ入力手段と、 前記暗号鍵生成手段において生成した暗号鍵に基づいて
前記データ入力手段から入力したデータの復号化処理を
実行する復号化手段と、 前記復号化手段において復号化したデータを出力する出
力手段と、 を有することを特徴とする復号化装置。
12. A biometric information reading means for acquiring biometric information, generating and outputting a biometric code based on the biometric information, a password inputting means for inputting a password, and a biometric information reading means. Intermediate code generating means for generating an intermediate code based on a biometric code and a password input from the password input means, and encryption for generating an encryption key to be applied to an encryption process or a decryption process based on the intermediate code Key generation means, data input means for inputting data to be decrypted, decryption means for performing a decryption process on the data input from the data input means based on the encryption key generated by the encryption key generation means, An output unit that outputs data decoded by the decoding unit.
【請求項13】前記生体情報読み取り手段の読み取る生
体情報は、指紋、眼底像、声紋、DNAパターンのいず
れか、または指紋、眼底像、声紋、DNAパターンの2
以上の生体情報の組み合せであることを特徴とする請求
項12に記載の復号化装置。
13. The biological information read by the biological information reading means may be any one of a fingerprint, a fundus image, a voiceprint, and a DNA pattern, or two of a fingerprint, a fundus image, a voiceprint, and a DNA pattern.
13. The decoding device according to claim 12, wherein the combination is a combination of the biological information.
【請求項14】前記生体情報読み取り手段の読み取る前
記生体情報は指紋情報であり、前記生体情報読み取り手
段は、指紋画像を分割した複数領域において指紋の凹凸
パターンの形成する隆線方向を識別し、該隆線方向に応
じたコードを前記複数領域毎に対応付けることにより生
体コードを生成して出力する構成であることを特徴とす
る請求項12に記載の復号化装置。
14. The biometric information read by the biometric information reading means is fingerprint information, and the biometric information reading means identifies a ridge direction in which a concavo-convex pattern of a fingerprint is formed in a plurality of areas obtained by dividing a fingerprint image. 13. The decoding apparatus according to claim 12, wherein a biometric code is generated and output by associating a code corresponding to the ridge direction for each of the plurality of regions.
【請求項15】前記中間コード生成手段は、前記生体情
報読み取り手段で読み取られ生成された生体コードと上
記パスワード入力手段から入力されたパスワードとのい
ずれか一方を上位ビットとし、他方を下位ビットとする
生体コードおよびパスワードのデータ連接処理を実行し
て中間コードを生成する構成であることを特徴とする請
求項12に記載の復号化装置。
15. The intermediate code generating means sets one of a biometric code read and generated by the biometric information reading means and a password input from the password input means as an upper bit and sets the other as a lower bit. 13. The decoding apparatus according to claim 12, wherein the decoding apparatus is configured to execute data connection processing of a biometric code and a password to generate an intermediate code.
【請求項16】前記中間コード生成手段は、前記生体情
報読み取り手段で読み取られ生成された生体コードと上
記パスワード入力手段から入力されたパスワードに対し
て関数を適用して新たな中間コードを生成する構成であ
ることを特徴とする請求項12に記載の復号化装置。
16. The intermediate code generation means generates a new intermediate code by applying a function to the biometric code read and generated by the biometric information reading means and the password input from the password input means. 13. The decoding device according to claim 12, wherein the decoding device has a configuration.
【請求項17】暗号化処理または復号化処理に使用する
暗号鍵を生成する暗号鍵生成方法において、 生体情報を取得し、該生体情報に基づく生体コードを生
成して出力する生体情報読み取りステップと、 パスワードを入力するパスワード入力ステップと、 前記生体情報読み取りステップにおいて読み取られた生
体コードと上記パスワード入力ステップにおいて入力さ
れたパスワードに基づいて中間コードを生成する中間コ
ード生成ステップと、 前記中間コードに基づいて、暗号化処理、または復号化
処理に適用する暗号鍵を生成する暗号鍵生成ステップ
と、 を有することを特徴とする暗号鍵生成方法。
17. An encryption key generation method for generating an encryption key for use in an encryption process or a decryption process, comprising: obtaining biometric information; generating a biometric code based on the biometric information; and outputting the biometric code. A password input step of inputting a password; an intermediate code generating step of generating an intermediate code based on the biometric code read in the biometric information reading step and the password input in the password input step; An encryption key generation step of generating an encryption key to be applied to the encryption processing or the decryption processing.
【請求項18】前記生体情報読み取りステップにおいて
読み取る生体情報は、指紋、眼底像、声紋、DNAパタ
ーンのいずれか、または指紋、眼底像、声紋、DNAパ
ターンの2以上の生体情報の組み合せであることを特徴
とする請求項17に記載の暗号鍵生成方法。
18. The biometric information read in the biometric information reading step is any of a fingerprint, a fundus image, a voiceprint, and a DNA pattern, or a combination of two or more biometric information of a fingerprint, a fundus image, a voiceprint, and a DNA pattern. The encryption key generation method according to claim 17, wherein:
【請求項19】前記生体情報読み取りステップにおいて
読み取る前記生体情報は指紋情報であり、 前記生体情報読み取りステップは、指紋画像を分割した
複数領域において指紋の凹凸パターンの形成する隆線方
向を識別し、該隆線方向に応じたコードを前記複数領域
毎に対応付けることにより生体コードを生成して出力す
ることを特徴とする請求項17に記載の暗号鍵生成方
法。
19. The biometric information read in the biometric information reading step is fingerprint information, wherein the biometric information reading step identifies a ridge direction of a concavo-convex pattern of the fingerprint in a plurality of regions obtained by dividing the fingerprint image. 18. The encryption key generation method according to claim 17, wherein a biometric code is generated and output by associating a code corresponding to the ridge direction for each of the plurality of regions.
【請求項20】前記中間コード生成ステップは、前記生
体情報読み取りステップで読み取られた生体コードと上
記パスワード入力ステップで入力されたパスワードとの
いずれか一方を上位ビットとし、他方を下位ビットとす
る生体コードおよびパスワードのデータ連接処理を実行
して中間コードを生成するステップを含むことを特徴と
する請求項17に記載の暗号鍵生成方法。
20. The intermediate code generation step, wherein one of a biometric code read in the biometric information reading step and a password input in the password input step is set as an upper bit and the other is a biometric code in which the other is set as a lower bit. 18. The encryption key generation method according to claim 17, further comprising the step of executing data connection processing of a code and a password to generate an intermediate code.
【請求項21】前記中間コード生成ステップは、前記生
体情報読み取りステップで読み取られた生体コードと上
記パスワード入力ステップで入力されたパスワードに対
して関数を適用して新たな中間コードを生成するステッ
プを含むことを特徴とする請求項17に記載の暗号鍵生
成方法。
21. The intermediate code generating step includes generating a new intermediate code by applying a function to the biometric code read in the biometric information reading step and the password input in the password input step. The encryption key generation method according to claim 17, further comprising:
【請求項22】生体情報を取得し、該生体情報に基づく
生体コードを生成して出力する生体情報読み取りステッ
プと、 パスワードを入力するパスワード入力ステップと、 前記生体情報読み取りステップで読み取られた生体コー
ドと上記パスワード入力ステップにおいて入力されたパ
スワードに基づいて中間コードを生成する中間コード生
成ステップと、 前記中間コードに基づいて、暗号化処理、または復号化
処理に適用する暗号鍵を生成する暗号鍵生成ステップ
と、 暗号化すべきデータを入力するデータ入力ステップと、 前記暗号鍵生成ステップにおいて生成した暗号鍵に基づ
いて前記データ入力ステップにおいて入力したデータの
暗号化処理を実行する暗号化ステップと、 前記暗号化ステップにおいて暗号化したデータを出力す
る出力ステップと、 を有することを特徴とする暗号化方法。
22. A biometric information reading step for acquiring biometric information, generating and outputting a biometric code based on the biometric information, a password inputting step for inputting a password, and a biometric code read in the biometric information reading step. And an intermediate code generation step of generating an intermediate code based on the password input in the password input step; and an encryption key generation for generating an encryption key to be applied to an encryption process or a decryption process based on the intermediate code. A data input step of inputting data to be encrypted; an encryption step of executing an encryption process of the data input in the data input step based on the encryption key generated in the encryption key generation step; Output to output the data encrypted in the encryption step Encryption method comprising: the step, the.
【請求項23】生体情報を取得し、該生体情報に基づく
生体コードを生成して出力する生体情報読み取りステッ
プと、 パスワードを入力するパスワード入力ステップと、 前記生体情報読み取りステップで読み取られた生体コー
ドと上記パスワード入力ステップで入力されたパスワー
ドに基づいて中間コードを生成する中間コード生成ステ
ップと、 前記中間コードに基づいて、暗号化処理、または復号化
処理に適用する暗号鍵を生成する暗号鍵生成ステップ
と、 復号化すべきデータを入力するデータ入力ステップと、 前記暗号鍵生成手段において生成した暗号鍵に基づいて
前記データ入力ステップにおいて入力したデータの復号
化処理を実行する復号化ステップと、 前記復号化ステップにおいて復号化したデータを出力す
る出力ステップと、 を有することを特徴とする復号化方法。
23. A biometric information reading step of acquiring biometric information, generating and outputting a biometric code based on the biometric information, a password input step of inputting a password, and a biometric code read in the biometric information reading step. And an intermediate code generation step for generating an intermediate code based on the password input in the password input step; and an encryption key generation for generating an encryption key applied to an encryption process or a decryption process based on the intermediate code. A data input step of inputting data to be decrypted; a decryption step of performing a decryption process on the data input in the data input step based on the encryption key generated by the encryption key generation means; An output step of outputting the data decoded in the Decoding method characterized by having a.
【請求項24】暗号鍵生成処理をコンピュータ・システ
ム上で実行せしめるコンピュータ・プログラムを有形的
に提供するプログラム提供媒体であって、 前記コンピュータ・プログラムは、 生体情報を取得し、該生体情報に基づく生体コードを生
成して出力する生体情報読み取りステップと、 パスワードを入力するパスワード入力ステップと、 前記生体情報読み取りステップにおいて読み取られた生
体コードと上記パスワード入力ステップにおいて入力さ
れたパスワードに基づいて中間コードを生成する中間コ
ード生成ステップと、 前記中間コードに基づいて、暗号化処理、または復号化
処理に適用する暗号鍵を生成する暗号鍵生成ステップ
と、 を有することを特徴とするプログラム提供媒体。
24. A program providing medium for tangibly providing a computer program for causing a cryptographic key generation process to be executed on a computer system, wherein the computer program acquires biometric information and uses the biometric information based on the biometric information. A biometric information reading step of generating and outputting a biometric code, a password input step of inputting a password, and an intermediate code based on the biometric code read in the biometric information reading step and the password input in the password input step. A program providing medium, comprising: an intermediate code generating step of generating; and an encryption key generating step of generating an encryption key to be applied to an encryption process or a decryption process based on the intermediate code.
JP32089599A 1999-11-11 1999-11-11 Encryption key generation device, encryption / decryption device, encryption key generation method, encryption / decryption method, and program providing medium Expired - Fee Related JP4719950B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32089599A JP4719950B2 (en) 1999-11-11 1999-11-11 Encryption key generation device, encryption / decryption device, encryption key generation method, encryption / decryption method, and program providing medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32089599A JP4719950B2 (en) 1999-11-11 1999-11-11 Encryption key generation device, encryption / decryption device, encryption key generation method, encryption / decryption method, and program providing medium

Publications (3)

Publication Number Publication Date
JP2001144748A true JP2001144748A (en) 2001-05-25
JP2001144748A5 JP2001144748A5 (en) 2006-04-27
JP4719950B2 JP4719950B2 (en) 2011-07-06

Family

ID=18126477

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32089599A Expired - Fee Related JP4719950B2 (en) 1999-11-11 1999-11-11 Encryption key generation device, encryption / decryption device, encryption key generation method, encryption / decryption method, and program providing medium

Country Status (1)

Country Link
JP (1) JP4719950B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2390705A (en) * 2002-07-11 2004-01-14 Ritech Internat Ltd Portable biodata protected data storage unit
JP2005506758A (en) * 2001-10-01 2005-03-03 ゲンケイ アクティーゼルスカブ System, portable terminal, and method for digital authentication, encryption, and signature by temporarily creating an encryption key
US7403765B2 (en) 2001-09-17 2008-07-22 Nec Corporation Individual authentication method for portable communication equipment and program product therefor
JP2009171253A (en) * 2008-01-16 2009-07-30 Trinity Security Systems Inc Key sharing method, authentication method, authentication program, recording medium, and communication system
JP2010533344A (en) * 2007-07-12 2010-10-21 イノベーション インベストメンツ、エルエルシー Identity authentication and protection access system, components, and methods
CN114598516A (en) * 2022-02-28 2022-06-07 北京梧桐车联科技有限责任公司 Information encryption method, information decryption method, device, equipment and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3094520B1 (en) * 2019-03-25 2021-10-22 St Microelectronics Rousset Encryption and / or decryption key

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0452975A (en) * 1990-06-20 1992-02-20 Nippon Denki Security Syst Kk Fingerprint pattern sorting device
JPH0698179A (en) * 1992-05-29 1994-04-08 Nec Corp Facsimile equipment
JPH09274431A (en) * 1996-04-05 1997-10-21 Sony Corp Recording and reproducing device, recording and reproducing method, signal transmission and reception device and signal transmission and reception method
WO1998001975A1 (en) * 1996-07-05 1998-01-15 Seiko Epson Corporation Method, apparatus, and system for wireless communication and information storing medium
WO1999035786A1 (en) * 1998-01-07 1999-07-15 Sony Corporation Data processing system, data processing device and data processing method
JPH11261550A (en) * 1998-01-06 1999-09-24 Toshiba Corp System and method for preventing electronic document forgery

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0452975A (en) * 1990-06-20 1992-02-20 Nippon Denki Security Syst Kk Fingerprint pattern sorting device
JPH0698179A (en) * 1992-05-29 1994-04-08 Nec Corp Facsimile equipment
JPH09274431A (en) * 1996-04-05 1997-10-21 Sony Corp Recording and reproducing device, recording and reproducing method, signal transmission and reception device and signal transmission and reception method
WO1998001975A1 (en) * 1996-07-05 1998-01-15 Seiko Epson Corporation Method, apparatus, and system for wireless communication and information storing medium
JPH11261550A (en) * 1998-01-06 1999-09-24 Toshiba Corp System and method for preventing electronic document forgery
WO1999035786A1 (en) * 1998-01-07 1999-07-15 Sony Corporation Data processing system, data processing device and data processing method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7403765B2 (en) 2001-09-17 2008-07-22 Nec Corporation Individual authentication method for portable communication equipment and program product therefor
JP2005506758A (en) * 2001-10-01 2005-03-03 ゲンケイ アクティーゼルスカブ System, portable terminal, and method for digital authentication, encryption, and signature by temporarily creating an encryption key
GB2390705A (en) * 2002-07-11 2004-01-14 Ritech Internat Ltd Portable biodata protected data storage unit
GB2390705B (en) * 2002-07-11 2004-12-29 Ritech Internat Ltd Portable biodata protected data storage unit
JP2010533344A (en) * 2007-07-12 2010-10-21 イノベーション インベストメンツ、エルエルシー Identity authentication and protection access system, components, and methods
JP2009171253A (en) * 2008-01-16 2009-07-30 Trinity Security Systems Inc Key sharing method, authentication method, authentication program, recording medium, and communication system
CN114598516A (en) * 2022-02-28 2022-06-07 北京梧桐车联科技有限责任公司 Information encryption method, information decryption method, device, equipment and storage medium
CN114598516B (en) * 2022-02-28 2024-04-26 北京梧桐车联科技有限责任公司 Information encryption and information decryption methods, devices, equipment and storage medium

Also Published As

Publication number Publication date
JP4719950B2 (en) 2011-07-06

Similar Documents

Publication Publication Date Title
JP3230238U (en) A system for securely storing electronic data
US10594688B2 (en) Privacy-enhanced biometrics-secret binding scheme
US6553494B1 (en) Method and apparatus for applying and verifying a biometric-based digital signature to an electronic document
JP4460763B2 (en) Encryption key generation method using biometric data
EP1791073B1 (en) Processing device, helper data generating device, terminal device, authentication device and biometrics authentication system
JP5470344B2 (en) User authentication methods and related architectures based on the use of biometric identification technology
US7996683B2 (en) System, portable device and method for digital authenticating, crypting and signing by generating short-lived cryptokeys
Barman et al. Fingerprint-based crypto-biometric system for network security
KR101897715B1 (en) System for non-password secure biometric digital signagure
JP2008526078A (en) Method and apparatus for key generation and authentication approval
WO1999012144A1 (en) Digital signature generating server and digital signature generating method
Chavan et al. Signature based authentication using contrast enhanced hierarchical visual cryptography
CN111541713A (en) Identity authentication method and device based on block chain and user signature
JPH1188321A (en) Digital signature generation server
Chen et al. A novel DRM scheme for accommodating expectations of personal use
TWI476629B (en) Data security and security systems and methods
CN112800477A (en) Data encryption and decryption system and method based on biological characteristic value
ArunPrakash et al. Biometric encoding and biometric authentication (BEBA) protocol for secure cloud in m-commerce environment
JP4719950B2 (en) Encryption key generation device, encryption / decryption device, encryption key generation method, encryption / decryption method, and program providing medium
GB2457491A (en) Identifying a remote network user having a password
JP6151627B2 (en) Biometric authentication system, biometric authentication method, and computer program
JP2001168854A (en) Encryption key generator, encryption/decoding device and encryption key generating method, encryption/ decoding method, and program service medium
JP2001168855A (en) Encryption key generator, encryption/decoding device and encryption key generating method, encryption/ decoding method, and program service medium
JP2001144743A (en) Device and method for generating cryptographic key, device and method for enciphering and deciphering, and program providing medium
Barman et al. An approach to cryptographic key exchange using fingerprint

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060313

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060313

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090811

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090925

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100406

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100518

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110308

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110321

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140415

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140415

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees