JP2003006163A - Method for generating and registering login/password - Google Patents

Method for generating and registering login/password

Info

Publication number
JP2003006163A
JP2003006163A JP2001187438A JP2001187438A JP2003006163A JP 2003006163 A JP2003006163 A JP 2003006163A JP 2001187438 A JP2001187438 A JP 2001187438A JP 2001187438 A JP2001187438 A JP 2001187438A JP 2003006163 A JP2003006163 A JP 2003006163A
Authority
JP
Japan
Prior art keywords
password
character string
generating
data
login
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
JP2001187438A
Other languages
Japanese (ja)
Other versions
JP4641121B2 (en
Inventor
Kenichi Konno
謙一 紺野
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2001187438A priority Critical patent/JP4641121B2/en
Publication of JP2003006163A publication Critical patent/JP2003006163A/en
Application granted granted Critical
Publication of JP4641121B2 publication Critical patent/JP4641121B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Storage Device Security (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a login/password for generating and registering method for preventing a password registered in a password file of a host computer from beingsily recognized by a third person through dictionary attacks or the like. SOLUTION: This login password generating and registering method consists of the steps of inputting ID data and a password from an input means, of generating a combined characters string obtained by combining a character string of the ID data inputted from the input means with a character string of the password in turn, of processing the combined character string by using a hash function to generate a character string of a hash value of an optional length, of extracting a prescribed portion of a character string in the character string of the hash value, adding a character string to the password character string inputted from the inputting means to be combined and generating a new combined password, and of registering the combined password as a login password, in a password file of a server.

Description

【発明の詳細な説明】 【0001】 【発明の属する技術分野】本発明は、コンピュータシス
テムにログインする際のユーザ認証を行なうためのログ
インパスワードの生成登録方法に関する。 【0002】 【従来の技術】従来、通信端末からホストコンピュータ
にアクセスする場合には、ユーザがIDとパスワードを
入力することで、ユーザ認証を行なっている。特に、パ
スワードは本人だけが知っている数桁の文字列を使用
し、予めホストコンピュータのパスワードファイルに登
録しておくことで、比較照合用の情報として使用され
る。つまり、ユーザが通信端末からIDデータとパスワ
ードを入力し、パスワードファイルに登録されているパ
スワードと比較した結果、一致した場合にだけその後に
種々のアクセスを可能とするものである。 【0003】これらのパスワードは、ユーザが自由に決
めるため、自分の名前、生年月日や電話番号などの忘れ
にくい数字をパスワードとして選んで使用する場合が多
く、不正を働こうとする第三者からパスワードファイル
に登録されたデータに対して、辞書攻撃などをされると
簡単にパスワードを知られてしまうことが多く、パスワ
ードを知った第三者による不正アクセスで、プライバシ
ーや機密などに関わる情報が漏れたり、不正アクセスに
よる被害を受けるなどの危険性がある。 【0004】 【発明が解決しようとする課題】本発明は、ホストコン
ピュータのパスワードファイルに登録されたパスワード
が、辞書攻撃などをされて簡単にパスワードを第三者に
知られてしまうことがないようにしたログインパスワー
ドの生成登録方法を提供する。 【0005】 【課題を解決するための手段】本発明のログインパスワ
ードの生成登録方法は、コンピュータシステムにログイ
ンする際に入力されたIDデータとパスワードから暗号
化されたログインパスワードを生成し、登録するログイ
ンパスワードの生成登録方法であって、入力手段からI
Dデータとパスワードを入力するステップ、前記入力手
段から入力されたIDデータの文字列とパスワードの文
字列を順番に組み合わせた文字列を生成するステップ、
前記文字列をハッシュ関数を用いて処理し、任意の長さ
のハッシュ値の文字列を生成するステップ、前記ハッシ
ュ値の文字列の中から所定の一部の文字列を抽出し、こ
の文字列を前記入力手段から入力されたパスワードの文
字列に付加して合成し、新たな合成パスワードを生成す
るステップ、前記合成パスワードをサーバのパスワード
ファイルにログインパスワードとして登録するステッ
プ、とからなることを特徴とする。 【0006】 【発明の実施の形態】以下、本発明の実施の形態を図面
に基づいて詳細に説明する。図1は、本発明のログイン
パスワードの生成登録方法を適応したシステムのシステ
ムブロック図、図2は、IDデータとパスワードを通信
端末から入力する際の表示例、図3は、IDデータとパ
スワードからログインパスワードの生成を行なう方法を
説明する図、図4は、本発明のログインパスワードの生
成登録方法の処理手順を示すフローチャートである。 【0007】図1に示すように、本発明のログインパス
ワードの生成登録方法を適応したシステム1は、サーバ
2と、このサーバ2にローカルエリアネットワーク(L
AN)などの組織内ネットワークによる回線3を介して
アクセス可能に備えられた通信端末4と、サーバ2と外
部サーバや通信端末を通信可能に接続されたインターネ
ットなどの公衆回線網5とからなる。 【0008】通信端末4には、表示手段6、記憶手段
7、入力手段8、通信手段9、制御手段10とを備えて
いる。また、サーバ2には、通信手段11、ハッシュ処
理手段12、ログインパスワード生成手段13、記憶手
段14、パスワードファイル15、制御手段16、比較
照合手段19とを備えている。 【0009】ハッシュ処理手段12は、元データに対し
てハッシュ関数で処理することで、元データの長さに関
係なく決められた長さのハッシュ値を生成する手段であ
る。元データをハッシュ関数で処理することで、元デー
タが少しでも異なればハッシュ値は大きく異なるなるも
のとなり、ハッシュ値から元データを推測することはほ
ぼ不可能であるという特徴を持つ。 【0010】ログインパスワード生成手段13は、利用
者が通信端末4からサーバ2にアクセスする際に入力す
るIDデータとパスワードから、認証用データであるロ
グインパスワードを生成するための手段である。そし
て、このログインパスワード生成手段13で生成された
ログインパスワードは、通信端末4からサーバ2にアク
セスする際の比較照合用の認証用データとしてパスワー
ドファイル15に登録される。 【0011】利用者が通信端末4を使用してサーバ2と
通信を行なったり、またサーバ2を介して更にインター
ネットなどの公衆回線網を利用して外部のサーバや通信
端末と通信を行なう場合には、まず最初に通信端末4か
らサーバ2に対してログインコマンドを送出する必要が
ある。そして、サーバ2でこのログインコマンドが認証
されることを条件として、その後、通信端末4からサー
バ2へのアクセスが許可されることになる。 【0012】次に、ログインパスワードを生成し登録す
る処理手順について説明する。まず、利用者が通信端末
4を使用してサーバ2とアクセスする際には、通信端末
4の表示手段6に表示される図2に示すようなログイン
入力用の表示画面を表示させた後、入力手段8からID
データ17とパスワード18をそれぞれ入力する(S
1)。例えば、入力手段8から入力データの一例とし
て、IDデータ17を「K」、パスワード18を「04
15」として入力したとする。 【0013】通信端末4に入力されたIDデータ17と
パスワード18は、通信手段9からサーバ2に送信され
る(S2)。IDデータ17とパスワード18を受信し
たサーバ2は、IDデータ17とパスワード18を順番
に並べた文字列「K0415」に対して、ハッシュ処理
手段12により、元データの文字列「K0415」に対
してハッシュ関数で処理して、ハッシュ値を算出する
(S3)。図3には、元データの文字列「K0415」
に対してハッシュ関数で処理して、20バイトからなる
ハッシュ値が算出された状態が示されている。 【0014】次に、ログインパスワード生成手段13に
より、ハッシュ処理手段12で生成されたハッシュ値の
一部の文字列を抽出し、この文字列を通信端末4からサ
ーバ2で受信したパスワードの元データの文字列「04
15」の中に挿入して合成し、新たな文字列からなる合
成パスワードのデータを生成する(S4)。 【0015】例えば、ログインパスワード生成手段13
では、図3に示すように、ハッシュ処理手段12によ
り、サーバ2で受信したIDデータ17とパスワード1
8を順番に並べた文字列「K0415」を、ハッシュ関
数で処理した20バイトからなるハッシュ値を生成した
後、この20バイトからなるハッシュ値の中から任意に
抽出した4バイトのデータ、例えば「××××」を、今
度は、サーバ2で受信してあるパスワードの元データの
文字列「0415」の中に挿入することで合成し、新た
な文字列「04××××15」からなる合成パスワード
を生成する。 【0016】そして、この合成パスワードである新たな
文字列「04××××15」をサーバ2のパスワードフ
ァイル15に登録することで、これを次回のアクセス時
の認証用データとして使用するためのログインパスワー
ドとして保存する(S5)。このようにして生成し登録
されたログインパスワードは、通信端末から入力された
パスワードの中にハッシュ処理された一部の文字列が合
成されているので、たとえ第三者がパスワードファイル
15に登録されているログインパスワードを盗んだとし
ても、入力手段からの入力データであるパスワードを容
易に解読することができないので、不正を働こうとする
第三者からのセキュリティーを保つことができる。以上
のようにして、ログインパスワードが生成され、パスワ
ードファイル15に登録される。 【0017】また、ログインパスワードがパスワードフ
ァイル15に登録された後におけるアクセス時の処理に
おいては、利用者が通信端末4からサーバ2にアクセス
する際には、初回のアクセスで入力したのと同じIDデ
ータ17である例えば「K」、パスワード18である例
えば「0415」を入力することで認証処理が行なわれ
る。 【0018】つまり、利用者が通信端末4からIDデー
タ17とパスワード18を入力し、このデータをサーバ
2に送信すると、サーバ2でIDデータ17とパスワー
ド18を順番に並べた文字列「K0415」に対して、
ハッシュ処理手段12により、元データの文字列「K0
415」に対してハッシュ関数で処理されて、ハッシュ
値が算出される。 【0019】次に、ログインパスワード生成手段13に
より、ハッシュ処理手段12で生成されたハッシュ値の
一部の文字列を抽出し、この文字列を通信端末4からサ
ーバ2で受信したパスワードの元データの文字列「04
15」の中に挿入し、新たな文字列のデータを生成す
る。このハッシュ処理手段12で生成されたハッシュ値
から抽出される文字列と、この文字列をパスワードの元
データに挿入する位置などは、前記したログインパスワ
ードの生成における処理手順と同様の処理が行なわれ
る。 【0020】そして、ログインパスワード生成手段13
で生成された新たな文字列「04××××15」と、既
にパスワードファイル15に登録されているデータとを
比較照合手段19により照合し、データが一致すること
で認証が成立し、その後のアクセスが可能な状態に設定
される。これにより、利用者は通信端末4からサーバ2
を介してインターネット等の公衆通信回線を利用して様
々な通信サービスなどを利用することができる。 【0021】 【発明の効果】以上説明したように、本発明のログイン
パスワードの生成登録方法は、ホストコンピュータのパ
スワードファイルに登録されたパスワードの一部に、ハ
ッシュ関数で処理されたデータの一部を含ませて生成さ
せているので、パスワードを盗む目的で第三者が辞書攻
撃などを行なっても、簡単にパスワードを第三者に知ら
れてしまうことがないので、セキュリティー性が高く、
安全性が保持されたコンピュータシステムを構築するこ
とができるものである。
Description: BACKGROUND OF THE INVENTION [0001] 1. Field of the Invention [0002] The present invention relates to a method for generating and registering a login password for performing user authentication when logging in to a computer system. 2. Description of the Related Art Conventionally, when accessing a host computer from a communication terminal, user authentication is performed by a user inputting an ID and a password. In particular, a password uses a character string of several digits that only the user himself knows, and is registered in a password file of the host computer in advance, so that the password is used as information for comparison and collation. In other words, the user inputs ID data and a password from the communication terminal, compares the password with a password registered in the password file, and then makes various accesses possible only when they match. [0003] Since these passwords are freely determined by the user, a password that is difficult to remember, such as their name, date of birth or telephone number, is often used as a password. If the data registered in the password file is subjected to a dictionary attack, etc., the password is often easily known, and information related to privacy, confidentiality, etc. by unauthorized access by a third party who knew the password There is a danger of leaking or being damaged by unauthorized access. [0004] The present invention is intended to prevent a password registered in a password file of a host computer from being easily disclosed to a third party by a dictionary attack or the like. Provide a login password generation and registration method. [0005] A method for generating and registering a login password according to the present invention generates and registers an encrypted login password from ID data and a password input when logging in to a computer system. A method for generating and registering a login password, comprising the steps of:
Inputting D data and a password, generating a character string in which the character string of the ID data and the character string of the password input from the input unit are sequentially combined,
Processing the character string using a hash function to generate a character string of a hash value of an arbitrary length; extracting a predetermined part of the character string from the character string of the hash value; And generating a new combined password by adding the combined password to the character string of the password input from the input unit, and registering the combined password as a login password in a password file of a server. And Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a system block diagram of a system to which a method for generating and registering a login password according to the present invention is applied. FIG. 2 is a display example when ID data and a password are input from a communication terminal. FIG. 4 is a flowchart for explaining a method for generating a login password. FIG. 4 is a flowchart showing a processing procedure of a method for generating and registering a login password of the present invention. As shown in FIG. 1, a system 1 to which a method for generating and registering a login password according to the present invention is applied includes a server 2 and a local area network (L
A communication terminal 4 provided so as to be accessible via a line 3 by an in-house network such as AN), and a public line network 5 such as the Internet, which is communicably connected between the server 2 and an external server or communication terminal. [0008] The communication terminal 4 comprises a display means 6, a storage means 7, an input means 8, a communication means 9, and a control means 10. The server 2 includes a communication unit 11, a hash processing unit 12, a login password generation unit 13, a storage unit 14, a password file 15, a control unit 16, and a comparison and collation unit 19. The hash processing means 12 is a means for generating a hash value of a predetermined length regardless of the length of the original data by processing the original data with a hash function. When the original data is processed by the hash function, the hash value is greatly different if the original data is slightly different, and it is almost impossible to guess the original data from the hash value. The login password generating means 13 is a means for generating a login password, which is authentication data, from ID data and a password input when a user accesses the server 2 from the communication terminal 4. Then, the login password generated by the login password generation means 13 is registered in the password file 15 as authentication data for comparison and comparison when accessing the server 2 from the communication terminal 4. When the user communicates with the server 2 using the communication terminal 4 or communicates with an external server or communication terminal via the server 2 using a public network such as the Internet. First, it is necessary to send a login command from the communication terminal 4 to the server 2. Then, on condition that the login command is authenticated by the server 2, access from the communication terminal 4 to the server 2 is permitted thereafter. Next, a processing procedure for generating and registering a login password will be described. First, when the user accesses the server 2 using the communication terminal 4, after displaying a display screen for login input as shown in FIG. ID from input means 8
Enter the data 17 and the password 18 respectively (S
1). For example, as an example of the input data from the input unit 8, the ID data 17 is “K” and the password 18 is “04”.
15 ". The ID data 17 and the password 18 input to the communication terminal 4 are transmitted from the communication means 9 to the server 2 (S2). The server 2 that has received the ID data 17 and the password 18 converts the character string “K0415” in which the ID data 17 and the password 18 are sequentially arranged into the character string “K0415” of the original data by the hash processing unit 12. A hash function is used to calculate a hash value (S3). FIG. 3 shows the character string “K0415” of the original data.
2 shows a state in which a hash value composed of 20 bytes is calculated by processing with a hash function. Next, the login password generation means 13 extracts a part of the character string of the hash value generated by the hash processing means 12 and converts this character string into the original data of the password received by the server 2 from the communication terminal 4. The string "04
15 "and synthesized to generate synthesized password data composed of a new character string (S4). For example, login password generating means 13
Then, as shown in FIG. 3, the ID data 17 received by the server 2 and the password 1
After generating a 20-byte hash value obtained by processing the character string “K0415” in which the 8 are arranged in order by a hash function, 4-byte data arbitrarily extracted from the 20-byte hash value, for example, “ Xxxx "is inserted into the character string" 0415 "of the original data of the password received by the server 2 to synthesize the new character string" 04xxx15 ". Generate a composite password. Then, by registering the new character string "04xxx15" which is the composite password in the password file 15 of the server 2, the new character string is used as authentication data for the next access. It is stored as a login password (S5). Since the login password generated and registered in this way is composed of a part of a hash-processed character string in the password input from the communication terminal, even if a third party is registered in the password file 15, Even if the login password is stolen, the password, which is input data from the input means, cannot be easily deciphered, so that security from a third party who tries to act illegally can be maintained. As described above, the login password is generated and registered in the password file 15. In the processing at the time of access after the login password is registered in the password file 15, when the user accesses the server 2 from the communication terminal 4, the same ID as input in the first access is used. The authentication process is performed by inputting the data 17 such as “K” and the password 18 such as “0415”. That is, when the user inputs the ID data 17 and the password 18 from the communication terminal 4 and transmits this data to the server 2, the character string “K0415” in which the ID data 17 and the password 18 are arranged in order in the server 2 Against
By the hash processing means 12, the character string "K0
415 "is processed by a hash function to calculate a hash value. Next, a part of the character string of the hash value generated by the hash processing means 12 is extracted by the login password generating means 13, and the character string is converted into the original data of the password received by the server 2 from the communication terminal 4. The string "04
15 "to generate new character string data. A character string extracted from the hash value generated by the hash processing means 12 and a position where the character string is inserted into the original data of the password are subjected to the same processing as the above-described processing procedure in generating the login password. . Then, the login password generating means 13
Is compared with the data already registered in the password file 15 by the comparison and collation means 19, and if the data match, authentication is established. Is set to be accessible. As a result, the user can access the server 2 from the communication terminal 4.
Various communication services can be used by using a public communication line such as the Internet via the Internet. As described above, according to the method for generating and registering a login password of the present invention, a part of a password registered in a password file of a host computer is replaced with a part of data processed by a hash function. Is included, so even if a third party performs a dictionary attack for the purpose of stealing the password, the password will not be easily known to the third party, so the security is high,
It is possible to construct a computer system in which security is maintained.

【図面の簡単な説明】 【図1】本発明のログインパスワードの生成登録方法を
適応したシステムのシステムブロック図である。 【図2】IDデータとパスワードを通信端末から入力す
る際の表示例である。 【図3】IDデータとパスワードからログインパスワー
ドの生成を行なう方法を説明する図である。 【図4】本発明のログインパスワードの生成登録方法の
処理手順を示すフローチャートである。 【符号の説明】 1 本発明のログインパスワードの生成登録方法を適応
したシステム 2 サーバ 3 組織内ネットワークによる回線 4 通信端末 5 インターネットなどの公衆回線網 6 表示手段 7 記憶手段 8 入力手段 9,11 通信手段 10,16 制御手段 11 通信手段 12 ハッシュ処理手段 13 ログインパスワード生成手段 14 記憶手段 15 パスワードファイル 17 IDデータ 18 パスワード 19 比較照合手段
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a system block diagram of a system to which a method for generating and registering a login password according to the present invention is applied. FIG. 2 is a display example when inputting ID data and a password from a communication terminal. FIG. 3 is a diagram illustrating a method for generating a login password from ID data and a password. FIG. 4 is a flowchart illustrating a processing procedure of a method for generating and registering a login password according to the present invention. DESCRIPTION OF THE SYMBOLS 1 A system to which a method for generating and registering a login password according to the present invention is applied 2 A server 3 A line by an in-house network 4 A communication terminal 5 A public line network such as the Internet 6 A display unit 7 A storage unit 8 Input units 9 and 11 Means 10, 16 Control means 11 Communication means 12 Hash processing means 13 Login password generation means 14 Storage means 15 Password file 17 ID data 18 Password 19 Comparison and collation means

Claims (1)

【特許請求の範囲】 【請求項1】 コンピュータシステムにログインする際
に入力されたIDデータとパスワードから暗号化された
ログインパスワードを生成し、登録するログインパスワ
ードの生成登録方法であって、 入力手段からIDデータとパスワードを入力するステッ
プ、 前記入力手段から入力されたIDデータの文字列とパス
ワードの文字列を順番に組み合わせた文字列を生成する
ステップ、 前記文字列をハッシュ関数を用いて処理し、任意の長さ
のハッシュ値の文字列を生成するステップ、 前記ハッシュ値の文字列の中から所定の一部の文字列を
抽出し、この文字列を前記入力手段から入力されたパス
ワードの文字列に付加して合成し、新たな合成パスワー
ドを生成するステップ、 前記合成パスワードをサーバのパスワードファイルにロ
グインパスワードとして登録するステップ、 とからなることを特徴とするログインパスワードの生成
登録方法。
Claims: 1. A login password generation and registration method for generating and registering an encrypted login password from ID data and a password input when logging in to a computer system, comprising: Inputting the ID data and the password from the input device; generating a character string in which the character string of the ID data and the character string of the password input from the input unit are sequentially combined; and processing the character string using a hash function. Generating a character string of a hash value of an arbitrary length, extracting a predetermined part of the character string from the character string of the hash value, and converting the character string to a character of a password input from the input means. Generating a new synthesized password by adding the synthesized password to a password in a server. Registering a login password in a file as a login password.
JP2001187438A 2001-06-21 2001-06-21 How to create and register a login password Expired - Fee Related JP4641121B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001187438A JP4641121B2 (en) 2001-06-21 2001-06-21 How to create and register a login password

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001187438A JP4641121B2 (en) 2001-06-21 2001-06-21 How to create and register a login password

Publications (2)

Publication Number Publication Date
JP2003006163A true JP2003006163A (en) 2003-01-10
JP4641121B2 JP4641121B2 (en) 2011-03-02

Family

ID=19026726

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001187438A Expired - Fee Related JP4641121B2 (en) 2001-06-21 2001-06-21 How to create and register a login password

Country Status (1)

Country Link
JP (1) JP4641121B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010267215A (en) * 2009-05-18 2010-11-25 Sumitomo Mitsui Banking Corp Password registration system, method, and program
JP2013531285A (en) * 2010-05-11 2013-08-01 トムソン ライセンシング Method, device, and computer program support for password generation and verification
JP2015069249A (en) * 2013-09-26 2015-04-13 エヌ・ティ・ティ・コミュニケーションズ株式会社 Generation device, authentication system, generation method, authentication method, and computer program
US9253177B2 (en) 2011-04-12 2016-02-02 Panasonic Intellectual Property Management Co., Ltd. Authentication system, information registration system, server, program, and authentication method
WO2020091272A1 (en) * 2018-10-30 2020-05-07 Blue Popcon Co.Ltd Multifactor-based password authentication
CN114499972A (en) * 2021-12-28 2022-05-13 重庆医药高等专科学校 Purchasing management login data working system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102182894B1 (en) 2014-02-28 2020-11-26 삼성전자주식회사 USER DEVICE PERFORMING PASSWROD BASED AUTHENTICATION AND PASSWORD Registration AND AUTHENTICATION METHOD THEREOF

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05204486A (en) * 1991-10-11 1993-08-13 Toshiba Corp Pass word processing device and method for computer
JPH10161979A (en) * 1996-11-27 1998-06-19 Hitachi Ltd User authentication by fingerprint at time of log-in to server and converted password

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05204486A (en) * 1991-10-11 1993-08-13 Toshiba Corp Pass word processing device and method for computer
JPH10161979A (en) * 1996-11-27 1998-06-19 Hitachi Ltd User authentication by fingerprint at time of log-in to server and converted password

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010267215A (en) * 2009-05-18 2010-11-25 Sumitomo Mitsui Banking Corp Password registration system, method, and program
JP2013531285A (en) * 2010-05-11 2013-08-01 トムソン ライセンシング Method, device, and computer program support for password generation and verification
US9384343B2 (en) 2010-05-11 2016-07-05 Thomson Licensing Methods, devices and computer program supports for password generation and verification
US9253177B2 (en) 2011-04-12 2016-02-02 Panasonic Intellectual Property Management Co., Ltd. Authentication system, information registration system, server, program, and authentication method
JP2015069249A (en) * 2013-09-26 2015-04-13 エヌ・ティ・ティ・コミュニケーションズ株式会社 Generation device, authentication system, generation method, authentication method, and computer program
WO2020091272A1 (en) * 2018-10-30 2020-05-07 Blue Popcon Co.Ltd Multifactor-based password authentication
CN114499972A (en) * 2021-12-28 2022-05-13 重庆医药高等专科学校 Purchasing management login data working system
CN114499972B (en) * 2021-12-28 2023-09-05 重庆医药高等专科学校 Purchasing management login data working system

Also Published As

Publication number Publication date
JP4641121B2 (en) 2011-03-02

Similar Documents

Publication Publication Date Title
US7100049B2 (en) Method and apparatus for authentication of users and web sites
US7409543B1 (en) Method and apparatus for using a third party authentication server
WO2017164159A1 (en) 1:n biometric authentication, encryption, signature system
US8769636B1 (en) Systems and methods for authenticating web displays with a user-recognizable indicia
US20100332841A1 (en) Authentication Method and System
WO2015188426A1 (en) Method, device, system, and related device for identity authentication
CN112528258A (en) System and method for securely managing biometric data
WO2013117019A1 (en) Method and device for system login based on dynamic password generated autonomously by user
EP1716468A1 (en) System and method for preventing identity theft using a secure computing device.
US20080284565A1 (en) Apparatus, System and Methods for Supporting an Authentication Process
JPH07505970A (en) Encrypted data security methods in secure computer systems
JP2004240637A (en) Password authentication system
JP2001344212A (en) Method for limiting application of computer file by biometrics information, method for logging in to computer system, and recording medium
CN108667801A (en) A kind of Internet of Things access identity safety certifying method and system
WO2022107591A1 (en) Password authentication system
JP4641121B2 (en) How to create and register a login password
US20220237595A1 (en) Cryptocurrency key management
JP2002269047A (en) Sound user authentication system
JP2004206258A (en) Multiple authentication system, computer program, and multiple authentication method
JP2001005784A (en) Device and method for collating password
JP2000224162A (en) Client authentication method using irreversible function
EP3757920A1 (en) Cryptocurrency key management
JP2002312319A (en) Password system
KR20070044720A (en) System and method for the one-time password's authentication by the human-face image
JP2002351841A (en) Password generation and storing method, and authentication method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080521

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101124

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101126

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20131210

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees