JP2015075789A - Authenticating program, authenticating method, authenticating apparatus, and authenticating system - Google Patents

Authenticating program, authenticating method, authenticating apparatus, and authenticating system Download PDF

Info

Publication number
JP2015075789A
JP2015075789A JP2013209579A JP2013209579A JP2015075789A JP 2015075789 A JP2015075789 A JP 2015075789A JP 2013209579 A JP2013209579 A JP 2013209579A JP 2013209579 A JP2013209579 A JP 2013209579A JP 2015075789 A JP2015075789 A JP 2015075789A
Authority
JP
Japan
Prior art keywords
character string
authentication
input
password
partial character
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.)
Pending
Application number
JP2013209579A
Other languages
Japanese (ja)
Inventor
武士 辻
Takeshi Tsuji
武士 辻
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2013209579A priority Critical patent/JP2015075789A/en
Publication of JP2015075789A publication Critical patent/JP2015075789A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephone Function (AREA)

Abstract

PROBLEM TO BE SOLVED: To enhance the convenience of password inputting in password authentication.SOLUTION: An authentication apparatus comprises an output unit that outputs at least one correct partial character string out of a plurality of correct partial character strings generated by so splitting an authentication character string stored into a first storage unit into a plurality as to include at least one character consecutively to be stored into a second storage unit and a plurality of false partial character strings matching the correct partial character string or strings as a plurality of input candidate character strings; and an authenticating unit that gives authentication, when an authenticating instruction based on an input authentication character string containing one input candidate character string out of a plurality of input candidate character strings is inputted, according to whether or not the input authentication character string and the authentication character string to be stored into the first storage unit are identical or not.

Description

本発明は、パスワード認証のための認証プログラム,認証方法,認証装置,及び認証システムに関する。   The present invention relates to an authentication program, an authentication method, an authentication device, and an authentication system for password authentication.

携帯電話端末,スマートフォン,音楽プレイヤー,ゲーム装置等の携帯端末は、文字入力の手段が限られていることが多い。例えば、これらの携帯端末は、文字入力の利便性の高いキーボード等を備えていることが少なく、その場合、文字入力には、文字入力の利便性の低い方向キー,テンキー,サイドボタン等が用いられる。そのため、携帯端末での文字入力の操作は煩雑であった。   Mobile terminals such as mobile phone terminals, smartphones, music players, and game devices often have limited character input means. For example, these portable terminals are rarely equipped with a keyboard or the like that is highly convenient for character input. In this case, direction keys, numeric keys, side buttons, etc. that are not convenient for character input are used for character input. It is done. Therefore, the character input operation on the mobile terminal is complicated.

特開2002−7349号公報JP 2002-7349 A 特開2007−334768号公報JP 2007-334768 A

しかしながら、文字入力の利便性の高い入力手段を備えていない携帯端末でも、例えば、インターネットでの買い物の決済等において、認証の際にパスワードの入力を求められることがあり、パスワード入力作業がユーザにとっては面倒であった。   However, even a portable terminal that does not have an input means with high convenience for character input may be required to input a password at the time of authentication, for example, in payment for shopping on the Internet. Was troublesome.

本発明の一態様は、パスワード認証におけるパスワード入力の利便性を向上可能な認証プログラム,認証方法,認証装置,及び認証システムを提供することを目的とする。   An object of one aspect of the present invention is to provide an authentication program, an authentication method, an authentication device, and an authentication system that can improve the convenience of password input in password authentication.

1つの態様は、
コンピュータに、
第1の格納部に格納される認証文字列を、連続する少なくとも1つの文字を含むように複数に分割することによって生成された、第2の格納部に格納される複数の正解部分文字列のうちの少なくとも1つの正解部分文字列と該正解部分文字列に対応する複数の偽部分文字列とを、複数の入力候補の文字列として、出力させ、
前記複数の入力候補の文字列のうちの1つの入力候補の文字列を含む入力認証文字列による認証指示が入力された場合に、該入力認証文字列と前記第1の格納部に格納される認証文字列とが一致するか否かによって、認証を行わせる、
ための認証プログラムである。
One aspect is
On the computer,
A plurality of correct partial character strings stored in the second storage unit, generated by dividing the authentication character string stored in the first storage unit into a plurality of pieces so as to include at least one continuous character. And outputting at least one correct partial character string and a plurality of false partial character strings corresponding to the correct partial character string as a plurality of input candidate character strings,
When an authentication instruction using an input authentication character string including one input candidate character string among the plurality of input candidate character strings is input, the input authentication character string and the first storage unit are stored. Authenticate depending on whether the authentication string matches,
This is an authentication program.

他の態様の一つは、上記認証プログラムの処理を行う認証装置、コンピュータが上記認証プログラムの処理を実行する認証方法である。また、他の態様は、上述した認証プログラムを記録したコンピュータ読み取り可能な記録媒体を含むことができる。   One of the other aspects is an authentication apparatus that performs processing of the authentication program, and an authentication method in which a computer executes processing of the authentication program. In addition, another aspect may include a computer-readable recording medium that records the above-described authentication program.

パスワード認証におけるパスワード入力の利便性を向上させることができる。   The convenience of password entry in password authentication can be improved.

第1実施形態に係る認証システムの構成の一例と、認証システムにおける処理シーケンスの一例を示す図である。It is a figure which shows an example of a structure of the authentication system which concerns on 1st Embodiment, and an example of the process sequence in an authentication system. 認証サーバのハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of an authentication server. 第1実施形態に係る認証サーバの機能ブロックの一例を示す図である。It is a figure which shows an example of the functional block of the authentication server which concerns on 1st Embodiment. 辞書データベースに格納される情報の一例を示す図である。It is a figure which shows an example of the information stored in a dictionary database. 認証サーバにおけるパスワード登録処理のフローチャートの一例である。It is an example of the flowchart of the password registration process in an authentication server. 認証サーバにおけるパスワード認証処理のフローチャートの一例である。It is an example of the flowchart of the password authentication process in an authentication server. 携帯端末のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of a portable terminal. パスワード認証処理における携帯端末のパスワード入力画面の一例を示す図である。It is a figure which shows an example of the password input screen of the portable terminal in a password authentication process. 第2実施形態に係る認証システムの構成の一例と、認証システムにおける処理シーケンスの一例を示す図である。It is a figure which shows an example of a structure of the authentication system which concerns on 2nd Embodiment, and an example of the process sequence in an authentication system. 第2実施形態に係る辞書データベースに格納される情報の一例を示す図である。It is a figure which shows an example of the information stored in the dictionary database which concerns on 2nd Embodiment. 第2実施形態に係る認証サーバのパスワード認証処理のフローチャートの一例である。It is an example of the flowchart of the password authentication process of the authentication server which concerns on 2nd Embodiment.

以下、図面に基づいて、本発明の実施の形態を説明する。以下の実施形態の構成は例示であり、本発明は実施形態の構成に限定されない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. The configuration of the following embodiment is an exemplification, and the present invention is not limited to the configuration of the embodiment.

<第1実施形態>
図1は、第1実施形態に係る認証システムの構成の一例と、認証システムにおける処理シーケンスの一例を示す図である。第1実施形態に係る認証システムは、認証サーバ1と、携帯端末2とを含む。図1では、認証サーバ1、携帯端末2は、それぞれ1台ずつ示されているが、実際には、携帯端末2は複数台含まれる。また、認証サーバ1は、1台の装置であってもよいし、分散処理を行う複数台の装置であってもよい。
<First Embodiment>
FIG. 1 is a diagram illustrating an example of a configuration of an authentication system according to the first embodiment and an example of a processing sequence in the authentication system. The authentication system according to the first embodiment includes an authentication server 1 and a mobile terminal 2. In FIG. 1, one authentication server 1 and one mobile terminal 2 are shown, but actually, a plurality of mobile terminals 2 are included. The authentication server 1 may be a single device or a plurality of devices that perform distributed processing.

第1実施形態に係る認証システムでは、認証サーバ1は、パスワード認証の際に、パスワードの、次に入力される部分文字列の複数の入力候補を携帯端末2に送信し、携帯端末2は、該複数の入力候補の部分文字列の中から正解の部分文字列を選択することによってパスワードを入力する。これによって、パスワード入力のための文字入力の操作を選択操作に置き換えることができ、パスワード認証時のパスワード入力の煩雑さを軽減することができる。また、携帯端末2に送信される入力候補には、正解の部分文字列とともに複数のダミーの文字列も含まれるため、他人にのぞき見られた場合でも、正解のパスワードを特定されづらくすることができる。   In the authentication system according to the first embodiment, the authentication server 1 transmits a plurality of input candidates for a partial character string to be input next to the password to the mobile terminal 2 during password authentication. A password is input by selecting a correct partial character string from the partial character strings of the plurality of input candidates. Thereby, the character input operation for password input can be replaced with the selection operation, and the complexity of password input at the time of password authentication can be reduced. In addition, since the input candidates transmitted to the mobile terminal 2 include a plurality of dummy character strings as well as the correct partial character strings, it is difficult to identify the correct password even if it is seen by others. it can.

OP1〜OP3は、パスワード認証の事前準備の処理の一つの、パスワード登録の処理である。OP1では、携帯端末2は、認証サーバ1に登録するパスワードを送信する。   OP1 to OP3 are password registration processes, which are one of the preparation processes for password authentication. In OP1, the mobile terminal 2 transmits a password to be registered in the authentication server 1.

OP2では、認証サーバ1は、携帯端末2からパスワードを受信し、該パスワードを登録する。このとき、認証サーバ1は、パスワードを複数の部分文字列に分割し、先頭の部分文字列以外の部分文字列について、ダミーの文字列を生成し、正解の部分文字列とともに登録する。OP3では、認証サーバ1は、携帯端末2に登録完了を送信する。   In OP2, the authentication server 1 receives the password from the portable terminal 2 and registers the password. At this time, the authentication server 1 divides the password into a plurality of partial character strings, generates dummy character strings for the partial character strings other than the first partial character string, and registers them together with the correct partial character string. In OP3, the authentication server 1 transmits registration completion to the mobile terminal 2.

OP4〜OP14は、パスワード認証処理である。OP4では、携帯端末2において、ユーザによって所定の操作が行われて、パスワード認証処理が開始される。所定の操作は、例えば、携帯端末2の認証画面へのリンクや遷移ボタンを選択する等の認証画面への遷移のための操作である。携帯端末2は、該所定の操作を受けて、例えば、認証サーバ1の認証画面のURLにアクセスして、認証サーバ1へ認証要求を送信する。認証サーバ1は、認証画面を携帯端末2に送信し、携帯端末2では、認証画面が表示される。   OP4 to OP14 are password authentication processes. In OP4, a predetermined operation is performed by the user on the portable terminal 2, and the password authentication process is started. The predetermined operation is, for example, an operation for transition to the authentication screen such as selecting a link to the authentication screen of the mobile terminal 2 or a transition button. In response to the predetermined operation, the portable terminal 2 accesses, for example, the URL of the authentication screen of the authentication server 1 and transmits an authentication request to the authentication server 1. The authentication server 1 transmits an authentication screen to the mobile terminal 2, and the mobile terminal 2 displays the authentication screen.

OP5では、携帯端末2は、ユーザから先頭文字列Aの入力を受け、先頭文字列Aを認証サーバ1に送信する。OP6では、認証サーバ1は、携帯端末2から受信した先頭文字列Aに続くパスワードの部分文字列の入力候補を携帯端末2に送信する。この入力候補には、正解の部分文字列と複数のダミーの文字列とが含まれる。   In OP5, the portable terminal 2 receives the input of the first character string A from the user, and transmits the first character string A to the authentication server 1. In OP <b> 6, the authentication server 1 transmits an input candidate for a partial character string of a password following the first character string A received from the mobile terminal 2 to the mobile terminal 2. This input candidate includes a correct partial character string and a plurality of dummy character strings.

OP7では、携帯端末2の画面に、認証サーバ1から受信された先頭文字列Aに続くパスワードの複数の入力候補の文字列が表示され、ユーザによって、入力候補の中から1つの文字列Bが選択される。OP8では、携帯端末2は、選択された文字列Bを認証サーバ1に送信する。   In OP7, a plurality of password input candidate character strings following the first character string A received from the authentication server 1 are displayed on the screen of the portable terminal 2, and one character string B is selected from the input candidates by the user. Selected. In OP <b> 8, the mobile terminal 2 transmits the selected character string B to the authentication server 1.

OP9では、認証サーバ1は、携帯端末2から受信した文字列Bに続くパスワードの部分文字列の入力候補を携帯端末2に送信する。以降、OP7〜OP9の処理が、パスワードの最終部分文字列が入力されるまで繰り返される。   In OP <b> 9, the authentication server 1 transmits the input candidate for the partial character string of the password following the character string B received from the mobile terminal 2 to the mobile terminal 2. Thereafter, the processes of OP7 to OP9 are repeated until the last partial character string of the password is input.

OP10では、携帯端末2は、ユーザによって選択されたパスワードの最終部分文字列に相当する文字列を認証サーバ1に送信する。OP11では、認証サーバ1は、携帯端末2から受信した文字列に続くパスワードの入力候補を携帯端末2に送信する。   In OP10, the mobile terminal 2 transmits a character string corresponding to the final partial character string of the password selected by the user to the authentication server 1. In OP <b> 11, the authentication server 1 transmits a password input candidate following the character string received from the mobile terminal 2 to the mobile terminal 2.

OP12では、携帯端末2は、ユーザから入力されるパスワードの入力完了を認証サーバに送信する。なお、OP12では、携帯端末2の画面には、認証サーバ1から受信されたパスワードの最終部分文字列に続く入力候補が表示される。ただし、パスワードの最終部分文字列に続く入力候補には、正解の部分文字列は存在しないため含まれず、複数のダミーの文字列が含まれる。これによって、パスワードの終点を特定されづらくすることができる。   In OP12, the portable terminal 2 transmits the input completion of the password input from the user to the authentication server. In OP12, input candidates following the last partial character string of the password received from the authentication server 1 are displayed on the screen of the mobile terminal 2. However, input candidates subsequent to the last partial character string of the password are not included because there is no correct partial character string, and include a plurality of dummy character strings. This makes it difficult to specify the end point of the password.

OP13では、認証サーバ1は、携帯端末2から各部分を順番に受信したパスワードと、登録されているパスワードとを比較し、認証を行う。受信されたパスワードと登録されているパスワードとが一致する場合には、認証成功となる。受信されたパスワードと登録されているパスワードとが一致しない場合には、認証失敗となる。OP14では、認証サーバ1は、携帯端末2に認証結果を送信する。   In OP <b> 13, the authentication server 1 performs authentication by comparing the password received in order from the mobile terminal 2 with the registered password. If the received password matches the registered password, authentication is successful. If the received password does not match the registered password, authentication fails. In OP <b> 14, the authentication server 1 transmits an authentication result to the mobile terminal 2.

OP1〜OP14の処理は、例えば、HTTP(Hypertext Transfer Protocol)やH
TTPS(HTTP Secure)通信で行われる。携帯端末2においては、例えば、ブラウザ画
面上で所定の操作が行われることによって、パスワード登録又は認証の処理を行うプログラムが起動する。該プログロム内に認証サーバ1のアドレス等の情報が含まれており、これによって携帯端末2は認証サーバ1のアドレス等を取得することが可能になっている。
The processing of OP1 to OP14 is, for example, HTTP (Hypertext Transfer Protocol) or H
This is performed by TTPS (HTTP Secure) communication. In the portable terminal 2, for example, a program for performing password registration or authentication processing is activated by performing a predetermined operation on the browser screen. Information such as the address of the authentication server 1 is included in the program, so that the mobile terminal 2 can acquire the address of the authentication server 1 and the like.

また、上述のOP1〜OP14の処理の説明では省かれているが、これらの処理より以前に、図1では、ログイン等の処理によって、ユーザの識別はなされていることとする。   Although omitted in the description of the processing of OP1 to OP14 described above, it is assumed that the user is identified by processing such as login in FIG. 1 before these processing.

<認証サーバの構成>
図2は、認証サーバ1のハードウェア構成の一例を示す図である。認証サーバ1は、例えば、専用のコンピュータ、パーソナルコンピュータ等の汎用のコンピュータである。認証サーバ1は、プロセッサ101,主記憶装置102,入力装置103,出力装置104,補助記憶装置105,可搬記録媒体駆動装置106,ネットワークインタフェース107を備える。また、これらはバス109により互いに接続されている。
<Configuration of authentication server>
FIG. 2 is a diagram illustrating an example of a hardware configuration of the authentication server 1. The authentication server 1 is a general-purpose computer such as a dedicated computer or a personal computer. The authentication server 1 includes a processor 101, a main storage device 102, an input device 103, an output device 104, an auxiliary storage device 105, a portable recording medium drive device 106, and a network interface 107. These are connected to each other by a bus 109.

入力装置103は、例えば、キーボード,マウス等のポインティングデバイス等である。入力装置103から入力されたデータは、プロセッサ101に出力される。   The input device 103 is, for example, a pointing device such as a keyboard and a mouse. Data input from the input device 103 is output to the processor 101.

可搬記録媒体駆動装置106は、可搬記録媒体110に記録されるプログラムや各種データを読出し、プロセッサ101に出力する。可搬記録媒体110は、例えば、SDカード,miniSDカード,microSDカード,USB(Universal Serial Bus)フラッシュメモリ,CD(Compact Disc),DVD(Digital Versatile Disc),Blu−ray(登録商標) Disc,又はフラッシュメモリカードのような記録媒体である。   The portable recording medium driving device 106 reads out programs and various data recorded on the portable recording medium 110 and outputs them to the processor 101. The portable recording medium 110 is, for example, an SD card, a miniSD card, a microSD card, a USB (Universal Serial Bus) flash memory, a CD (Compact Disc), a DVD (Digital Versatile Disc), a Blu-ray (registered trademark) Disc, or A recording medium such as a flash memory card.

ネットワークインタフェース107は、ネットワークとの情報の入出力を行うインタフェースである。ネットワークインタフェース107は、有線のネットワークと接続するインタフェース、無線のネットワークと接続するインタフェースを含む。ネットワークインタフェース107は、例えば、NIC(Network Interface Card),無線LAN(Local Area Network)カード等である。ネットワークインタフェース107で受信されたデータ等は、プロセッサ101に出力される。   The network interface 107 is an interface for inputting / outputting information to / from the network. The network interface 107 includes an interface connected to a wired network and an interface connected to a wireless network. The network interface 107 is, for example, a NIC (Network Interface Card), a wireless LAN (Local Area Network) card, or the like. Data received by the network interface 107 is output to the processor 101.

補助記憶装置105は、様々なプログラムや、各プログラムの実行に際してプロセッサ101が使用するデータを格納する。補助記憶装置105は、例えば、EPROM(Erasable Programmable ROM)、又はハードディスクドライブ(Hard Disk Drive)等の不揮発性のメモリである。補助記憶装置105は、例えば、オペレーティングシステム(OS),認証プログラム,その他様々なアプリケーションプログラムを保持する。   The auxiliary storage device 105 stores various programs and data used by the processor 101 when executing each program. The auxiliary storage device 105 is a non-volatile memory such as an EPROM (Erasable Programmable ROM) or a hard disk drive. The auxiliary storage device 105 holds, for example, an operating system (OS), an authentication program, and various other application programs.

主記憶装置102は、プロセッサ101に、補助記憶装置105に格納されているプログラムをロードする記憶領域および作業領域を提供したり、バッファとして用いられたりする。主記憶装置102は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)のような半導体メモリである。   The main storage device 102 provides the processor 101 with a storage area and a work area for loading a program stored in the auxiliary storage device 105, and is used as a buffer. The main storage device 102 is a semiconductor memory such as a ROM (Read Only Memory) and a RAM (Random Access Memory).

プロセッサ101は、例えば、CPU(Central Processing Unit)である。プロセッ
サ101は、補助記憶装置105又は可搬記録媒体110に保持されたOSや様々なアプリケーションプログラムを主記憶装置102にロードして実行することによって、様々な処理を実行する。プロセッサ101は、1つに限られず、複数備えられてもよい。
The processor 101 is, for example, a CPU (Central Processing Unit). The processor 101 executes various processes by loading the OS and various application programs held in the auxiliary storage device 105 or the portable recording medium 110 into the main storage device 102 and executing them. The number of processors 101 is not limited to one, and a plurality of processors 101 may be provided.

出力装置104は、プロセッサ101の処理の結果を出力する。出力装置104は、例えば、ディスプレイ,プリンタ,スピーカ等の音声出力装置を含む。   The output device 104 outputs the processing result of the processor 101. The output device 104 includes an audio output device such as a display, a printer, and a speaker, for example.

例えば、認証サーバ1では、プロセッサ101が補助記憶装置105に保持される認証プログラムを主記憶装置102にロードして実行する。認証サーバ1は、認証プログラムの実行を通じて、携帯端末2のユーザ認証を行う。なお、認証サーバ1のハードウェア構成は、一例であり、上記に限られず、実施の形態に応じて適宜構成要素の省略や置換、追加が可能である。認証プログラムは、例えば、可搬記録媒体110に記録されていてもよい。   For example, in the authentication server 1, the processor 101 loads an authentication program held in the auxiliary storage device 105 to the main storage device 102 and executes it. The authentication server 1 performs user authentication of the portable terminal 2 through execution of the authentication program. Note that the hardware configuration of the authentication server 1 is an example, and is not limited to the above, and components can be omitted, replaced, or added as appropriate according to the embodiment. The authentication program may be recorded on the portable recording medium 110, for example.

図3は、第1実施形態に係る認証サーバ1の機能ブロックの一例を示す図である。認証サーバ1は、機能ブロックとして、受信部11,文字列作成部12,登録部13,認証部14,送信部15,認証データベース(DB)16,辞書データベース(DB)17を含む。これらの機能ブロックは、例えば、プロセッサ101が補助記憶装置105に格納される認証プログラムを実行することによって行われる処理である。   FIG. 3 is a diagram illustrating an example of functional blocks of the authentication server 1 according to the first embodiment. The authentication server 1 includes a reception unit 11, a character string creation unit 12, a registration unit 13, an authentication unit 14, a transmission unit 15, an authentication database (DB) 16, and a dictionary database (DB) 17 as functional blocks. These functional blocks are processes performed by the processor 101 executing an authentication program stored in the auxiliary storage device 105, for example.

受信部11,送信部15は、それぞれ、携帯端末2とのデータの受信、送信のインタフェースである。例えば、受信部11は、パスワード登録処理の場合には、受信したパスワードを文字列作成部12に出力する。例えば、受信部11は、パスワード認証処理の場合には、受信したデータを認証部14に出力する。   The reception unit 11 and the transmission unit 15 are data reception and transmission interfaces with the mobile terminal 2, respectively. For example, in the case of password registration processing, the reception unit 11 outputs the received password to the character string creation unit 12. For example, in the case of password authentication processing, the reception unit 11 outputs the received data to the authentication unit 14.

文字列作成部12は、パスワード登録処理において、受信部11からパスワードが入力されると、該パスワードを複数の部分文字列に分割し、各部分文字列に対応するダミー文字列を作成する。文字列作成部12は、受信したパスワード,複数の部分文字列,作成したダミー文字列を、登録部13に出力する。文字列作成部12の詳細な処理については、後述される。   When the password is input from the receiving unit 11 in the password registration process, the character string creating unit 12 divides the password into a plurality of partial character strings, and creates a dummy character string corresponding to each partial character string. The character string creation unit 12 outputs the received password, a plurality of partial character strings, and the created dummy character string to the registration unit 13. Detailed processing of the character string creating unit 12 will be described later.

登録部13は、文字列作成部12から入力されたパスワードを認証DB 16に格納する。また、登録部13は、文字列作成部12よって作成された複数の部分文字列,ダミー文字列を辞書DB 17に格納する。   The registration unit 13 stores the password input from the character string creation unit 12 in the authentication DB 16. Further, the registration unit 13 stores a plurality of partial character strings and dummy character strings created by the character string creation unit 12 in the dictionary DB 17.

認証部14は、パスワード認証処理を行う。認証部14は、携帯端末2からパスワードの先頭の部分文字列の入力を受けると、パスワードの後続の部分文字列と、該部分文字列に対応するダミー文字列とを、次の入力候補として、送信部15を通じて携帯端末2に送信する。次に、携帯端末2によって入力候補の中から選択された文字列を受けると、認証部14は、パスワードの次の部分文字列と、該部分文字列に対応するダミー文字列とを、携帯端末2に送信する。認証部14は、このような処理を、携帯端末2から入力完了が受信されるまで、繰り返し行う。認証部14は、「出力部」の一例である。   The authentication unit 14 performs password authentication processing. When the authentication unit 14 receives the input of the first partial character string of the password from the portable terminal 2, the subsequent partial character string of the password and the dummy character string corresponding to the partial character string are set as the next input candidates. It transmits to the portable terminal 2 through the transmission unit 15. Next, when receiving the character string selected from the input candidates by the portable terminal 2, the authentication unit 14 converts the next partial character string of the password and the dummy character string corresponding to the partial character string to the portable terminal. 2 to send. The authentication unit 14 repeats such processing until input completion is received from the mobile terminal 2. The authentication unit 14 is an example of an “output unit”.

認証部14は、携帯端末2から入力される部分文字列を入力順にバッファしておき、携帯端末2から入力完了を受けると、バッファした文字列と認証DB 16に格納されるパスワードとを比較し、認証を行う。バッファした文字列を入力パスワード、認証DB 16に格納されるパスワードを登録パスワードと称する。   The authentication unit 14 buffers the partial character strings input from the mobile terminal 2 in the order of input. When the input is received from the mobile terminal 2, the authentication unit 14 compares the buffered character string with the password stored in the authentication DB 16. Authenticate. The buffered character string is referred to as an input password, and the password stored in the authentication DB 16 is referred to as a registered password.

入力パスワードと登録パスワードとが一致する場合には、認証部14は認証成功を判定する。入力パスワードと登録パスワードとが一致しない場合には、認証部14は、認証失敗を判定する。認証結果は送信部15を通じて携帯端末2に送信される。認証部14は、「認証部」の一例である。   If the input password matches the registered password, the authentication unit 14 determines success of authentication. If the input password does not match the registered password, the authentication unit 14 determines authentication failure. The authentication result is transmitted to the mobile terminal 2 through the transmission unit 15. The authentication unit 14 is an example of an “authentication unit”.

認証DB 16及び辞書DB 17は、例えば、主記憶装置102の記憶領域、又は、補助記憶装置105に作成される。認証DB 16には、ユーザによって登録されたパスワードが格納される。認証DB 16において、パスワードは、例えば、ユーザ識別情報と対応づけられて格納されてもよい。ユーザ識別情報は、例えば、ユーザID,電話番号,電子メールアドレス,携帯端末2の個体識別番号等である。認証DB 16は、「第1の格納部」の一例である。辞書DB 17は、「第2の格納部」の一例である。   The authentication DB 16 and the dictionary DB 17 are created in the storage area of the main storage device 102 or the auxiliary storage device 105, for example. The authentication DB 16 stores a password registered by the user. In the authentication DB 16, the password may be stored in association with the user identification information, for example. The user identification information is, for example, a user ID, a telephone number, an e-mail address, an individual identification number of the mobile terminal 2, and the like. The authentication DB 16 is an example of a “first storage unit”. The dictionary DB 17 is an example of a “second storage unit”.

図4は、辞書データベース17に格納される情報の一例を示す図である。辞書DB 17には、パスワードを分割して作成された複数の部分文字列と、各部分文字列に対応するダミー文字列とが格納される。   FIG. 4 is a diagram illustrating an example of information stored in the dictionary database 17. The dictionary DB 17 stores a plurality of partial character strings created by dividing passwords and dummy character strings corresponding to the partial character strings.

例えば、パスワードが部分文字列a,b,cの三つの部分文字列に分割された場合には、文字列作成部12は、各部分文字列a,b,cの後続の部分文字列に対応するダミー文字列を作成する。図4において、ダミー文字列は、b’1〜b’n,c‘1〜c’n,d’1〜d’nと表記される。nは、正の整数である。なお、第1実施形態では、パスワードの先頭部分文字列aはユーザによって文字入力によって入力されるため、先頭部分文字列aに対応するダミー文字列は作成されない。また、パスワードの終点を特定されることを防ぐため、パスワードの最終部分文字列cの後続の正解部分文字列は存在しないものの、部分文字列cの後続のダミーの文字列d’1〜d’nが作成される。   For example, when the password is divided into three partial character strings a, b, and c, the character string creation unit 12 corresponds to the partial character strings subsequent to the partial character strings a, b, and c. Create a dummy string to be used. In FIG. 4, the dummy character strings are represented as b′1 to b′n, c′1 to c′n, and d′ 1 to d′ n. n is a positive integer. In the first embodiment, since the first character string a of the password is input by the user by inputting characters, a dummy character string corresponding to the first character string a is not created. In order to prevent the end point of the password from being specified, although there is no correct partial character string subsequent to the last partial character string c of the password, dummy character strings d′ 1 to d ′ subsequent to the partial character string c are present. n is created.

1つのパスワードの分割数は、所定数に限定されない。例えば、パスワードの分割数は、パスワードに含まれる文字数に応じて決定されてもよい。ただし、第1実施形態では、
パスワードは、少なくとも2つの部分文字列に分割される。また、1つの部分文字列に含まれる文字数も、所定数に限定されない。例えば、第1実施形態では、パスワードの先頭部分文字列は、ユーザの文字入力によって入力されるので、パスワードの先頭部分文字列に含まれる文字数は少ないほどユーザの文字入力の負担を軽減することができる。
The number of divisions of one password is not limited to a predetermined number. For example, the number of password divisions may be determined according to the number of characters included in the password. However, in the first embodiment,
The password is divided into at least two partial character strings. Further, the number of characters included in one partial character string is not limited to a predetermined number. For example, in the first embodiment, since the first character string of the password is input by the user's character input, the smaller the number of characters included in the first character string of the password, the less the user's character input burden. it can.

また、1つの部分文字列につき作成されるダミー文字列の数は、所定数に限定されない。ダミー文字列は複数の方が、正解の部分文字列を特定されづらくすることができるが、多すぎると操作性を低下させることになる。例えば、1つの部分文字列につき作成されるダミー文字列の数は、5〜8個である。また、部分文字列に含まれる文字数と、対応するダミー文字列に含まれる文字数とは、同じであっても異なっていてもよく、いずれかに限定されない。   Further, the number of dummy character strings created for one partial character string is not limited to a predetermined number. A plurality of dummy character strings can make it difficult to specify a correct partial character string. However, if there are too many dummy character strings, the operability is lowered. For example, the number of dummy character strings created for one partial character string is 5 to 8. Further, the number of characters included in the partial character string and the number of characters included in the corresponding dummy character string may be the same or different, and are not limited to any one.

辞書DB 17には、部分文字列とその後続のパスワードの部分文字列又は後続の部分文字列に対応するダミー文字列とが対応付けられて格納される。例えば、先頭部分文字列aと後続の部分文字列b,先頭部分文字列aと後続の部分文字列bのダミー文字列b’1,...,先頭部分文字列aと後続の部分文字列bのダミー文字列b’nとがそれぞれ対応付けられて格納される。以降、パスワードの部分文字列は、正解部分文字列とも称される。   In the dictionary DB 17, a partial character string and a subsequent partial character string of a password or a dummy character string corresponding to the subsequent partial character string are stored in association with each other. For example, the first partial character string a and the subsequent partial character string b, the first partial character string a and the dummy character string b'1,. . . , The leading partial character string a and the dummy character string b'n of the subsequent partial character string b are stored in association with each other. Hereinafter, the partial character string of the password is also referred to as a correct partial character string.

図4に示される例は、1ユーザについて辞書DB 17に格納される情報の一例である。辞書DB 17には、ユーザの数だけ、図4に示されるような情報が格納される。また、辞書DB 17に格納される情報は、例えば、ユーザ識別情報によって識別されるようにしてもよい。   The example shown in FIG. 4 is an example of information stored in the dictionary DB 17 for one user. The dictionary DB 17 stores information as shown in FIG. 4 for the number of users. The information stored in the dictionary DB 17 may be identified by user identification information, for example.

<処理の流れ>
図5は、認証サーバ1におけるパスワード登録処理のフローチャートの一例である。図5に示されるフローチャートは、例えば、携帯端末2から認証サーバ1(受信部11)がパスワード登録要求を受信した場合に開始される。パスワード登録要求は、例えば、ユーザが携帯端末2上のブラウザから「パスワード登録」のメニューを選択する等のパスワード登録の開始操作を行い、携帯端末2が認証サーバ1のパスワード登録画面のURLにアクセスすることによって、携帯端末2から送信される。
<Process flow>
FIG. 5 is an example of a flowchart of password registration processing in the authentication server 1. The flowchart shown in FIG. 5 is started when, for example, the authentication server 1 (reception unit 11) receives a password registration request from the mobile terminal 2. For the password registration request, for example, the user performs a password registration start operation such as selecting the “password registration” menu from the browser on the mobile terminal 2, and the mobile terminal 2 accesses the URL of the password registration screen of the authentication server 1. Is transmitted from the portable terminal 2.

OP21では、受信部11は、携帯端末2からパスワードを受信する。受信部11は、パスワードを文字列作成部12に出力する。次に処理がOP22に進む。   In OP <b> 21, the receiving unit 11 receives a password from the mobile terminal 2. The receiving unit 11 outputs the password to the character string creating unit 12. Next, the process proceeds to OP22.

OP22では、文字列作成部12は、パスワードを複数の部分文字列に分割する。OP23では、文字列作成部12は、各部分文字列の後続の部分文字列のダミー文字列を作成する。文字列作成部12は、パスワードと、作成したパスワードの部分文字列とダミー文字列とを登録部13に出力する。次に処理がOP24に進む。   In OP22, the character string creating unit 12 divides the password into a plurality of partial character strings. In OP23, the character string creating unit 12 creates a dummy character string of a partial character string subsequent to each partial character string. The character string creation unit 12 outputs a password, a partial character string of the created password, and a dummy character string to the registration unit 13. Next, the process proceeds to OP24.

OP24では、登録部13は、パスワードを認証DB 16に出力する。また、登録部13は、文字列作成部12によって作成されたパスワードの部分文字列とダミー文字列とを辞書DB 17に格納する(図4参照)。次に、処理がOP25に進む。   In OP24, the registration unit 13 outputs the password to the authentication DB 16. Further, the registration unit 13 stores the partial character string and dummy character string of the password created by the character string creation unit 12 in the dictionary DB 17 (see FIG. 4). Next, the process proceeds to OP25.

OP25では、登録部13は、携帯端末2にパスワードの登録完了を、送信部15を通じて送信する。その後、図5に示される処理が終了する。   In OP <b> 25, the registration unit 13 transmits password registration completion to the mobile terminal 2 through the transmission unit 15. Thereafter, the process shown in FIG. 5 ends.

図6は、認証サーバ1におけるパスワード認証処理のフローチャートの一例である。図6に示されるフローチャートは、例えば、携帯端末2から認証サーバ1(受信部11)が認証要求を受信した場合に開始される。認証要求は、例えば、ユーザが携帯端末2上のブ
ラウザのパスワード認証画面への遷移等のパスワード認証開始の操作を行い、携帯端末2が認証サーバ1の認証画面のURLにアクセスすることによって、携帯端末2から送信される。
FIG. 6 is an example of a flowchart of password authentication processing in the authentication server 1. The flowchart illustrated in FIG. 6 is started, for example, when the authentication server 1 (reception unit 11) receives an authentication request from the mobile terminal 2. The authentication request is performed by, for example, the user performing a password authentication start operation such as a transition to the password authentication screen of the browser on the mobile terminal 2, and the mobile terminal 2 accessing the URL of the authentication screen of the authentication server 1 to It is transmitted from the terminal 2.

OP31では、受信部11は、パスワードの先頭部分文字列Aを受信する。受信部11は、先頭部分文字列Aを認証部14に出力する。次に処理がOP32に進む。   In OP31, the receiving unit 11 receives the first character string A of the password. The receiving unit 11 outputs the first partial character string A to the authentication unit 14. Next, the process proceeds to OP32.

OP32では、認証部14は、バッファ内の入力パスワードXに、先頭部分文字列Aを書き込む。また、認証部14は、部分文字列x=先頭部分文字列Aとして保持する。次に処理がOP33に進む。   In OP32, the authentication unit 14 writes the first partial character string A to the input password X in the buffer. Further, the authentication unit 14 holds the partial character string x = first partial character string A. Next, the process proceeds to OP33.

OP33では、認証部14は、辞書DB 17から部分文字列xの後続の正解部分文字列yと、ダミー文字列y’1〜y’nを読み出し、次の入力候補として、携帯端末2に送信する。なお、例えば、ユーザが入力した先頭部分文字列Aが誤っており、辞書DB 17に部分文字列xに合致する情報がない場合には、認証部14は認証失敗として、図6に示される処理を終了させる。   In OP33, the authentication unit 14 reads the correct partial character string y subsequent to the partial character string x and the dummy character strings y′1 to y′n from the dictionary DB 17, and transmits them to the portable terminal 2 as the next input candidates. To do. For example, if the first partial character string A input by the user is incorrect and there is no information matching the partial character string x in the dictionary DB 17, the authentication unit 14 determines that the authentication has failed and the processing shown in FIG. End.

携帯端末2の表示画面には、入力候補の、正解部分文字列yと、ダミー文字列y’1〜y’nとが、ランダムに並べられて表示され、ユーザは、この中から文字列を1つ選択する。この場合には、選択された文字列Yが携帯端末2から認証サーバ1に送信される。または、パスワードの入力が終了した場合には、例えば、ユーザは携帯端末2に表示される入力完了ボタンを選択する。この場合には、携帯端末2から入力完了が認証サーバ1に送信される。次に処理がOP34に進む。   On the display screen of the portable terminal 2, the correct partial character string y and the dummy character strings y′1 to y′n, which are input candidates, are displayed in random order, and the user can select a character string from these. Select one. In this case, the selected character string Y is transmitted from the portable terminal 2 to the authentication server 1. Or when the input of a password is complete | finished, a user selects the input completion button displayed on the portable terminal 2, for example. In this case, the input completion is transmitted from the portable terminal 2 to the authentication server 1. Next, the process proceeds to OP34.

受信部11が、携帯端末2から入力完了を受信した場合には(OP34:YES)、処理がOP40に進む。OP40では、認証部14は、バッファに格納された入力パスワードXと、認証DB 16内の登録パスワードPとが一致するか否か、又は、入力パスワードに合致する登録パスワードが認証DB 16に格納されているいか否か、を判定することによって、認証を行う。認証部14は、認証結果を携帯端末2に送信する。その後、図6に示される処理が終了する。   When the receiving unit 11 receives an input completion from the mobile terminal 2 (OP34: YES), the process proceeds to OP40. In OP40, the authentication unit 14 stores in the authentication DB 16 whether or not the input password X stored in the buffer matches the registration password P in the authentication DB 16, or a registration password that matches the input password. Authentication is performed by determining whether or not the user is present. The authentication unit 14 transmits the authentication result to the mobile terminal 2. Thereafter, the process shown in FIG. 6 ends.

受信部11が、携帯端末2から入力完了を受信しない場合には(OP34:NO)、処理がOP35に進む。OP35では、受信部11は、携帯端末2からユーザによって選択された文字列Yを受信する。受信部11は、文字列Yを認証部14に出力する。次に処理がOP36に進む。   If the receiving unit 11 does not receive the input completion from the portable terminal 2 (OP34: NO), the process proceeds to OP35. In OP35, the receiving unit 11 receives the character string Y selected by the user from the portable terminal 2. The receiving unit 11 outputs the character string Y to the authentication unit 14. Next, the process proceeds to OP36.

OP36では、認証部14は、文字列Yをバッファ内の入力パスワードXの末尾に追記して保持する。次に処理がOP37に進む。   In OP36, the authentication unit 14 adds and holds the character string Y at the end of the input password X in the buffer. Next, the process proceeds to OP37.

OP37では、認証部14は、文字列Yと、正解部分文字列yとを比較し、両者が一致するか否かを判定する。文字列Yと正解部分文字列yとが一致する場合には(OP37:YES)、処理がOP39に進む。OP39では、認証部14は、部分文字列x=文字列Yとして保持する。次に処理がOP33に戻り、新たに設定された部分文字列xについて、OP33〜OP39の処理が実行される。   In OP37, the authentication unit 14 compares the character string Y with the correct partial character string y and determines whether or not they match. If the character string Y matches the correct partial character string y (OP37: YES), the process proceeds to OP39. In OP39, the authentication unit 14 holds the partial character string x = character string Y. Next, the processing returns to OP33, and the processing of OP33 to OP39 is executed for the newly set partial character string x.

文字列Yと正解部分文字列yとが一致しない場合には(OP37:NO)、処理がOP38に進む。OP38では、認証部14は、文字列Yに続くダミー文字列z’1〜z’nを作成し、携帯端末2に送信する。これによって、ユーザによって入力候補の中からダミー文字列が選択された場合でも、携帯端末2の画面には選択されたダミー文字列の次の入力候補としてのダミー文字列が表示され、正解のパスワードを特定されづらくすることが
できる。次に処理がOP34に戻り、OP34〜OP38の処理が実行される。この場合には、携帯端末2から入力完了が受信された場合には(OP34:YES)、認証部14による認証は失敗することになる。
If the character string Y and the correct partial character string y do not match (OP37: NO), the process proceeds to OP38. In OP <b> 38, the authentication unit 14 creates dummy character strings z ′ <b> 1 to z′n following the character string Y and transmits them to the mobile terminal 2. As a result, even when a dummy character string is selected from among the input candidates by the user, a dummy character string as the next input candidate of the selected dummy character string is displayed on the screen of the mobile terminal 2, and the correct password Can be difficult to identify. Next, the process returns to OP34, and the processes of OP34 to OP38 are executed. In this case, when input completion is received from the portable terminal 2 (OP34: YES), authentication by the authentication unit 14 fails.

なお、OP37における処理は、文字列Yに後続する入力候補(正解部分文字列又はダミー文字列)が辞書DB 17に存在するか否かを判定する処理に置換してもよい。   Note that the processing in OP37 may be replaced with processing for determining whether or not an input candidate (correct answer partial character string or dummy character string) following the character string Y exists in the dictionary DB 17.

<携帯端末の構成>
図7は、携帯端末2のハードウェア構成の一例を示す図である。携帯端末2は、例えば、スマートフォン,タブレット端末,携帯電話端末,携帯ゲーム機等である。携帯端末2は、CPU 201,記憶部202,タッチパネル203,ディスプレイ204,無線部205,オーディオ入出力部206,スピーカー207,マイクロフォン208,アンテナ210を備える。
<Configuration of mobile terminal>
FIG. 7 is a diagram illustrating an example of a hardware configuration of the mobile terminal 2. The mobile terminal 2 is, for example, a smartphone, a tablet terminal, a mobile phone terminal, a mobile game machine, or the like. The portable terminal 2 includes a CPU 201, a storage unit 202, a touch panel 203, a display 204, a wireless unit 205, an audio input / output unit 206, a speaker 207, a microphone 208, and an antenna 210.

記憶部202は、ROM 202A、RAM 202Bを含む。RAM 202Bには、揮発性のものと不揮発性のものと、双方が含まれる。ROM 202A又は不揮発性のRAM 202Bには、クライアント用の認証プログラムが格納される。クライアント用の認証プログラムは、認証クライアントとして携帯端末2を動作させるためのプログラムである。その他、OS等のプログラムやアプリケーションもROM 202Bまたは不揮発性のRAM 202Aに格納されている。   The storage unit 202 includes a ROM 202A and a RAM 202B. The RAM 202B includes both volatile and nonvolatile ones. The ROM 202A or the non-volatile RAM 202B stores a client authentication program. The client authentication program is a program for operating the mobile terminal 2 as an authentication client. In addition, programs such as an OS and applications are also stored in the ROM 202B or the nonvolatile RAM 202A.

タッチパネル203は、位置入力装置の1つであって、ディスプレイ204の表面に配置されており、ディスプレイ204の画面に対応する指のタッチ位置の座標を入力する。例えば、タッチパネル203は、静電容量方式,抵抗膜方式,表面弾性波方式,赤外線方式,電磁誘導方式等のいずれであってもよい。   The touch panel 203 is one of position input devices, and is arranged on the surface of the display 204, and inputs the coordinates of the touch position of the finger corresponding to the screen of the display 204. For example, the touch panel 203 may be any one of a capacitance method, a resistance film method, a surface acoustic wave method, an infrared method, an electromagnetic induction method, and the like.

ディスプレイ204は、例えば、液晶ディスプレイ(Liquid Crystal Display,LCD)である。ディスプレイ204は、CPU 201から入力される信号に従って、画面データを表示する。   The display 204 is, for example, a liquid crystal display (LCD). The display 204 displays screen data according to a signal input from the CPU 201.

無線部205は、アンテナ210と接続しており、アンテナ210を通じて受信した無線信号を電気信号に変換してCPU 201に出力したり、CPU 201から入力される電気信号を無線信号に変換してアンテナ210を通じて送信したりする。無線部205は、例えば、第3世代移動通信システム,第2世代移動通信システム,LTE(Long Term Evolution)のうちのいずれか1つ又は複数の電子回路である。   The wireless unit 205 is connected to the antenna 210, converts a wireless signal received through the antenna 210 into an electrical signal and outputs the electrical signal to the CPU 201, or converts an electrical signal input from the CPU 201 into a wireless signal and transmits the antenna. Or send it through 210. The wireless unit 205 is, for example, any one or a plurality of electronic circuits of a third generation mobile communication system, a second generation mobile communication system, and LTE (Long Term Evolution).

オーディオ入出力部206は、音声出力装置としてのスピーカー207と、音声入力装置としてのマイクロフォン208と、接続する。オーディオ入出力部206は、マイクロフォン208から入力された音声信号を電気信号に変換してCPU 201に出力したり、CPU 201から入力された電気信号を音声信号に変換してスピーカー207に出力したりする。   The audio input / output unit 206 is connected to a speaker 207 as an audio output device and a microphone 208 as an audio input device. The audio input / output unit 206 converts an audio signal input from the microphone 208 into an electric signal and outputs the electric signal to the CPU 201, or converts an electric signal input from the CPU 201 into an audio signal and outputs the audio signal to the speaker 207. To do.

なお、携帯端末2のハードウェア構成は、図7に示されるものに限定されず、適宜、追加、置換、削除等の変更が可能である。例えば、携帯端末2は、図7に示される構成に加えて、赤外線通信部やICカード通信部等を備えてもよい。また、携帯端末2は、タッチパネル203に追加して、又は、代わりに、方向指示や文字入力のための操作ボタンを備えてもよい。   Note that the hardware configuration of the mobile terminal 2 is not limited to that shown in FIG. 7, and changes such as addition, replacement, and deletion can be made as appropriate. For example, the mobile terminal 2 may include an infrared communication unit, an IC card communication unit, and the like in addition to the configuration shown in FIG. Further, the mobile terminal 2 may be provided with operation buttons for direction instruction and character input in addition to or instead of the touch panel 203.

クライアント用の認証プログラムは、他のアプリケーションによって、又は、ユーザ指示によって起動される。CPU 201がクライアント用の認証プログラムを実行するこ
とによって、携帯端末2は、パスワード登録及びパスワード認証処理を行う。
The client authentication program is activated by another application or by a user instruction. When the CPU 201 executes the client authentication program, the mobile terminal 2 performs password registration and password authentication processing.

携帯端末2におけるパスワード登録処理は、以下の通りである。携帯端末2は、パスワード登録要求を認証サーバ1に送信し、次に、ユーザから入力されたパスワードを認証サーバ1に送信する。パスワード登録要求は、ユーザから入力されたパスワードとともに送信されてもよい。認証サーバ1にパスワードが登録されると、認証サーバ1は登録完了を送信する。認証サーバ1から登録完了を受信すると、携帯端末2は、パスワード登録処理を終了させる。   The password registration process in the portable terminal 2 is as follows. The portable terminal 2 transmits a password registration request to the authentication server 1, and then transmits the password input by the user to the authentication server 1. The password registration request may be transmitted together with the password input from the user. When the password is registered in the authentication server 1, the authentication server 1 transmits registration completion. When the registration completion is received from the authentication server 1, the portable terminal 2 ends the password registration process.

携帯端末2おけるパスワード認証処理は、以下の通りである。携帯端末2は、認証要求を認証サーバ1に送信し、認証サーバ1から認証画面を受信し、ディスプレイ204に表示する。次に、携帯端末2は、認証画面を通じてユーザから入力された先頭部分文字列を認証サーバ1に送信する。   The password authentication process in the portable terminal 2 is as follows. The portable terminal 2 transmits an authentication request to the authentication server 1, receives an authentication screen from the authentication server 1, and displays it on the display 204. Next, the mobile terminal 2 transmits the first partial character string input from the user through the authentication screen to the authentication server 1.

次に、携帯端末2は、認証サーバ1から複数の文字列を受信し、該複数の文字列をディスプレイ204に表示する。このとき、携帯端末2は、入力完了を入力するための操作ボタンも併せて表示する。携帯端末2は、ユーザによって、ディスプレイに表示された複数の文字列の中から1つの文字列が選択されると、選択された文字列を認証サーバ1に送信する。その後、携帯端末2は、認証サーバ1から複数の文字列を受信し、選択された文字列を認証サーバ1に送信する処理を、ユーザから入力完了が入力されるまで繰り返し実行する。   Next, the mobile terminal 2 receives a plurality of character strings from the authentication server 1 and displays the plurality of character strings on the display 204. At this time, the portable terminal 2 also displays an operation button for inputting completion of input. When one character string is selected from the plurality of character strings displayed on the display by the user, the portable terminal 2 transmits the selected character string to the authentication server 1. Thereafter, the mobile terminal 2 repeatedly executes a process of receiving a plurality of character strings from the authentication server 1 and transmitting the selected character string to the authentication server 1 until an input completion is input from the user.

例えば、ディスプレイ204に表示された入力完了ボタンが選択されるなどして、ユーザから入力完了が入力されると、携帯端末2は、入力完了を認証サーバ1に送信する。携帯端末2は、認証サーバ1から認証結果を受信すると、該認証結果を所定のアプリケーションに通知して、パスワード認証処理を終了させる。   For example, when an input completion is input from the user by selecting an input completion button displayed on the display 204, the mobile terminal 2 transmits the input completion to the authentication server 1. When the portable terminal 2 receives the authentication result from the authentication server 1, the portable terminal 2 notifies the predetermined application of the authentication result and ends the password authentication process.

図8は、パスワード認証処理における携帯端末2のパスワード入力画面の一例を示す図である。パスワード入力画面は、認証画面の一つであって、入力パスワード表示領域200と、入力パスワード候補表示領域300とを含む。   FIG. 8 is a diagram illustrating an example of a password input screen of the mobile terminal 2 in the password authentication process. The password input screen is one of authentication screens, and includes an input password display area 200 and an input password candidate display area 300.

入力パスワード表示領域200は、ユーザによって入力されたパスワードが表示される領域である。ただし、セキュリティ保護のため、入力されたパスワードの文字列は所定の記号に変換されて表示される。入力完了ボタンB1は、パスワード入力の完了を入力するための操作ボタンである。図8に示される例では、入力完了ボタンB1は、入力パスワード表示領域200に配置されているが、入力完了ボタンB1の配置場所は、所定の位置に限定されない。   The input password display area 200 is an area where a password input by the user is displayed. However, for security protection, the input password character string is converted into a predetermined symbol and displayed. The input completion button B1 is an operation button for inputting completion of password input. In the example shown in FIG. 8, the input completion button B1 is arranged in the input password display area 200, but the arrangement place of the input completion button B1 is not limited to a predetermined position.

入力パスワード候補表示領域300は、次に入力されるパスワードの部分文字列の入力候補が表示される領域である。入力候補として認証サーバ1から受信された正解部分文字列とダミー文字列とは、入力パスワード候補表示領域300に表示される。入力パスワード候補表示領域300において、正解部分文字列とダミー文字列とは、例えば、選択頻度等に依存せず、ランダムな順番で配置される。キャンセルボタンB2は、直前に入力されたパスワードの部分文字列の選択を解除するためのボタンである。   The input password candidate display area 300 is an area where input candidates for a partial character string of a password to be input next are displayed. The correct partial character string and the dummy character string received from the authentication server 1 as input candidates are displayed in the input password candidate display area 300. In the input password candidate display area 300, the correct partial character string and the dummy character string are arranged in a random order without depending on, for example, the selection frequency. The cancel button B2 is a button for canceling the selection of the partial character string of the password input immediately before.

図8に示される例は、パスワードの先頭3文字の部分文字列と、後続の2文字の部分文字列が入力済みであって、先頭から3つ目の部分文字列について入力候補の文字列から選択される場合のパスワード入力画面が示されている。図8に示される例では、携帯端末2には、方向指示可能な入力ボタンB3が備えられており、入力ボタンB3の操作によってパスワードの入力が行われる。図8に示される例では、カーソルの位置する文字列は、色
が反転されて表示されている。
In the example shown in FIG. 8, the partial character string of the first three characters of the password and the subsequent partial character string of the two characters have already been input, and the third partial character string from the beginning is input from the input candidate character string. The password entry screen when selected is shown. In the example shown in FIG. 8, the mobile terminal 2 is provided with an input button B3 capable of direction indication, and a password is input by operating the input button B3. In the example shown in FIG. 8, the character string on which the cursor is positioned is displayed with its color reversed.

図8に示されるようなパスワード入力画面は、例えば、携帯端末2が認証サーバ1のパスワード入力画面のURLにアクセスし、認証サーバ1から受信することによって取得される。また、パスワード入力画面のURLにアクセスすることは、認証サーバ1に認証要求を行う操作の一例である。   The password input screen as shown in FIG. 8 is acquired, for example, when the mobile terminal 2 accesses the URL of the password input screen of the authentication server 1 and receives it from the authentication server 1. Further, accessing the URL of the password input screen is an example of an operation for making an authentication request to the authentication server 1.

<第1実施形態の作用効果>
第1実施形態では、携帯端末2のユーザがパスワード認証を行う場合には、パスワードの先頭部分文字列について文字入力を行うと、後続のパスワードの部分文字列の複数の候補が携帯端末2のディスプレイ104に表示される。ユーザは、表示された部分文字列の複数の候補の中から正解部分文字列を選択してパスワード入力を行う。したがって、第1実施形態によれば、携帯端末2のユーザは、パスワード認証において、文字入力を行うのはパスワードの先頭部分文字列についてであって、それ以外の部分文字列については候補の中から選択することで入力可能となるため、パスワード認証における文字入力の煩雑さを軽減することができる。
<Operational effects of the first embodiment>
In the first embodiment, when the user of the portable terminal 2 performs password authentication, if a character is input for the first partial character string of the password, a plurality of candidates for the subsequent partial character string of the password are displayed on the portable terminal 2. 104. The user selects a correct partial character string from a plurality of displayed partial character string candidates and inputs a password. Therefore, according to the first embodiment, in the password authentication, the user of the portable terminal 2 performs character input for the first partial character string of the password, and for other partial character strings from among the candidates. Since it becomes possible to input by selecting, it is possible to reduce the complexity of character input in password authentication.

また、パスワードの部分文字列の入力候補として、正解部分文字列に加えて、複数のダミー文字列が表示されるので、他人にパスワード入力画面をのぞき見られた場合でも、正解のパスワードを特定されづらくすることができる。また、パスワードの部分文字列の入力候補としての正解部分文字列と複数のダミー文字列とは、例えば、選択頻度等に依存せず、携帯端末2の画面上でランダムに配置されるので、より正解のパスワードを特定されづらくすることができる。   In addition to the correct partial character string, multiple dummy character strings are displayed as input candidates for the password partial character string, so that even if someone looks into the password input screen, the correct password is specified. It can be difficult. In addition, the correct partial character string and the plurality of dummy character strings as input candidates for the partial character string of the password are arranged randomly on the screen of the mobile terminal 2 without depending on the selection frequency, for example. The correct password can be made difficult to specify.

また、携帯端末2のユーザによって入力候補の中からダミー文字列が選択された場合でも、認証サーバ1は、次の入力候補としてのダミー文字列を生成して携帯端末2に送信し、携帯端末2の画面には次の入力候補が表示される。すなわち、ユーザがパスワードの部分文字列の選択を誤った場合でも、正解部分文字列を選択したときと変わらず、携帯端末2の画面には次の入力候補が表示される。これによって、ユーザがダミー文字列を選択した場合にも、選択文字列が正解部分文字列又はダミー文字列であるかを他人が特定することが困難であり、パスワードを特定することをより困難にすることができる。   Even when a dummy character string is selected from among the input candidates by the user of the mobile terminal 2, the authentication server 1 generates a dummy character string as the next input candidate and transmits the dummy character string to the mobile terminal 2. The next input candidate is displayed on the second screen. That is, even when the user selects the partial character string of the password incorrectly, the next input candidate is displayed on the screen of the mobile terminal 2 as when the correct partial character string is selected. As a result, even when the user selects a dummy character string, it is difficult for another person to specify whether the selected character string is a correct partial character string or a dummy character string, and it is more difficult to specify a password. can do.

また、パスワードの最後尾の部分文字列の入力の後にも、認証サーバ1は、後続するパスワードの部分文字列は実在しないにもかかわらず、ダミー文字列を次の入力候補として携帯端末2に送信する。これによって、パスワードの最後尾の部分文字列が入力された後も携帯端末2の画面には入力候補の文字列が表示されることになり、パスワードの終点を特定しづらくすることができる。   Even after the last partial character string of the password is input, the authentication server 1 transmits the dummy character string to the portable terminal 2 as the next input candidate even though the subsequent partial character string of the password does not exist. To do. Thus, even after the last partial character string of the password is input, the input candidate character string is displayed on the screen of the portable terminal 2, and it is difficult to specify the end point of the password.

<第2実施形態>
第1実施形態では、パスワードの先頭部分文字列についてはユーザによる文字入力操作によって入力される。第2実施形態では、パスワードの先頭部分文字列についても、ユーザによる文字入力操作無しに、認証サーバ1が携帯端末2に複数の入力候補を提示し、入力候補からの選択操作によってパスワード入力可能にする。なお、第2実施形態については、第1実施形態と共通する部分の説明は省略される。
Second Embodiment
In the first embodiment, the first partial character string of the password is input by a character input operation by the user. In the second embodiment, the authentication server 1 presents a plurality of input candidates to the portable terminal 2 and allows a password to be input by a selection operation from the input candidates, without requiring a user to input characters for the first character string of the password. To do. In addition, about 2nd Embodiment, description of the part which is common in 1st Embodiment is abbreviate | omitted.

図9は、第2実施形態に係る認証システムの構成の一例と、認証システムにおける処理シーケンスの一例を示す図である。第2実施形態に係る認証システムの構成は、第1実施形態に係る認証システムと同じである。   FIG. 9 is a diagram illustrating an example of a configuration of an authentication system according to the second embodiment and an example of a processing sequence in the authentication system. The configuration of the authentication system according to the second embodiment is the same as that of the authentication system according to the first embodiment.

OP51〜OP53は、パスワード登録の処理である。OP51〜OP53の処理は、
図1のOP1〜OP3において、登録するパスワードに加えて、端末識別情報が携帯端末2から送信され、認証サーバ1に登録される点が異なる。OP52では、認証サーバ1は、パスワードの先頭部分文字列についても対応するダミー文字列を作成し、正解の部分文字列と、ダミー文字列と、端末識別情報とを登録する。端末識別情報は、先頭部分文字列と先頭部分文字列に対応するダミー文字列とにそれぞれ対応づけられる。
OP51 to OP53 are password registration processes. The processing of OP51 to OP53 is as follows:
1 differs from OP1 to OP3 in that terminal identification information is transmitted from the mobile terminal 2 and registered in the authentication server 1 in addition to the password to be registered. In OP52, the authentication server 1 creates a dummy character string corresponding to the first partial character string of the password, and registers the correct partial character string, the dummy character string, and the terminal identification information. The terminal identification information is associated with a leading character string and a dummy character string corresponding to the leading character string.

OP54〜OP64は、パスワード認証処理である。OP54では、携帯端末2において、所定の操作が行われて、携帯端末2が認証サーバ1の認証画面のURLにアクセスし、認証サーバ1に認証要求を送信する。   OP54 to OP64 are password authentication processes. In OP <b> 54, a predetermined operation is performed on the mobile terminal 2, and the mobile terminal 2 accesses the URL of the authentication screen of the authentication server 1 and transmits an authentication request to the authentication server 1.

OP55では、携帯端末2は、認証サーバ1に端末識別情報を送信する。端末識別情報は、ユーザからの入力ではなく、例えば、ROM 202A又はRAM 202Bに保持される端末識別情報を読み出すことによって取得される。端末識別情報は、例えば、認証サーバ1の認証画面のURLへのアクセスの際に端末識別情報を送信するように、クライアント用の認証プログラムに命令を組み込んだり、認証画面のURLの一部に端末識別情報が含まれるブックマークを作成したりすることによって、携帯端末2により送信される。   In OP55, the mobile terminal 2 transmits terminal identification information to the authentication server 1. The terminal identification information is not input from the user, but is acquired by, for example, reading the terminal identification information held in the ROM 202A or the RAM 202B. As the terminal identification information, for example, an instruction is incorporated into the client authentication program so that the terminal identification information is transmitted when accessing the URL of the authentication screen of the authentication server 1, or the terminal is included in a part of the URL of the authentication screen. It is transmitted by the mobile terminal 2 by creating a bookmark including identification information.

OP56では、認証サーバ1は、携帯端末2から受信した端末識別情報に対応付けられた先頭部分文字列とダミー文字列とを、入力候補として、携帯端末2に送信する。   In OP56, the authentication server 1 transmits the leading partial character string and the dummy character string associated with the terminal identification information received from the portable terminal 2 to the portable terminal 2 as input candidates.

OP57では、携帯端末2に、認証サーバ1から受信された先頭部分文字列とダミー文字列とが入力候補として表示され、ユーザによって、入力候補の中から1つの文字列Aが選択される。OP58では、携帯端末2は、選択された文字列Aを認証サーバ1に送信する。   In OP57, the first partial character string and the dummy character string received from the authentication server 1 are displayed as input candidates on the portable terminal 2, and one character string A is selected from the input candidates by the user. In OP58, the mobile terminal 2 transmits the selected character string A to the authentication server 1.

OP59では、認証サーバ1は、携帯端末2から受信した文字列Aに続くパスワードの部分文字列の入力候補を携帯端末2に送信する。以降、OP57〜OP59の処理が、パスワードの最終部分文字列が入力されるまで繰り返される。また、OP60以降の処理は、第1実施形態と同様である。   In OP <b> 59, the authentication server 1 transmits to the portable terminal 2 input candidates for the partial character string of the password following the character string A received from the portable terminal 2. Thereafter, the processing of OP57 to OP59 is repeated until the last partial character string of the password is input. Further, the processing after OP60 is the same as that in the first embodiment.

第2実施形態では、認証サーバ1が、パスワードの先頭部分文字列及び先頭部分文字列に対応するダミー文字列と、端末識別番号とを対応付けて登録する。これよって、パスワードの先頭部分文字列についても、携帯端末2のユーザは文字入力無しに、認証サーバ1から受信された入力候補からの選択操作によって、入力することができる。   In the second embodiment, the authentication server 1 registers the first character string of the password, the dummy character string corresponding to the first character string, and the terminal identification number in association with each other. Accordingly, the user of the portable terminal 2 can also input the first character string of the password by a selection operation from the input candidates received from the authentication server 1 without inputting characters.

第2実施形態において、認証サーバ1及び携帯端末2のハードウェア構成及び機能構成は、第1実施形態と同じである。   In the second embodiment, the hardware configuration and functional configuration of the authentication server 1 and the mobile terminal 2 are the same as those in the first embodiment.

図10は、第2実施形態に係る辞書データベース17に格納される情報の一例を示す図である。第2実施形態では、辞書DB 17には、第1実施形態でも格納される情報に加えて、先頭部分文字列(図中“a”)及び先頭部分文字列に対応するダミー文字列(図中“a’1〜a’n”)のそれぞれと、携帯端末2の端末識別情報(図中“ID”と表記)との対応付けが、格納される。   FIG. 10 is a diagram illustrating an example of information stored in the dictionary database 17 according to the second embodiment. In the second embodiment, in addition to the information stored in the first embodiment, the dictionary DB 17 includes a leading partial character string (“a” in the figure) and a dummy character string corresponding to the leading partial character string (in the figure). The association between each of “a′1 to a′n”) and the terminal identification information (denoted as “ID” in the drawing) of the mobile terminal 2 is stored.

端末識別情報は、端末を識別するための情報である。端末識別情報には、例えば、携帯電話端末の個体識別番号,電話番号,電子メールアドレス,ユーザID等のユーザ識別情報等が用いられる。   The terminal identification information is information for identifying the terminal. As the terminal identification information, for example, user identification information such as an individual identification number of a mobile phone terminal, a telephone number, an e-mail address, and a user ID is used.

図11は、第2実施形態に係る認証サーバ1のパスワード認証処理のフローチャートの
一例である。図11に示されるフローチャートは、例えば、携帯端末2から認証サーバ1(受信部11)が認証要求を受信した場合に開始される。
FIG. 11 is an example of a flowchart of password authentication processing of the authentication server 1 according to the second embodiment. The flowchart illustrated in FIG. 11 is started, for example, when the authentication server 1 (reception unit 11) receives an authentication request from the mobile terminal 2.

OP71では、受信部11は、携帯端末2から端末識別情報を受信する。次に、処理がOP72に進む。   In OP71, the receiving unit 11 receives terminal identification information from the portable terminal 2. Next, the process proceeds to OP72.

OP72では、認証部14は、辞書DB 17から、携帯端末2の端末識別番号に対応付けられているパスワードの先頭部分文字列と先頭部分文字列に対応するダミー文字列とを読み出し、携帯端末2に送信する。携帯端末2のディスプレイには、パスワードの先頭部分文字列と先頭部分文字列に対応するダミー文字列とが表示され、ユーザによって、1つの文字列Aが選択される。次に処理がOP73に進む。   In OP72, the authentication unit 14 reads from the dictionary DB 17 the first partial character string of the password associated with the terminal identification number of the portable terminal 2 and the dummy character string corresponding to the first partial character string. Send to. On the display of the portable terminal 2, the first character string of the password and a dummy character string corresponding to the first character string are displayed, and one character string A is selected by the user. Next, the process proceeds to OP73.

OP73では、受信部11は、携帯端末2から文字列Aを受信する。受信部11は、文字列Aを認証部14に出力する。次に処理がOP74に進む。   In OP73, the receiving unit 11 receives the character string A from the portable terminal 2. The receiving unit 11 outputs the character string A to the authentication unit 14. Next, the process proceeds to OP74.

OP74では、認証部14は、バッファ内の入力パスワードXに、文字列Aを書き込む。また、認証部14は、部分文字列x=文字列Aとして保持する。   In OP74, the authentication unit 14 writes the character string A to the input password X in the buffer. Further, the authentication unit 14 holds the partial character string x = character string A.

次に処理が図6のOP37に進み、文字列Aが先頭部分文字列と一致するか否か判定される。以降、図6に示されるフローチャートに従って、第1実施形態と同様にして処理が進められる。   Next, the process proceeds to OP37 in FIG. 6, and it is determined whether or not the character string A matches the first partial character string. Thereafter, the processing proceeds in the same manner as in the first embodiment according to the flowchart shown in FIG.

<第2実施形態の作用効果>
第2実施形態では、端末識別情報と、パスワードの先頭部分文字列及び先頭部分文字列に対応するダミー文字列とを対応付けて辞書DB 17に登録し、認証の際には、携帯端末2から端末識別情報を送信させる。これによって、パスワードの先頭部分文字列についても認証サーバ1が携帯端末2にダミー文字列とともに提供することができ、携帯端末2のユーザはパスワード認証において文字入力を行わなくてもパスワード認証を行うことができる。また、携帯端末2が、例えば、音楽プレイヤーのように、文字入力手段を持ち合わせていない場合にも、選択操作可能な入力装置(操作ボタン等)を備えていれば、パスワード認証を行うことができる。
<Effects of Second Embodiment>
In the second embodiment, the terminal identification information is registered in the dictionary DB 17 in association with the head partial character string of the password and the dummy character string corresponding to the head partial character string. Send terminal identification information. As a result, the authentication server 1 can provide the portable terminal 2 with the dummy character string for the first character string of the password, and the user of the portable terminal 2 can perform password authentication without performing character input in password authentication. Can do. In addition, even when the portable terminal 2 does not have character input means such as a music player, password authentication can be performed if an input device (such as an operation button) that can be selected is provided. .

<その他>
第1実施形態及び第2実施形態では、クライアント端末として、携帯端末2を例に説明されたが、認証のクライアント端末は、携帯端末2に限られず、例えば、据置型のPC,ゲーム装置等であってもよい。
<Others>
In the first embodiment and the second embodiment, the mobile terminal 2 has been described as an example of the client terminal. However, the authentication client terminal is not limited to the mobile terminal 2, and may be, for example, a stationary PC or a game device. There may be.

第1実施形態及び第2実施形態では、認証サーバ1と携帯端末2という、サーバクライアント型の認証システムについて説明されたが、これに限られず、1台の装置で第1実施形態又は第2実施形態の認証システムの処理が行われてもよい。例えば、携帯端末2のRAM 202B又は補助記憶装置202Cに認証DB 16、辞書DB 17を作成し、携帯端末2のCPU201が、第1実施形態及び第2実施形態で説明された携帯端末2の処理に加え、認証サーバ1の処理を行うことによって、携帯端末2単体で第1又は第2実施形態の認証システムの処理を実現可能である。携帯端末2単体で第1又は第2実施形態の認証サーバ1と携帯端末2の処理を実行する場合には、携帯端末2は、「認証装置」の一例となる。   In the first embodiment and the second embodiment, the server client type authentication system, that is, the authentication server 1 and the portable terminal 2 has been described. However, the present invention is not limited to this, and the first embodiment or the second embodiment is performed with one device. Processing of an authentication system of a form may be performed. For example, the authentication DB 16 and the dictionary DB 17 are created in the RAM 202B or the auxiliary storage device 202C of the mobile terminal 2, and the CPU 201 of the mobile terminal 2 performs the process of the mobile terminal 2 described in the first embodiment and the second embodiment. In addition, by performing the processing of the authentication server 1, the processing of the authentication system of the first or second embodiment can be realized by the mobile terminal 2 alone. When the processing of the authentication server 1 and the mobile terminal 2 of the first or second embodiment is executed by the mobile terminal 2 alone, the mobile terminal 2 is an example of an “authentication device”.

第1実施形態及び第2実施形態では、携帯端末2から送信される部分文字列を認証サーバ1がバッファして保持し、携帯端末2から入力完了が入力された場合に、バッファされた複数の部分文字列を入力パスワードとして認証を行った。これに代えて、認証サーバ1
ではなく、携帯端末2がユーザによって選択された部分文字列をバッファしておき、ユーザによって入力完了が入力された場合に、バッファした全部分文字列を入力パスワードとして認証サーバ1に送信してもよい。この場合には、認証サーバ1は、携帯端末2から受信する入力パスワードを用いて認証を行う。
In the first embodiment and the second embodiment, the authentication server 1 buffers and holds the partial character string transmitted from the mobile terminal 2, and when input completion is input from the mobile terminal 2, a plurality of buffered characters are stored. Authentication was performed using the partial character string as the input password. Instead, authentication server 1
Rather, the mobile terminal 2 buffers the partial character string selected by the user, and when the input completion is input by the user, the buffered partial character string may be transmitted to the authentication server 1 as the input password. Good. In this case, the authentication server 1 performs authentication using the input password received from the mobile terminal 2.

第1実施形態及び第2実施形態では、少なくともパスワードの先頭部分文字列以降の部分文字列全てについて、認証サーバ1からダミー文字列を含む入力候補文字列が携帯端末2に提供されたがこれに限られない。例えば、パスワードの複数の部分文字列のうち、一部の部分文字列について、認証サーバ1からダミー文字列を含む入力候補文字列が携帯端末2に提供されるようにしてもよい。例えば、パスワードの先頭から2番目の部分文字列についてダミー文字列を含む入力候補文字列が提供され、それ以降の部分文字列については、ユーザによる文字入力によって入力されるようにしてもよい。   In the first embodiment and the second embodiment, the input candidate character string including the dummy character string is provided from the authentication server 1 to the portable terminal 2 for at least all the partial character strings after the first partial character string of the password. Not limited. For example, the input candidate character string including the dummy character string may be provided to the mobile terminal 2 from the authentication server 1 for a part of the partial character strings of the password. For example, an input candidate character string including a dummy character string may be provided for the second partial character string from the beginning of the password, and the subsequent partial character strings may be input by character input by the user.

また、第1実施形態及び第2実施形態では、認証サーバ1は、予め正解部分文字列に対応するダミー文字列を辞書DB 17に保持するが、これに限られない。例えば、認証サーバ1は、正解部分文字列に対応するダミー文字列を辞書DB 17に保持せず、携帯端末2に入力候補の文字列を提供する度に、ダミー文字列を生成するようにしてもよい。   Moreover, in 1st Embodiment and 2nd Embodiment, although the authentication server 1 hold | maintains the dummy character string corresponding to a correct answer partial character string beforehand in dictionary DB17, it is not restricted to this. For example, the authentication server 1 does not hold the dummy character string corresponding to the correct partial character string in the dictionary DB 17, and generates a dummy character string each time the input candidate character string is provided to the mobile terminal 2. Also good.

また、第1実施形態及び第2実施形態では、パスワード登録処理は、携帯端末2からパスワードが入力され、該入力されたパスワードが登録される。これに限られず、例えば、所定のサービスの契約時に決められたパスワードを、認証システムの管理者が認証サーバ1に入力して認証DB 16に登録することでパスワード登録処理が行われてもよい。   In the first embodiment and the second embodiment, in the password registration process, a password is input from the mobile terminal 2 and the input password is registered. For example, the password registration process may be performed by the administrator of the authentication system inputting the password determined at the time of contracting a predetermined service to the authentication server 1 and registering it in the authentication DB 16.

また、認証プログラムは、コンピュータ読み取り可能な記録媒体に記録されてもよい。コンピュータ等が読み取り可能な記録媒体の例として、データやプログラム等の情報を電気的、磁気的、光学的、機械的、または化学的作用によって非一時的に蓄積し、コンピュータ等から読み取ることができる記録媒体が挙げられる。   The authentication program may be recorded on a computer-readable recording medium. As an example of a computer-readable recording medium, information such as data and programs can be temporarily stored by electrical, magnetic, optical, mechanical, or chemical action and read from a computer or the like. A recording medium may be mentioned.

1 認証サーバ
2 携帯端末
11 受信部
12 文字列作成部
13 登録部
14 認証部
15 送信部
16 認証データベース
17 辞書データベース


DESCRIPTION OF SYMBOLS 1 Authentication server 2 Portable terminal 11 Reception part 12 Character string preparation part 13 Registration part 14 Authentication part 15 Transmission part 16 Authentication database 17 Dictionary database


Claims (7)

コンピュータに、
第1の格納部に格納される認証文字列を、連続する少なくとも1つの文字を含むように複数に分割することによって生成された、第2の格納部に格納される複数の正解部分文字列のうちの少なくとも1つの正解部分文字列と該正解部分文字列に対応する複数の偽部分文字列とを、複数の入力候補の文字列として、出力させ、
前記複数の入力候補の文字列のうちの1つの入力候補の文字列を含む入力認証文字列による認証指示が入力された場合に、該入力認証文字列と前記第1の格納部に格納される認証文字列とが一致するか否かによって、認証を行わせる、
ための認証プログラム。
On the computer,
A plurality of correct partial character strings stored in the second storage unit, generated by dividing the authentication character string stored in the first storage unit into a plurality of pieces so as to include at least one continuous character. And outputting at least one correct partial character string and a plurality of false partial character strings corresponding to the correct partial character string as a plurality of input candidate character strings,
When an authentication instruction using an input authentication character string including one input candidate character string among the plurality of input candidate character strings is input, the input authentication character string and the first storage unit are stored. Authenticate depending on whether the authentication string matches,
Authentication program for.
前記1つの入力候補の文字列が前記正解部分文字列である場合には、前記第2の格納部に格納される前記正解部分文字列の後続の正解部分文字列と、該後続の正解部分文字列に対応する偽部分文字列とを出力させ、前記1つの入力候補の文字列が偽部分文字列である場合には、次の入力候補として、複数の文字列を出力させる、
請求項1に記載の認証プログラム。
When the character string of the one input candidate is the correct partial character string, the correct partial character string subsequent to the correct partial character string stored in the second storage unit, and the subsequent correct partial character A false partial character string corresponding to the column, and when the character string of the one input candidate is a false partial character string, a plurality of character strings are output as the next input candidate.
The authentication program according to claim 1.
前記認証文字列の最後尾の正解部分文字列の入力を受けつけた場合に、該最後尾の正解部分文字列の次の入力候補として、複数の文字列を出力させる、
請求項1又は2に記載の認証プログラム。
When the input of the correct partial character string at the end of the authentication character string is received, a plurality of character strings are output as input candidates next to the correct partial character string at the end of the authentication character string.
The authentication program according to claim 1 or 2.
前記少なくとも1つの正解部分文字列の先頭の文字が入力される順番になった場合に、前記複数の入力候補の文字列を出力させる、
請求項1から3のいずれか一項に記載の認証プログラム。
When the first character of the at least one correct partial character string is in an input order, the character strings of the plurality of input candidates are output.
The authentication program as described in any one of Claim 1 to 3.
コンピュータが、
第1の格納部に格納される認証文字列を、連続する少なくとも1つの文字を含むように複数に分割することによって生成された、第2の格納部に格納される複数の正解部分文字列のうちの少なくとも1つの正解部分文字列と該正解部分文字列に対応する複数の偽部分文字列とを、複数の入力候補の文字列として、出力し、
前記複数の入力候補の文字列のうちの1つの入力候補の文字列を含む入力認証文字列による認証指示が入力された場合に、該入力認証文字列と前記第1の格納部に格納される認証文字列とが一致するか否かによって、認証を行う、
認証方法。
Computer
A plurality of correct partial character strings stored in the second storage unit, generated by dividing the authentication character string stored in the first storage unit into a plurality of pieces so as to include at least one continuous character. Outputting at least one correct partial character string and a plurality of false partial character strings corresponding to the correct partial character string as a plurality of input candidate character strings;
When an authentication instruction using an input authentication character string including one input candidate character string among the plurality of input candidate character strings is input, the input authentication character string and the first storage unit are stored. Authenticate depending on whether the authentication string matches,
Authentication method.
第1の格納部に格納される認証文字列を、連続する少なくとも1つの文字を含むように複数に分割することによって生成された、第2の格納部に格納される複数の正解部分文字列のうちの少なくとも1つの正解部分文字列と該正解部分文字列に対応する複数の偽部分文字列とを、複数の入力候補の文字列として、出力する出力部と、
前記複数の入力候補の文字列のうちの1つの入力候補の文字列を含む入力認証文字列による認証指示が入力された場合に、該入力認証文字列と前記第1の格納部に格納される認証文字列とが一致するか否かによって、認証を行う認証部と、
を備える認証装置。
A plurality of correct partial character strings stored in the second storage unit, generated by dividing the authentication character string stored in the first storage unit into a plurality of pieces so as to include at least one continuous character. An output unit that outputs at least one correct partial character string and a plurality of false partial character strings corresponding to the correct partial character string as a plurality of input candidate character strings;
When an authentication instruction using an input authentication character string including one input candidate character string among the plurality of input candidate character strings is input, the input authentication character string and the first storage unit are stored. An authentication unit that performs authentication depending on whether or not the authentication character string matches,
An authentication device comprising:
認証サーバと認証クライアント端末とを含む認証システムであって、
認証サーバが、
第1の格納部に格納される認証文字列を、連続する少なくとも1つの文字を含むように複数に分割することによって生成された、第2の格納部に格納される複数の正解部分文字列のうちの少なくとも1つの正解部分文字列と該正解部分文字列に対応する複数の偽部分
文字列とを、複数の入力候補の文字列として、出力する出力部と、
前記複数の入力候補の文字列のうちの1つの入力候補の文字列を含む入力認証文字列による認証指示が入力された場合に、該入力認証文字列と前記第1の格納部に格納される認証文字列とが一致するか否かによって、認証を行う認証部と、
を備える認証システム。
An authentication system including an authentication server and an authentication client terminal,
The authentication server
A plurality of correct partial character strings stored in the second storage unit, generated by dividing the authentication character string stored in the first storage unit into a plurality of pieces so as to include at least one continuous character. An output unit that outputs at least one correct partial character string and a plurality of false partial character strings corresponding to the correct partial character string as a plurality of input candidate character strings;
When an authentication instruction using an input authentication character string including one input candidate character string among the plurality of input candidate character strings is input, the input authentication character string and the first storage unit are stored. An authentication unit that performs authentication depending on whether or not the authentication character string matches,
An authentication system comprising:
JP2013209579A 2013-10-04 2013-10-04 Authenticating program, authenticating method, authenticating apparatus, and authenticating system Pending JP2015075789A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013209579A JP2015075789A (en) 2013-10-04 2013-10-04 Authenticating program, authenticating method, authenticating apparatus, and authenticating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013209579A JP2015075789A (en) 2013-10-04 2013-10-04 Authenticating program, authenticating method, authenticating apparatus, and authenticating system

Publications (1)

Publication Number Publication Date
JP2015075789A true JP2015075789A (en) 2015-04-20

Family

ID=53000639

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013209579A Pending JP2015075789A (en) 2013-10-04 2013-10-04 Authenticating program, authenticating method, authenticating apparatus, and authenticating system

Country Status (1)

Country Link
JP (1) JP2015075789A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017161999A (en) * 2016-03-07 2017-09-14 株式会社野村総合研究所 Authentication system, authentication method, and computer program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050071637A1 (en) * 2003-09-29 2005-03-31 Nec Corporation Password authenticating apparatus, method, and program
US20070198847A1 (en) * 2006-02-20 2007-08-23 Fujitsu Limited Electronic apparatus and recording medium storing password input program
JP2008040843A (en) * 2006-08-07 2008-02-21 Murata Mach Ltd Personal authentication system
WO2008081546A1 (en) * 2006-12-28 2008-07-10 Brains Kabushiki Kaisha Authenticating system, method, and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050071637A1 (en) * 2003-09-29 2005-03-31 Nec Corporation Password authenticating apparatus, method, and program
JP2005107678A (en) * 2003-09-29 2005-04-21 Nec Corp Device, method and program for password authentication
US20070198847A1 (en) * 2006-02-20 2007-08-23 Fujitsu Limited Electronic apparatus and recording medium storing password input program
JP2007249935A (en) * 2006-02-20 2007-09-27 Fujitsu Ltd Electronic equipment and password input program
JP2008040843A (en) * 2006-08-07 2008-02-21 Murata Mach Ltd Personal authentication system
WO2008081546A1 (en) * 2006-12-28 2008-07-10 Brains Kabushiki Kaisha Authenticating system, method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017161999A (en) * 2016-03-07 2017-09-14 株式会社野村総合研究所 Authentication system, authentication method, and computer program

Similar Documents

Publication Publication Date Title
CN109076072B (en) Web service picture password
US9460278B2 (en) Automatic PIN creation using password
US9213931B1 (en) Matrix barcode enhancement through capture and use of neighboring environment image
US8627095B2 (en) Information processing apparatus, information processing method, and program
CN103793659B (en) Method and system for setting password and method and system for verifying password
CN106656944B (en) Method and device for sliding verification of handheld mobile equipment
CN106850503B (en) Login-free identity authentication method and device
US20140245433A1 (en) Password authentication
EP3061025B1 (en) Method and system for authenticating service
CN106843660B (en) Data processing method and equipment thereof
AU2019356522A1 (en) Secure service interaction
TW201426593A (en) Method and apparatus for information verification
JP4932047B1 (en) Content or application providing system, content or application providing system control method, terminal device, terminal device control method, authentication device, authentication device control method, program, and information storage medium
KR101505295B1 (en) Key input method and apparatus
US20170249450A1 (en) Device and Method for Authenticating a User
CN103576947A (en) Touch screen device and information processing method and device for same
JP6156055B2 (en) Screen generation device, authentication system, and program
JP2015075789A (en) Authenticating program, authenticating method, authenticating apparatus, and authenticating system
JP2018116698A (en) Data input method, electronic apparatus for performing data input method, and system
WO2015060950A1 (en) Method and system for authenticating service
WO2018130852A1 (en) Improved authentication
JP5910654B2 (en) Information processing apparatus, information processing apparatus control method, and program
KR102255369B1 (en) Method for providing alternative service and electronic device thereof
US20080235773A1 (en) Method of irrugalar password configuration and verification
JP6489732B2 (en) User authentication device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160606

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170419

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170509

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170710

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20171212