JP2006331192A - Authentication program and authentication method - Google Patents

Authentication program and authentication method Download PDF

Info

Publication number
JP2006331192A
JP2006331192A JP2005155747A JP2005155747A JP2006331192A JP 2006331192 A JP2006331192 A JP 2006331192A JP 2005155747 A JP2005155747 A JP 2005155747A JP 2005155747 A JP2005155747 A JP 2005155747A JP 2006331192 A JP2006331192 A JP 2006331192A
Authority
JP
Japan
Prior art keywords
authentication
input
authentication procedure
procedure screen
image
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
JP2005155747A
Other languages
Japanese (ja)
Other versions
JP4533244B2 (en
Inventor
Masashi Yamada
真史 山田
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 JP2005155747A priority Critical patent/JP4533244B2/en
Publication of JP2006331192A publication Critical patent/JP2006331192A/en
Application granted granted Critical
Publication of JP4533244B2 publication Critical patent/JP4533244B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide an authentication program that causes a computer to function as a device capable of easily informing a user of a typing error or an input mode setting error even in the case that the same symbol is displayed in an authentication procedure screen irrespective of a key operated by an input device to prevent the leakage of authentication information. <P>SOLUTION: A computer system 10 that implements the authentication program 19, upon key operation, displays asterisks in a text box 21a, displays an image corresponding to a character string acquired from the key operation in an authentication procedure screen 21, performs authentication determination, and if determining that the authentication fails, displays an image corresponding to a character string acquired from the key operation in each input mode of an input device in the authentication procedure screen 21. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、認証手続を行う装置としてコンピュータを機能させるための認証プログラムと、コンピュータを通じて利用者を認証するための認証方法とに、関する。   The present invention relates to an authentication program for causing a computer to function as an apparatus for performing an authentication procedure, and an authentication method for authenticating a user through the computer.

周知のように、コンピュータシステムの情報や機能の利用を特定の利用者に制限するために、認証技術が広く利用されている。より具体的に説明すると、認証技術は、利用者が特定のウェブサイトへアクセスしたり暗号化ファイルを復号化したりソフトウエアを起動したりするときに、その利用者のコンピュータに認証手続画面(ログイン画面)を表示し、その利用者によって認証手続画面に入力された暗証情報や個人識別情報などの認証情報が、事前に登録されているものと同じであると確認できたときに、ウェブサイトやソフトウエアの利用制限を解除するというものである。
特開2001−242991号公報 特開2004−220213号公報
As is well known, authentication technology is widely used to restrict the use of information and functions of a computer system to a specific user. More specifically, the authentication technology is an authentication procedure screen (login) on a user's computer when a user accesses a specific website, decrypts an encrypted file, or starts software. Screen) and the authentication information such as personal identification information and personal identification information entered on the authentication procedure screen by the user can be confirmed to be the same as that registered in advance. The software usage restrictions are lifted.
JP 2001-242991 A Japanese Patent Laid-Open No. 2004-220213

前述した認証技術においては、認証情報が入力されている最中の認証手続画面が、正当な利用者以外の者に見られてしまうと、その不正取得者によって、ウェブサイトやファイルやソフトウエアが無制限に利用されてしまったり、正当な利用者の個人情報などが他者に知られてしまったりすることとなる。このような漏洩を防止するため、従来、認証手続画面の表示中にキーボード等の入力装置においてキーが操作されたときに、そのキーに対応する文字の代わりにアスタリスク等の一種類の記号を認証手続画面に表示する技術が、利用されていた。   In the above-described authentication technology, if an authentication procedure screen in which authentication information is being entered is seen by a person other than a legitimate user, the unauthorized acquirer may cause the website, file, or software to be It will be used indefinitely, or the personal information of legitimate users will be known to others. In order to prevent such leakage, conventionally, when a key is operated on an input device such as a keyboard while the authentication procedure screen is displayed, one type of symbol such as an asterisk is authenticated instead of the character corresponding to the key. The technology displayed on the procedure screen was used.

ところが、認証手続画面に記号しか表示されないようにしてしまうと、意図した文字が正常に入力されているかを利用者が確認することができなくなるという問題が発生する。特に、入力装置の入力モードが、認証手続画面への入力を行う際に使用すべき入力モード(例えば小文字英数入力モード)とは異なる入力モード(例えば、大文字英数入力モードや仮名入力モード)に設定されていたとしても、利用者が、入力モードが違っていることを、認証手続画面に表示された記号から、判断することができない。このため、利用者が、何度も認証情報を入力せねばならくなってしまうことがあった。   However, if only the symbol is displayed on the authentication procedure screen, there arises a problem that the user cannot confirm whether the intended character is normally input. In particular, the input mode of the input device is different from the input mode (for example, lowercase alphanumeric input mode or kana input mode) that should be used when inputting to the authentication procedure screen. Even if it is set to, the user cannot determine from the symbols displayed on the authentication procedure screen that the input mode is different. For this reason, the user sometimes has to input authentication information many times.

本発明は、前述したような従来技術の有する問題点に鑑みてなされたものであり、その課題は、入力装置において操作されたキーの相違に拘わらず認証手続画面に同一の記号を表示させることによって認証情報の漏洩の防止が図られている場合であっても、タイプミスや入力モードの設定ミスを利用者に簡単に知らせることができるようにすることにある。   The present invention has been made in view of the problems of the prior art as described above, and the problem is to display the same symbol on the authentication procedure screen regardless of the key operated on the input device. Therefore, even if the leakage of authentication information is prevented, it is possible to easily notify the user of a typing error or an input mode setting error.

上記の課題を解決するために発明された認証プログラムは、コンピュータを、所定のアクセス対象へのアクセス指示を入力装置を通じて受け付けると、記憶装置から読み出した画面データに基づいて、認証手続を行うための認証手続画面を表示装置に表示する画面表示手段,前記入力装置において所定のキー操作がなされると、そのキー操作によって得られる文字列の代わりに所定の文字の文字列を前記認証手続画面に出力する入力情報秘匿手段,前記入力装置における前記キー操作によって得られる前記文字列の示す認証情報が、記憶装置に記憶されている認証情報と一致するか否かを、判定する判定手段,前記判定手段において認証情報同士が一致しなかった場合に、前記入力装置の入力モードのそれぞれについて、その入力モードでの前記入力装置における前記キー操作によって得られる文字列に対して所定の不可逆演算を施すことによってコード情報を取得するとともに、当該コード情報に対応するイメージデータを、複数のコード情報と複数のイメージデータとを対応付けて記憶する記憶装置から読み出してそのイメージデータに基づくイメージが描かれたクリッカブルボタンを前記認証手続画面に表示する処理を行うイメージ表示手段,前記イメージ表示手段によって前記認証手続画面に表示された前記クリッカブルボタンのうちの何れかがクリックされた場合に、そのクリッカブルボタンに描かれたイメージのイメージデータに対応するコード情報の元となった文字列の示す認証情報が、記憶装置に記憶されている認証情報と一致するか否かを、判定する再判定手段,及び、前記判定手段又は前記再判定手段において認証情報同士が一致した場合に、前記アクセス対象へのアクセス許可指示を前記アクセス対象へ出力するアクセス許可手段として機能させることを、特徴としている。   An authentication program invented to solve the above problem is for performing an authentication procedure based on screen data read from a storage device when a computer accepts an access instruction to a predetermined access target through an input device. Screen display means for displaying an authentication procedure screen on a display device, when a predetermined key operation is performed on the input device, a character string of a predetermined character is output to the authentication procedure screen instead of a character string obtained by the key operation Input information concealment means, determination means for determining whether or not authentication information indicated by the character string obtained by the key operation in the input device matches authentication information stored in a storage device, and the determination means When the authentication information does not match in each of the input modes of the input device, The code information is obtained by performing a predetermined irreversible operation on the character string obtained by the key operation in the input device, and the image data corresponding to the code information includes a plurality of code information, a plurality of image data, and Is displayed on the authentication procedure screen by the image display means for performing processing for displaying on the authentication procedure screen a clickable button in which an image based on the image data is drawn and read out from the storage device that stores the information in association with each other. When any of the clickable buttons is clicked, authentication information indicated by a character string that is a source of code information corresponding to image data of an image drawn on the clickable button is stored in the storage device. Re-determination means for determining whether or not the authentication information matches And, if the authentication information with each other matches in the determination means or said re-determination means, a function as an access permission unit that outputs an access permission instruction to the access target to the access target is characterized.

このように構成されるので、この認証プログラムが起動されたコンピュータによれば、認証情報を認証手続画面に入力する際にキー操作に誤りがあった場合には、常時見られるイメージとは異なるイメージが認証手続画面に表示されるため、利用者は、暗証情報の漏洩の防止のためキー操作に伴う文字列が認証手続画面に示されなかったとしても、タイプミスが有ったことを即時に判断することができる。   With this configuration, according to the computer on which this authentication program has been started, if there is an error in key operation when inputting authentication information to the authentication procedure screen, an image different from the image that is always seen Is displayed on the authentication procedure screen, the user can immediately confirm that there was a typo even if the character string associated with the key operation was not shown on the authentication procedure screen to prevent leakage of the secret information. Judgment can be made.

また、本来の入力モードとは異なる入力モードでキー操作を行ってしまったことにより、認証が受けられなかったときには、その入力装置に対して行ったキー操作の各入力モードでの出力が得られるようにするためのクリッカブルボタンが、認証手続画面に表示される。このとき、常時見られるイメージがクリッカブルボタンに示されることとなるので、利用者は、暗証情報の漏洩の防止のためキー操作に伴う文字列が認証手続画面に示されなかったとしても、本来設定すべき入力モードとは異なる入力モードが設定されていたことを、即時に判断することができる。   Further, when the key operation is performed in an input mode different from the original input mode, and authentication is not received, an output in each input mode of the key operation performed on the input device can be obtained. A clickable button is displayed on the authentication procedure screen. At this time, since the image that can be seen at all times will be displayed on the clickable button, the user must set the original character string even if the character string accompanying the key operation is not displayed on the authentication procedure screen in order to prevent the leakage of the secret information. It can be immediately determined that an input mode different from the input mode to be set has been set.

なお、本来設定すべき入力モードとは異なる入力モードが設定されていたことを、認証手続画面のイメージから判断したときには、わざわざキー操作を再び行うことなく、クリッカブルボタンをクリックするだけで、そのクリッカブルボタンに対応する入力モードで同じキー操作を行った時に得られる文字列で、認証の判定がなされるため、再びキー操作を行う手間を掛ける必要がない。さらに、認証手続画面にはイメージが表示されるだけなので、たとえ第三者にイメージが見られたとしても、そのイメージから認証情報を類推するのは不可能である。このため、認証情報の漏洩の防止が依然図られることとなる。   If it is determined from the image on the authentication procedure screen that an input mode that is different from the input mode that should have been originally set has been set, the clickable button can be clicked without having to press the key again. Since the character string obtained when the same key operation is performed in the input mode corresponding to the button is used for authentication, it is not necessary to perform the key operation again. Furthermore, since only an image is displayed on the authentication procedure screen, even if an image is seen by a third party, it is impossible to infer authentication information from the image. For this reason, it is still possible to prevent leakage of authentication information.

また、上記の課題を解決するために発明された認証方法は、コンピュータが、所定のアクセス対象へのアクセス指示を入力装置において受け付けたとき、記憶装置から読み出した画面データに基づいて、認証手続を行うための認証手続画面を表示装置に表示し、前記入力装置において所定のキー操作がなされたときに、そのキー操作によって得られる文字列の代わりに所定の文字の文字列を前記認証手続画面に出力し、前記入力装置における前記キー操作によって得られる前記文字列の示す認証情報が、記憶装置に記憶されている認証情報と一致するか否かを判定し、それら認証情報同士が一致しなかった場合に、前記入力装置の入力モードのそれぞれについて、その入力モードでの前記入力装置における前記キー操作によって得られる文字列に対して所定の不可逆演算を施すことによってコード情報を取得するとともに、当該コード情報に対応するイメージデータを、複数のコード情報と複数のイメージデータとを対応付けて記憶する記憶装置から読み出してそのイメージデータに基づくイメージが描かれたクリッカブルボタンを前記認証手続画面に表示する処理を行い、前記認証手続画面に表示された前記クリッカブルボタンのうちの何れかがクリックされた場合に、そのクリッカブルボタンに描かれたイメージのイメージデータに対応するコード情報の元となった文字列の示す認証情報が、記憶装置に記憶されている認証情報と一致するか否かを判定し、何れかの判定の際に認証情報同士が一致した場合には、前記アクセス対象へのアクセス許可指示を前記アクセス対象へ出力することを、特徴としている。   In addition, an authentication method invented to solve the above problem is based on screen data read from a storage device when a computer accepts an access instruction for a predetermined access target on an input device. An authentication procedure screen for performing is displayed on the display device, and when a predetermined key operation is performed on the input device, a character string of a predetermined character is displayed on the authentication procedure screen instead of a character string obtained by the key operation. It is determined whether the authentication information indicated by the character string obtained by the key operation in the input device matches the authentication information stored in the storage device, and the authentication information does not match In each case, for each of the input modes of the input device, the characters obtained by the key operation in the input device in that input mode Code information is obtained by performing a predetermined irreversible operation on the image data, and image data corresponding to the code information is read from a storage device storing a plurality of code information and a plurality of image data in association with each other. When a clickable button on which an image based on image data is drawn is displayed on the authentication procedure screen and any one of the clickable buttons displayed on the authentication procedure screen is clicked, the clickable button It is determined whether or not the authentication information indicated by the character string that is the source of the code information corresponding to the image data of the drawn image matches the authentication information stored in the storage device. If the authentication information matches, the access permission instruction to the access target is issued to the access target. That are characterized.

従って、この認証方法を実現したコンピュータは、前述した本発明の認証プログラムが実行されたコンピュータと同等に機能することとなる。   Therefore, a computer that implements this authentication method functions in the same manner as a computer that executes the above-described authentication program of the present invention.

以上に説明したように、本発明によれば、入力装置において操作されたキーの相違に拘わらず認証手続画面に同一の記号を表示させることによって認証情報の漏洩の防止が図られている場合であっても、タイプミスや入力モードの設定ミスを利用者に簡単に知らせることができるようになる。   As described above, according to the present invention, it is possible to prevent leakage of authentication information by displaying the same symbol on the authentication procedure screen regardless of the difference in the keys operated on the input device. Even in such a case, it is possible to easily notify the user of a typing error or an input mode setting error.

以下、添付図面を参照しながら、本発明を実施するための一つの形態について、説明する。   Hereinafter, one embodiment for carrying out the present invention will be described with reference to the accompanying drawings.

まず、本実施形態のコンピュータシステムの構成について、説明する。   First, the configuration of the computer system of this embodiment will be described.

図1は、本実施形態のコンピュータシステム10の構成図である。このコンピュータシステム10は、一般に市販されているパーソナルコンピュータであり、周知のように、液晶ディスプレイ等の表示装置10aと、キーボードやマウス等の入力装置10bと、これら装置に接続された本体10cとから、構成されている。その本体10cは、CPU[Central Processing Unit]11,DRAM[Dynamic Random Access Memory]12,マルチディスクドライブ13,及び、HDD[Hard Disk Drive]14等の周知なハードウエアを、内蔵しており、このうち、HDD14は、表示装置10aや入力装置10bにおける入出力の制御、及び、DRAM12やマルチディスクドライブ13やHDD14の制御といった基本的な機能を多くのアプリケーションソフトウエアに提供するための基本ソフトウエア15を、記憶している。   FIG. 1 is a configuration diagram of a computer system 10 according to the present embodiment. The computer system 10 is a personal computer that is generally commercially available. As is well known, the computer system 10 includes a display device 10a such as a liquid crystal display, an input device 10b such as a keyboard and a mouse, and a main body 10c connected to these devices. ,It is configured. The main body 10c incorporates known hardware such as a CPU [Central Processing Unit] 11, a DRAM [Dynamic Random Access Memory] 12, a multi-disk drive 13, and an HDD [Hard Disk Drive] 14. The HDD 14 includes basic software 15 for providing basic functions such as input / output control in the display device 10a and the input device 10b and control of the DRAM 12, the multi-disk drive 13, and the HDD 14 to many application software. Is remembered.

そして、このコンピュータシステム10のHDD14には、図示せぬ他のアプリケーション(例えば暗号化ファイルの復号化プログラム)に対してその利用制限の解除判定をするための機能を提供するデータ及びプログラムが、インストールされている。そのデータ及びプログラムは、具体的には、イメージデータ16,イメージデータ管理テーブル17,表示領域定義テーブル18,認証プログラム19である。   The HDD 14 of the computer system 10 is installed with data and a program that provide a function for determining whether to cancel the use restriction for another application (for example, an encrypted file decryption program) (not shown). Has been. Specifically, the data and the program are the image data 16, the image data management table 17, the display area definition table 18, and the authentication program 19.

イメージデータ16は、イメージを表示するためのデータである。本実施形態においては、このイメージデータ16は、哺乳類や鳥類などの動物,草木などの植物,車や飛行機などの乗り物,その他の物を図案化した絵を表示するためのデータ,或いは、「時計」や「電話」などの物の名前や「日本」や「米国」などの国名を表示するためのデータとなっており、このHDD14には、複数のイメージデータ16がインストールされている。   The image data 16 is data for displaying an image. In the present embodiment, the image data 16 is data for displaying a picture in which animals such as mammals and birds, plants such as plants, vehicles such as cars and airplanes, and other objects are designed, or “clock” ”And“ phone ”and data for displaying country names such as“ Japan ”and“ United States ”. A plurality of image data 16 is installed in the HDD 14.

イメージデータ管理テーブル17は、イメージデータ16を管理するためのテーブル17である。図2は、イメージデータ管理テーブル17のデータ構造の一例を示す図である。図2に示されるように、イメージデータ管理テーブル17は、イメージデータ16と同数のレコードを有している。各レコードは、「イメージコード」及び「ファイルパス」のフィールドを有している。「イメージコード」フィールドには、全てのイメージデータ16の中から各イメージデータ16を個別に識別するための識別情報であるイメージコードが、記録される。「ファイルパス」フィールドには、各イメージデータ16の格納位置を示すファイルパスが、記録される。   The image data management table 17 is a table 17 for managing the image data 16. FIG. 2 is a diagram illustrating an example of the data structure of the image data management table 17. As shown in FIG. 2, the image data management table 17 has the same number of records as the image data 16. Each record has fields of “image code” and “file path”. In the “image code” field, an image code which is identification information for individually identifying each image data 16 among all the image data 16 is recorded. In the “file path” field, a file path indicating the storage position of each image data 16 is recorded.

表示領域定義テーブル18は、後述の認証手続画面(図6参照)に幾つか用意されているイメージの表示領域と入力装置(キーボード)10bの入力モードとの対応付けを定義するためのテーブルである。図3は、この表示領域定義テーブル18のデータ構造の一例を示す図である。図3に示されるように、表示領域定義テーブル18は、入力装置10bの入力モードと同数のレコードを有している。各レコードは、「入力モード」及び「表示領域」のフィールドを有している。「入力モード」フィールドには、各入力モードの名称が記録される。「表示領域」フィールドには、認証手続画面に幾つか用意されているイメージの表示領域にそれぞれ割り振られた番号が、記録される。なお、図3の表示領域定義テーブル18は、入力モードが3つある場合の例であるが、入力装置10bが3つ以上の入力モードを有するときは、表示領域定義テーブルのレコード数は、それに応じて増加しても良い。   The display area definition table 18 is a table for defining the correspondence between several image display areas prepared on an authentication procedure screen (see FIG. 6) described later and the input mode of the input device (keyboard) 10b. . FIG. 3 is a diagram showing an example of the data structure of the display area definition table 18. As shown in FIG. 3, the display area definition table 18 has the same number of records as the input mode of the input device 10b. Each record has fields of “input mode” and “display area”. In the “input mode” field, the name of each input mode is recorded. In the “display area” field, numbers assigned to the display areas of images prepared on the authentication procedure screen are recorded. The display area definition table 18 in FIG. 3 is an example when there are three input modes, but when the input device 10b has three or more input modes, the number of records in the display area definition table is It may increase accordingly.

認証プログラム19は、イメージデータ16やイメージデータ管理テーブル17や表示領域定義テーブル18を用いて、図示せぬ他のアプリケーションに対して、その利用制限の解除判定をするための機能を提供するプログラムである。この認証プログラム19に従ってCPU11が実行する処理の内容については、後述する。   The authentication program 19 is a program that provides a function for determining whether to cancel the use restriction for other applications (not shown) using the image data 16, the image data management table 17, and the display area definition table 18. is there. Details of processing executed by the CPU 11 in accordance with the authentication program 19 will be described later.

次に、このコンピュータシステム10が実行する処理について、説明する。   Next, processing executed by the computer system 10 will be described.

コンピュータシステム10において、図示せぬアプリケーションが起動されると、それをトリガーとして、認証プログラム19が読み込まれ、認証処理が開始される。図4及び図5は、その認証処理の流れを示す図である。   In the computer system 10, when an application (not shown) is activated, the authentication program 19 is read using it as a trigger, and authentication processing is started. 4 and 5 are diagrams showing the flow of the authentication process.

認証処理の開始後、CPU11は、HDD14から読み出した図示せぬ画面データに基づいて、認証手続画面を表示装置10aに表示する(S101)。なお、このステップS101は、前述した画面表示手段に相当する。図6は、認証手続画面21の一例を示す図である。認証手続画面21は、認証情報であるパスワードを入力するためのテキストボックス21aを含んでいる。このテキストボックス21aには、キーが一つ押下されるごとに、一つの文字が入力されるようになっている。また、認証手続画面21は、そのテキストボックス21aへの入力が済んだ際にクリックされるOKボタン21bと、認証手続を取り止める際にクリックされるキャンセルボタン21cとを、含んでいる。さらに、認証手続画面21は、前述したイメージの表示領域21d〜21fを3つ含んでいる。但し、ステップS101の段階では、この表示領域21d〜21fにはイメージは表示されない。なお、認証手続画面21が表示された後、各ボタン21b,21cがクリックされる前に、テキストボックス21aには、文字の入力が行えるようになっているが、入力装置10bにおける何れのキー操作が行われたとしても、テキストボックス21aにはアスタリスクしか表示されないようになっている。但し、それらキー操作によって取得される未表示の文字列は、入力コードとしてDRAM12の所定領域に記録される。なお、このアスタリスクを表示する機能は、前述した入力情報秘匿手段に相当している。   After starting the authentication process, the CPU 11 displays an authentication procedure screen on the display device 10a based on screen data (not shown) read from the HDD 14 (S101). This step S101 corresponds to the screen display means described above. FIG. 6 is a diagram illustrating an example of the authentication procedure screen 21. The authentication procedure screen 21 includes a text box 21a for inputting a password which is authentication information. In this text box 21a, each time a key is pressed, one character is input. The authentication procedure screen 21 includes an OK button 21b that is clicked when input to the text box 21a is completed, and a cancel button 21c that is clicked when canceling the authentication procedure. Further, the authentication procedure screen 21 includes three image display areas 21d to 21f described above. However, no image is displayed in the display areas 21d to 21f in the step S101. Note that after the authentication procedure screen 21 is displayed and before the buttons 21b and 21c are clicked, characters can be entered in the text box 21a, but any key operation on the input device 10b is possible. Even if is performed, only an asterisk is displayed in the text box 21a. However, the undisplayed character string acquired by these key operations is recorded in a predetermined area of the DRAM 12 as an input code. The function of displaying this asterisk corresponds to the input information concealment means described above.

このような認証手続画面21を表示装置10aに表示した後、CPU11は、ボタン21b,21cの何れかがクリックされるまで、待機する(S102;NO)。そして、何れかのボタンがクリックされると(S102;YES)、CPU11は、そのクリックされたボタンがOKボタン21bであるか否かを、判別する(S103)。   After displaying such an authentication procedure screen 21 on the display device 10a, the CPU 11 stands by until one of the buttons 21b and 21c is clicked (S102; NO). When any button is clicked (S102; YES), the CPU 11 determines whether or not the clicked button is the OK button 21b (S103).

そして、CPU11は、クリックされたボタンがキャンセルボタンであった場合(S103;NO)、図4及び図5に係る処理を終了し、クリックされたボタンがOKボタンであった場合(S103;YES)、イメージ表示処理を実行する(S104)。図7は、そのイメージ表示処理の流れを示す図である。   Then, when the clicked button is a cancel button (S103; NO), the CPU 11 ends the processing according to FIGS. 4 and 5, and when the clicked button is an OK button (S103; YES). Then, image display processing is executed (S104). FIG. 7 is a diagram showing the flow of the image display process.

イメージ表示処理の開始後、CPU11は、DRAM12の所定の領域から入力コード読み出し、その入力コードをハッシュ関数に入力して、結果値を変換コードとして取得する(S201)。なお、本実施形態では、ハッシュ関数が採用されているが、これに限らず、不可逆演算をするものなら何でも採用し得る。   After starting the image display process, the CPU 11 reads an input code from a predetermined area of the DRAM 12, inputs the input code to a hash function, and acquires a result value as a conversion code (S201). In the present embodiment, the hash function is employed, but the present invention is not limited to this, and any device that performs an irreversible operation can be employed.

続いて、CPU11は、イメージデータ管理テーブル17を参照して、その変換コードの一部(本実施形態では下二桁)と同じイメージコードを特定し、そのイメージコードに対応するファイルパスからイメージデータ16を読み出す(S202)。   Subsequently, the CPU 11 refers to the image data management table 17 to identify the same image code as a part of the conversion code (the last two digits in this embodiment), and image data from the file path corresponding to the image code. 16 is read (S202).

そして、CPU11は、表示領域定義テーブル18を参照して、認証手続画面21におけるこの入力コードが生成されたときの入力モードに対応する表示領域を特定する(S203)。   Then, the CPU 11 refers to the display area definition table 18 and specifies the display area corresponding to the input mode when this input code is generated on the authentication procedure screen 21 (S203).

その後、CPU11は、読み出したイメージデータ16に基づくイメージが描かれたクリッカブルボタンを、特定された表示領域に表示する(S204)。なお、このクリックボタンには、その入力コードをDRAM21の所定の領域に記録される入力コードに上書きする機能が、組み込まれている。その後、CPU11は、図7に係るイメージ表示処理を終了して、図5の認証処理を実行する(S105)。この認証処理は、事前にHDD14又はDRAM12に記録されている認証情報とDRAM12内の入力コードとが一致するか否かを判別する一般的な処理となっている。従って、この認証処理は、前述した判定手段に相当している。   Thereafter, the CPU 11 displays a clickable button on which an image based on the read image data 16 is drawn in the specified display area (S204). The click button has a function of overwriting the input code over the input code recorded in a predetermined area of the DRAM 21. Thereafter, the CPU 11 ends the image display process according to FIG. 7 and executes the authentication process of FIG. 5 (S105). This authentication process is a general process for determining whether the authentication information recorded in advance in the HDD 14 or the DRAM 12 matches the input code in the DRAM 12. Therefore, this authentication process corresponds to the determination means described above.

そして、CPU11は、この認証処理において認証情報と入力コードとが一致していると判断した場合(S106;YES)、認証が成功したとして、図示せぬアプリケーションに対してアクセス許可指示を出力し、認証手続画面21の表示を一定期間継続した後に認証手続画面21を閉じて(S115)、図4及び図5に係る処理を終了する。なお、このステップS115は、前述したアクセス許可手段に相当している。   When the CPU 11 determines that the authentication information and the input code match in this authentication process (S106; YES), the CPU 11 outputs an access permission instruction to an application (not shown), assuming that the authentication is successful, After the display of the authentication procedure screen 21 is continued for a certain period, the authentication procedure screen 21 is closed (S115), and the processes according to FIGS. 4 and 5 are ended. This step S115 corresponds to the access permission means described above.

一方、CPU11は、認証情報と入力コードとが不一致であると判断した場合(S106;NO)、認証が不成功であるとして、入力装置10bの入力モードの全てに対応したクリッカブルボタンを認証手続画面21に表示する処理(S107〜S110)を実行する。   On the other hand, if the CPU 11 determines that the authentication information and the input code do not match (S106; NO), the authentication procedure screen is displayed with clickable buttons corresponding to all the input modes of the input device 10b as being unsuccessful. The process (S107-S110) displayed on 21 is performed.

具体的には、CPU11は、まず、未処理の一つの入力モードを処理対象として特定し(S107)、その入力モードについての代替コード生成処理を実行する(S108)。図8は、この代替コード生成処理の流れを示す図である。   Specifically, the CPU 11 first identifies one unprocessed input mode as a processing target (S107), and executes an alternative code generation process for the input mode (S108). FIG. 8 shows the flow of this alternative code generation process.

代替コード生成処理の開始後、CPU11は、DRAM12の所定の領域から入力コードを読み出し(S301)、その入力コードを生成するためになされたキー操作が処理対象入力コードでなされたときに得られる入力コードを生成し(S302)、その入力コードをDRAM12の所定の領域の入力コードに上書きして、更新する(S303)。   After starting the substitute code generation process, the CPU 11 reads an input code from a predetermined area of the DRAM 12 (S301), and an input obtained when a key operation performed to generate the input code is performed on the process target input code. A code is generated (S302), and the input code is overwritten with an input code in a predetermined area of the DRAM 12 to be updated (S303).

その後、CPU11は、図8の代替コード生成処理を終了して、図5のイメージ表示処理を実行する(S109)。なお、このイメージ表示処理については、先に説明したので、ここでは説明を省略する。このイメージ表示処理により、認証手続画面21における処理対象の入力モードに対応する表示領域にクリッカブルボタンが表示されることとなる。   Thereafter, the CPU 11 ends the alternative code generation process of FIG. 8 and executes the image display process of FIG. 5 (S109). Since this image display processing has been described above, description thereof is omitted here. With this image display process, a clickable button is displayed in the display area corresponding to the input mode to be processed on the authentication procedure screen 21.

その後、CPU11は、処理対象の入力モードについてステップS108,S109の処理を終えた後、全ての入力モードについてこの処理を実行し終えたか否かを、判別する(S110)。   Thereafter, the CPU 11 determines whether or not this process has been executed for all the input modes after finishing the processes of steps S108 and S109 for the input mode to be processed (S110).

そして、何れかの入力モードについてステップS108,S109の処理を終えていなかった場合(S110;NO)、CPU11は、未処理の一つの入力モードを新たに処理対象として特定し(S107)、この処理対象の入力モードについてステップS108,S109を実行する。   If the processing in steps S108 and S109 has not been completed for any input mode (S110; NO), the CPU 11 newly specifies one unprocessed input mode as a processing target (S107). Steps S108 and S109 are executed for the target input mode.

このようなループ処理(前述したイメージ表示手段に相当)の結果、全ての入力モードについてステップS108,S109の処理を終えると(S110;YES)、CPU11は、認証手続画面21のボタンのうちの何れかがクリックされるまで、待機する(S111;NO)。そして、何れかのボタンがクリックされると(S111;YES)、CPU11は、クリックされたボタンがイメージが描かれたクリッカブルボタン以外のボタンであるか否かを、判別する(S112)。   As a result of such loop processing (corresponding to the image display means described above), when the processing of steps S108 and S109 is completed for all input modes (S110; YES), the CPU 11 determines which of the buttons on the authentication procedure screen 21. Wait until is clicked (S111; NO). When any button is clicked (S111; YES), the CPU 11 determines whether or not the clicked button is a button other than the clickable button on which the image is drawn (S112).

そして、クリックされたボタンがイメージが描かれたクリッカブルボタンであった場合(S112;NO)、CPU11は、クリックされたクリッカブルボタンに対応する入力コードをDRAM12の所定の領域に記録して(S113)、認証処理を実行する(S105)。従って、ステップS105は、前述した再判定手段にも相当している。   If the clicked button is a clickable button on which an image is drawn (S112; NO), the CPU 11 records an input code corresponding to the clicked clickable button in a predetermined area of the DRAM 12 (S113). Then, an authentication process is executed (S105). Therefore, step S105 also corresponds to the re-determination means described above.

一方、クリックされたボタンがイメージが描かれたクリッカブルボタン以外のボタンであった場合(S112;YES)、CPU11は、クリックされたボタンがキャンセルボタンであるか否かを、判別する(S114)。   On the other hand, when the clicked button is a button other than the clickable button on which an image is drawn (S112; YES), the CPU 11 determines whether or not the clicked button is a cancel button (S114).

そして、クリックされたボタンがOKボタンであった場合(S114;NO)、CPU11は、そのOKボタンがクリックされる前に入力された入力コードについて、イメージ表示処理及び認証処理を実行する(S104,S105)。   If the clicked button is an OK button (S114; NO), the CPU 11 executes an image display process and an authentication process for the input code input before the OK button is clicked (S104, S104). S105).

一方、クリックされたボタンがキャンセルボタンであった場合(S114;YES)、CPU11は、図4及び図5に係る処理を終了する。   On the other hand, when the clicked button is a cancel button (S114; YES), the CPU 11 ends the processes according to FIGS.

次に、本実施形態のコンピュータシステムの作用及び効果について説明する。   Next, operations and effects of the computer system of this embodiment will be described.

コンピュータシステム10の表示装置10aに認証手続画面21が表示された後(S101)、利用者は、テキストボックス21aに文字を入力する操作を入力装置10b上において行う。すると、認証手続画面21には、アスタリスクからなる文字列が表示される。そして、利用者が、OKボタンをクリックすると(S102;YES,S103;YES)、イメージが描かれたクリッカブルボタンが一つ認証手続画面21に表示され(S104)、利用者が入力した未表示の文字列が示す入力コードについて、認証の判定が行われる(S105)。そして、その入力コードが事前に登録済の認証情報と一致したときには(S106;YES)、アプリケーションへのアクセス制限が解除される(S115)。なお、図9は、正しい入力モードで正しいキー操作がなされたときの認証手続画面21の一例を示す図である。   After the authentication procedure screen 21 is displayed on the display device 10a of the computer system 10 (S101), the user performs an operation of inputting characters in the text box 21a on the input device 10b. Then, a character string consisting of an asterisk is displayed on the authentication procedure screen 21. When the user clicks the OK button (S102; YES, S103; YES), one clickable button on which an image is drawn is displayed on the authentication procedure screen 21 (S104), and the undisplayed input by the user is displayed. Authentication is determined for the input code indicated by the character string (S105). When the input code matches the pre-registered authentication information (S106; YES), the access restriction to the application is released (S115). FIG. 9 is a diagram illustrating an example of the authentication procedure screen 21 when the correct key operation is performed in the correct input mode.

また、利用者が、認証手続画面21のテキストボックス21aに誤ったキー操作を行ってOKボタン21aをクリックしてしまった場合(S102;YES,S103;YES)、そのキー操作により取得される文字列の示す入力コードからイメージデータ16が特定され、そのイメージデータ16のイメージを持つクリッカブルボタンが、認証手続画面21(図10参照)に表示され(S104)、その後、その入力コードについて認証の判定が行われる(S105)。そして、その入力コードが事前に登録済の認証情報と一致しないとの判断があった後(S106;NO)、認証手続画面21には、互いに異なる絵が描かれた3つのクリッカブルボタン(図11参照)が、表示される(S107〜S110)。このとき、認証手続画面21(図11参照)には、正しい文字列が正しい入力モードにて入力されたときの認証手続画面21に示されるクリッカブルボタンのイメージ(図9における車)が、含まれない。このため、利用者は、いつも見ているイメージ(図9における車)が認証手続画面21に無いことにより、タイプミスをしたことを即時に知ることができる。   In addition, when the user performs an incorrect key operation on the text box 21a of the authentication procedure screen 21 and clicks the OK button 21a (S102; YES, S103; YES), the characters acquired by the key operation The image data 16 is identified from the input code indicated by the column, and a clickable button having the image of the image data 16 is displayed on the authentication procedure screen 21 (see FIG. 10) (S104). Is performed (S105). Then, after it is determined that the input code does not match the previously registered authentication information (S106; NO), the authentication procedure screen 21 has three clickable buttons (FIG. 11) with different pictures drawn on them. Is displayed (S107 to S110). At this time, the authentication procedure screen 21 (see FIG. 11) includes an image of the clickable button (car in FIG. 9) shown on the authentication procedure screen 21 when the correct character string is input in the correct input mode. Absent. For this reason, the user can immediately know that a typo has been made because there is no image (car in FIG. 9) he / she is always looking at on the authentication procedure screen 21.

また、利用者が、認証手続画面21のテキストボックス21aに正しいキー操作を行いはたが、誤った入力モードでその入力操作を行ってしまった場合(S102;YES,S103;YES)、そのキー操作により取得される文字列の示す入力コードからイメージデータ16が特定され、そのイメージデータ16のイメージを持つクリッカブルボタンが、認証手続画面21(図12参照)に表示され(S104)、その後、その入力コードについて認証の判定が行われる(S105)。そして、その入力コードが事前に登録済の認証情報と一致しないとの判断があった後(S106;NO)、認証手続画面21には、互いに異なる絵が描かれた3つのクリッカブルボタン(図13参照)が、表示される(S107〜S110)。このとき、認証手続画面21(図13参照)には、正しい文字列が正しい入力モードにて入力されたときの認証手続画面21に示されるクリッカブルボタンのイメージ(図9における車)が、含まれる。このため、利用者は、いつも見ているイメージ(図9における車)が認証手続画面21が有ることにより、入力モードの設定ミスをしたことを即時に知ることができる。   In addition, when the user performs a correct key operation on the text box 21a of the authentication procedure screen 21 but performs the input operation in an incorrect input mode (S102; YES, S103; YES), the key The image data 16 is identified from the input code indicated by the character string obtained by the operation, and a clickable button having an image of the image data 16 is displayed on the authentication procedure screen 21 (see FIG. 12) (S104). Authentication is determined for the input code (S105). Then, after determining that the input code does not match the authentication information registered in advance (S106; NO), the authentication procedure screen 21 has three clickable buttons (FIG. 13) with different pictures drawn thereon. Is displayed (S107 to S110). At this time, the authentication procedure screen 21 (see FIG. 13) includes an image of the clickable button (car in FIG. 9) shown on the authentication procedure screen 21 when the correct character string is input in the correct input mode. . For this reason, the user can immediately know that the input mode has been mistaken by having the authentication procedure screen 21 for the image (car in FIG. 9) that he / she is always looking at.

このように、本実施形態のコンピュータシステム10によれば、認証情報を入力する際にキー操作に誤りがあった場合には、常時見られるイメージとは異なるイメージが認証手続画面21に表示されるため、利用者は、暗証情報の漏洩の防止のためキー操作に伴う文字列が認証手続画面21のテキストボックス21aに示されなかったとしても、タイプミスが有ったことを即時に判断することができる。   As described above, according to the computer system 10 of the present embodiment, when there is an error in the key operation when inputting authentication information, an image different from the image that is always seen is displayed on the authentication procedure screen 21. Therefore, the user can immediately determine that there is a typo even if the character string accompanying the key operation is not shown in the text box 21a of the authentication procedure screen 21 in order to prevent the leakage of the personal identification information. Can do.

また、本来の入力モードとは異なる入力モードでキー操作を行ってしまったことにより、認証が受けられなかったときには、その入力装置に対して行ったキー操作の各入力モードでの出力が得られるようにするためのクリッカブルボタンが、認証手続画面21に表示される。このとき、常時見られるイメージがクリッカブルボタンに示されることとなるので、利用者は、暗証情報の漏洩の防止のためキー操作に伴う文字列が認証手続画面21のテキストボックス21aに示されなかったとしても、本来設定すべき入力モードとは異なる入力モードが設定されていたことを、即時に判断することができる。然も、この認証手続画面21のイメージを通じて入力モードが異なっていることを知ったときには、わざわざキー操作を再び行うことなく、クリッカブルボタンをクリックするだけで、そのクリッカブルボタンに対応する入力モードで同じキー操作を行った時に得られる文字列で、認証の判定がなされるため、再びキー操作を行う手間を掛ける必要がない。さらに、認証手続画面21にはイメージが表示されるだけなので、たとえ第三者にイメージが見られたとしても、そのイメージから認証情報を類推するのは不可能である。このため、認証情報の漏洩の防止が依然図られることとなる。   Further, when the key operation is performed in an input mode different from the original input mode, and authentication is not received, an output in each input mode of the key operation performed on the input device can be obtained. A clickable button for doing so is displayed on the authentication procedure screen 21. At this time, since the image that can be seen at all times is displayed on the clickable button, the user cannot display the character string accompanying the key operation in the text box 21a of the authentication procedure screen 21 in order to prevent the leakage of the password information. However, it can be immediately determined that an input mode different from the input mode to be originally set has been set. However, when it is found through the image of the authentication procedure screen 21 that the input mode is different, it is the same in the input mode corresponding to the clickable button by simply clicking on the clickable button without performing the key operation again. Since the character string obtained when the key operation is performed determines the authentication, there is no need to perform the key operation again. Furthermore, since an image is only displayed on the authentication procedure screen 21, even if an image is seen by a third party, it is impossible to infer authentication information from the image. For this reason, it is still possible to prevent leakage of authentication information.

本実施形態のコンピュータシステムの構成図Configuration diagram of the computer system of this embodiment イメージデータ管理テーブルのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of an image data management table. 表示領域定義テーブルのデータ構造の一例を示す図であるIt is a figure which shows an example of the data structure of a display area definition table. 認証処理の流れを示す図Diagram showing the flow of authentication processing 認証処理の流れを示す図Diagram showing the flow of authentication processing クリッカブルボタンを含まない認証手続画面の一例を示す図The figure which shows an example of the certification procedure screen which does not include the clickable button イメージ表示処理の流れを示す図Diagram showing the flow of image display processing 代替コード生成処理の流れを示す図Diagram showing the flow of alternative code generation processing 正しい入力モードで正しいキー操作がなされたときの認証手続画面の一例を示す図Figure showing an example of the authentication procedure screen when the correct key operation is performed in the correct input mode 誤ったキー操作がなされたときの認証手続画面の一例を示す図Figure showing an example of the authentication procedure screen when an incorrect key operation is performed 誤ったキー操作がなされたときの認証手続画面の一例を示す図Figure showing an example of the authentication procedure screen when an incorrect key operation is performed 誤った入力モードで正しいキー操作がなされたときの認証手続画面の一例を示す図The figure which shows an example of the certification procedure screen when correct key operation is done with wrong input mode 誤った入力モードで正しいキー操作がなされたときの認証手続画面の一例を示す図The figure which shows an example of the certification procedure screen when correct key operation is done with wrong input mode

符号の説明Explanation of symbols

10 コンピュータシステム
10a 表示装置
10b 入力装置
10c 本体
11 CPU
12 DRAM
13 マルチディスクドライブ
14 HDD
15 基本ソフトウエア
16 イメージデータ
17 イメージデータ管理テーブル
18 表示領域定義テーブル
19 認証プログラム
DESCRIPTION OF SYMBOLS 10 Computer system 10a Display apparatus 10b Input device 10c Main body 11 CPU
12 DRAM
13 Multi-disk drive 14 HDD
15 Basic Software 16 Image Data 17 Image Data Management Table 18 Display Area Definition Table 19 Authentication Program

Claims (5)

コンピュータを、
所定のアクセス対象へのアクセス指示を入力装置を通じて受け付けると、記憶装置から読み出した画面データに基づいて、認証手続を行うための認証手続画面を表示装置に表示する画面表示手段,
前記入力装置において所定のキー操作がなされると、そのキー操作によって得られる文字列の代わりに所定の文字の文字列を前記認証手続画面に出力する入力情報秘匿手段,
前記入力装置における前記キー操作によって得られる前記文字列の示す認証情報が、記憶装置に記憶されている認証情報と一致するか否かを、判定する判定手段,
前記判定手段において認証情報同士が一致しなかった場合に、前記入力装置の入力モードのそれぞれについて、その入力モードでの前記入力装置における前記キー操作によって得られる文字列に対して所定の不可逆演算を施すことによってコード情報を取得するとともに、当該コード情報に対応するイメージデータを、複数のコード情報と複数のイメージデータとを対応付けて記憶する記憶装置から読み出してそのイメージデータに基づくイメージが描かれたクリッカブルボタンを前記認証手続画面に表示する処理を行うイメージ表示手段,
前記イメージ表示手段によって前記認証手続画面に表示された前記クリッカブルボタンのうちの何れかがクリックされた場合に、そのクリッカブルボタンに描かれたイメージのイメージデータに対応するコード情報の元となった文字列の示す認証情報が、記憶装置に記憶されている認証情報と一致するか否かを、判定する再判定手段,及び、
前記判定手段又は前記再判定手段において認証情報同士が一致した場合に、前記アクセス対象へのアクセス許可指示を前記アクセス対象へ出力するアクセス許可手段
として機能させる
ことを特徴とする認証プログラム。
Computer
Screen display means for displaying on the display device an authentication procedure screen for performing an authentication procedure based on screen data read from the storage device when an access instruction to a predetermined access target is received through the input device;
Input information concealment means for outputting a character string of a predetermined character on the authentication procedure screen instead of a character string obtained by the key operation when a predetermined key operation is performed in the input device;
Determination means for determining whether or not authentication information indicated by the character string obtained by the key operation in the input device matches authentication information stored in a storage device;
When authentication information does not match in the determination means, a predetermined irreversible calculation is performed on the character string obtained by the key operation on the input device in the input mode for each of the input modes of the input device. Code information is obtained by applying, and image data corresponding to the code information is read from a storage device that stores a plurality of pieces of code information and a plurality of image data in association with each other, and an image based on the image data is drawn Image display means for performing a process of displaying a clickable button on the authentication procedure screen;
When any of the clickable buttons displayed on the authentication procedure screen by the image display means is clicked, the character that is the source of the code information corresponding to the image data of the image drawn on the clickable button Re-determination means for determining whether or not the authentication information indicated by the column matches the authentication information stored in the storage device; and
An authentication program that functions as an access permission unit that outputs an access permission instruction to the access target when the authentication information matches in the determination unit or the re-determination unit.
前記イメージ表示手段は、前記コード情報の下二桁に対応するイメージデータを前記記憶装置から読み出す
ことを特徴とする請求項1記載の認証プログラム。
The authentication program according to claim 1, wherein the image display unit reads image data corresponding to the last two digits of the code information from the storage device.
前記イメージ表示手段は、前記クリッカブルボタンを、前記認証手続画面上において入力モードのそれぞれに定義された領域のうち、そのクリッカブルボタンに対応する入力モードが定義された領域に、表示する
ことを特徴とする請求項1又は2記載の認証プログラム。
The image display means displays the clickable button in an area in which an input mode corresponding to the clickable button is defined among areas defined in the input mode on the authentication procedure screen. The authentication program according to claim 1 or 2.
前記イメージデータに基づくイメージは、絵である
ことを特徴とする請求項1又は2記載の認証プログラム。
3. The authentication program according to claim 1, wherein the image based on the image data is a picture.
コンピュータが、
所定のアクセス対象へのアクセス指示を入力装置において受け付けたとき、記憶装置から読み出した画面データに基づいて、認証手続を行うための認証手続画面を表示装置に表示し、
前記入力装置において所定のキー操作がなされたときに、そのキー操作によって得られる文字列の代わりに所定の文字の文字列を前記認証手続画面に出力し、
前記入力装置における前記キー操作によって得られる前記文字列の示す認証情報が、記憶装置に記憶されている認証情報と一致するか否かを判定し、
それら認証情報同士が一致しなかった場合に、前記入力装置の入力モードのそれぞれについて、その入力モードでの前記入力装置における前記キー操作によって得られる文字列に対して所定の不可逆演算を施すことによってコード情報を取得するとともに、当該コード情報に対応するイメージデータを、複数のコード情報と複数のイメージデータとを対応付けて記憶する記憶装置から読み出してそのイメージデータに基づくイメージが描かれたクリッカブルボタンを前記認証手続画面に表示する処理を行い、
前記認証手続画面に表示された前記クリッカブルボタンのうちの何れかがクリックされた場合に、そのクリッカブルボタンに描かれたイメージのイメージデータに対応するコード情報の元となった文字列の示す認証情報が、記憶装置に記憶されている認証情報と一致するか否かを判定し、
何れかの判定の際に認証情報同士が一致した場合には、前記アクセス対象へのアクセス許可指示を前記アクセス対象へ出力する
ことを特徴とする認証方法。
Computer
When an input instruction for an access to a predetermined access target is received by the input device, an authentication procedure screen for performing an authentication procedure is displayed on the display device based on the screen data read from the storage device,
When a predetermined key operation is performed on the input device, a character string of a predetermined character is output to the authentication procedure screen instead of a character string obtained by the key operation,
Determining whether the authentication information indicated by the character string obtained by the key operation in the input device matches the authentication information stored in the storage device;
When the authentication information does not match, for each of the input modes of the input device, by performing a predetermined irreversible operation on a character string obtained by the key operation in the input device in the input mode A clickable button that obtains code information, reads image data corresponding to the code information from a storage device that stores a plurality of code information and a plurality of image data in association with each other, and draws an image based on the image data Is displayed on the authentication procedure screen,
When any of the clickable buttons displayed on the authentication procedure screen is clicked, the authentication information indicated by the character string that is the source of the code information corresponding to the image data of the image drawn on the clickable button Determines whether it matches the authentication information stored in the storage device,
An authentication method characterized by outputting an access permission instruction to the access target to the access target when the authentication information matches in any determination.
JP2005155747A 2005-05-27 2005-05-27 Authentication program and authentication method Expired - Fee Related JP4533244B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005155747A JP4533244B2 (en) 2005-05-27 2005-05-27 Authentication program and authentication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005155747A JP4533244B2 (en) 2005-05-27 2005-05-27 Authentication program and authentication method

Publications (2)

Publication Number Publication Date
JP2006331192A true JP2006331192A (en) 2006-12-07
JP4533244B2 JP4533244B2 (en) 2010-09-01

Family

ID=37552803

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005155747A Expired - Fee Related JP4533244B2 (en) 2005-05-27 2005-05-27 Authentication program and authentication method

Country Status (1)

Country Link
JP (1) JP4533244B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10207606A (en) * 1997-01-17 1998-08-07 Fujitsu Ltd Character input system
JP2001242991A (en) * 2000-03-02 2001-09-07 Hitachi Ltd Password input system
JP2002063137A (en) * 2000-08-16 2002-02-28 Matsushita Electric Ind Co Ltd Web-browsing information and web-browsing method
JP2004220618A (en) * 2004-02-06 2004-08-05 Cec:Kk Password authenticating method for electronic device
JP2005100186A (en) * 2003-09-25 2005-04-14 Casio Comput Co Ltd Software keyboard display device and display program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10207606A (en) * 1997-01-17 1998-08-07 Fujitsu Ltd Character input system
JP2001242991A (en) * 2000-03-02 2001-09-07 Hitachi Ltd Password input system
JP2002063137A (en) * 2000-08-16 2002-02-28 Matsushita Electric Ind Co Ltd Web-browsing information and web-browsing method
JP2005100186A (en) * 2003-09-25 2005-04-14 Casio Comput Co Ltd Software keyboard display device and display program
JP2004220618A (en) * 2004-02-06 2004-08-05 Cec:Kk Password authenticating method for electronic device

Also Published As

Publication number Publication date
JP4533244B2 (en) 2010-09-01

Similar Documents

Publication Publication Date Title
US20140006782A1 (en) Document encryption and decryption
US9258297B2 (en) Methods, devices, and mediums for securely sharing restricted content
JP6706007B2 (en) Authentication device, authentication method, and electronic device
US20060265330A1 (en) Document management apparatus, method of controlling same, computer program and storage medium
US11068568B2 (en) Method and system for initiating a login of a user
US8677455B2 (en) Authentication method
KR102273093B1 (en) Method of inputting confidential data on a terminal
EP3005210A1 (en) Secure automatic authorized access to any application through a third party
WO2008088979A1 (en) Self validation of user authentication requests
US20240031342A1 (en) System, method, and computer-accessible medium for hiding messages sent to third parties
JP2009199235A (en) Image processing apparatus, authentication method, authentication program and recording medium
CN106100851A (en) Password management system, intelligent wristwatch and cipher management method thereof
JP5086839B2 (en) Authentication device, biometric information management apparatus, authentication system, and authentication method
US9210134B2 (en) Cryptographic processing method and system using a sensitive data item
JP4799476B2 (en) Authentication method and authentication apparatus
US9275209B2 (en) Information processing device, control method therefor, program, and information storage medium
JP6711042B2 (en) Decryption program, encryption program, decryption device, encryption device, decryption method, and encryption method
JP4533244B2 (en) Authentication program and authentication method
CN113672886A (en) Prompting method and device
JP2007188307A (en) Data file monitor apparatus
JP2011154445A (en) Authentication device, authentication method, and authentication program
JP2007012022A (en) Security program and security system
JP2005275943A (en) Password authenticating device and password authenticating program
US11449597B2 (en) Transposed passwords
JP2006243868A (en) Content authentication system, content creation device, content using device, content creation program, content using program and content authentication method

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20071116

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071210

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100528

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: 20100601

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: 20100611

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: 20130618

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130618

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees