JP2011008427A - Device and method for input of password information, and program - Google Patents

Device and method for input of password information, and program Download PDF

Info

Publication number
JP2011008427A
JP2011008427A JP2009150112A JP2009150112A JP2011008427A JP 2011008427 A JP2011008427 A JP 2011008427A JP 2009150112 A JP2009150112 A JP 2009150112A JP 2009150112 A JP2009150112 A JP 2009150112A JP 2011008427 A JP2011008427 A JP 2011008427A
Authority
JP
Japan
Prior art keywords
input
password
information
password information
information input
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
JP2009150112A
Other languages
Japanese (ja)
Inventor
Seikan Ri
政桓 李
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.)
Zengo KK
Original Assignee
Zengo KK
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 Zengo KK filed Critical Zengo KK
Priority to JP2009150112A priority Critical patent/JP2011008427A/en
Publication of JP2011008427A publication Critical patent/JP2011008427A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a password information input device in which such password information as a personal identification number is hard to be presumed, and further which facilitates input operation of the password.SOLUTION: When principal confirmation is necessary for transaction selected in an S100, a personal identification number is requested (S120: YES). In this case, 10 pieces of numbers ranging from "0" to "9" are rearranged at random, so that a number array can be determined (S130). Then, the rearranged numbers ranging from "0" to "9" are displayed as well as a button image (S140). Particularly in S150, whether the input of the personal identification number having the scheduled number of digits has ended is determined, and when the input has not ended (S150: NO), the rearrangement of those numbers is not performed, and the number array is maintained.

Description

本発明は、暗証情報の入力に関する。   The present invention relates to input of password information.

現金自動預け払い機(Automated Teller Machine、以下「ATM」という)が普及している。ATMは、銀行だけでなく、コンビニエンスストア等にも設置されてようになってきた。また、24時間利用できるATMも、増えてきている。   An automated teller machine (hereinafter referred to as “ATM”) has become widespread. ATMs have been established not only in banks but also in convenience stores. Also, ATMs that can be used for 24 hours are increasing.

このようなATMでは、現金を引き出すとき等、所定桁(例えば4桁)の暗証番号を入力する必要がある。この暗証番号の入力は、例えば、タッチパネルを利用して行われる。タッチパネルは、表示装置と一体になっているのが一般的である。したがって、画面に表示されるボタン画像に触れることで、暗証番号の入力が実現される。また、画面に表示されるボタン画像は、例えば縦3列、横4行というようなマトリックス状に並んでいる。したがって、ボタン画像の中から所望のものを探し出すことも容易である。   In such an ATM, it is necessary to input a password of a predetermined digit (for example, four digits) when cash is withdrawn. The password is input using a touch panel, for example. The touch panel is generally integrated with a display device. Therefore, the password can be input by touching the button image displayed on the screen. Further, the button images displayed on the screen are arranged in a matrix such as 3 columns in the vertical direction and 4 rows in the horizontal direction. Therefore, it is easy to find a desired one from the button images.

ところで、ATMが普及してきた昨今では、その利便性から、図5に示すように、ATM1の前に大勢の行列3ができることも珍しくない。結果として、操作者2の腕や指の動きを後ろから覗き見ることにより不正者によって暗証番号が盗まれるという事態が懸念される。暗証番号が不正者によって盗まれると、スキミング等の不正な手段で作られる偽造カードを利用して、現金が引き出されることにもなりかねない。   By the way, in recent years when ATMs have spread, it is not uncommon for a large number of queues 3 to be formed in front of ATM 1 as shown in FIG. As a result, there is a concern that the password may be stolen by an unauthorized person by looking into the movement of the arm or finger of the operator 2 from behind. If the password is stolen by an unauthorized person, cash may be withdrawn using a counterfeit card made by unauthorized means such as skimming.

そこで、例えば、暗証番号が1桁入力される度に、ボタン画像に表示される数字の配列を変更する装置が提案されている(例えば、特許文献1参照)。この装置によれば、ボタン画像の一つが選択操作される度に数字配列が変わるため、たとえ後ろから覗き見られたとしても、暗証番号が盗まれることを抑止できる。   Thus, for example, a device has been proposed that changes the arrangement of numbers displayed on a button image each time a PIN is entered (see, for example, Patent Document 1). According to this apparatus, since the numerical arrangement changes each time one of the button images is selected and operated, it is possible to prevent the personal identification number from being stolen even if it is viewed from behind.

特開2003−196006号公報JP 2003-196006 A

しかしながら、上記特許文献1に記載されるようにボタン画像の選択操作の度に数字配列を変えると、所望のボタン画像を操作者が探し出すのに要する時間が大きくなってしまう虞がある。また、入力間違いが生じやすくなる虞もある。結果として、円滑なATMの利用の妨げになることが懸念される。   However, as described in Patent Document 1, if the numerical arrangement is changed each time a button image is selected, the time required for the operator to search for a desired button image may increase. There is also a risk that an input error is likely to occur. As a result, there is a concern that smooth ATM usage may be hindered.

本発明は、上述した問題を解決するためになされたものであり、例えば暗証番号等の暗証情報が推測されにくく、しかも、暗証情報の入力操作が容易な暗証情報入力装置を提供することを目的とする。
また、本発明は、暗証情報が推測されにくく、しかも、暗証情報の入力操作が容易な暗証情報入力方法を提供することを目的とする。
さらにまた、本発明は、暗証情報入力装置としての機能を、また、暗証情報入力方法をコンピュータシステムにて実現するためのプログラムを提供することを目的とする。
The present invention has been made in order to solve the above-described problem. An object of the present invention is to provide a password information input device in which password information such as a password is not easily guessed and the password information input operation is easy. And
Another object of the present invention is to provide a password information input method in which password information is difficult to be guessed and the password information input operation is easy.
Still another object of the present invention is to provide a program for realizing a function as a password information input device and a password information input method in a computer system.

請求項1に記載の暗証情報入力装置は、情報を表示画面に表示可能であると共に表示画面へのタッチ操作を感知して情報を入力可能である表示入力手段と、暗証情報の入力要求に際し、当該暗証情報の入力に用いられる予め定められた複数の記号をランダムに並べ替えて記号配列を決定する配列決定手段と、配列決定手段にて決定された記号配列で、表示画面の所定位置に表示されるボタン画像に対応付けて記号を表示する表示制御手段とを備え、配列決定手段は、表示入力手段を介した暗証情報の入力が終了するまで、決定した記号配列を維持することを特徴とする。   The personal identification information input device according to claim 1 is capable of displaying information on a display screen and sensing input operation by sensing a touch operation on the display screen; A plurality of predetermined symbols used for inputting the personal identification information are randomly rearranged to determine the symbol arrangement, and the symbol arrangement determined by the arrangement determination means is displayed at a predetermined position on the display screen. Display control means for displaying a symbol in association with the button image to be displayed, and the arrangement determining means maintains the determined symbol arrangement until the input of the personal identification information through the display input means is completed. To do.

本発明では、表示入力手段によって、情報が表示画面に表示される。また、表示入力手段によって、表示画面へのタッチ操作が感知され情報が入力される。
配列決定手段は、暗証情報の入力要求に際し、当該暗証情報の入力に用いられる予め定められた複数の記号をランダムに並べ替えて記号配列を決定する。
In the present invention, information is displayed on the display screen by the display input means. The display input means senses a touch operation on the display screen and inputs information.
The sequence determining means determines a symbol array by randomly rearranging a plurality of predetermined symbols used for inputting the personal identification information when requesting the personal identification information.

ここで「暗証情報」とは、本人であることを証明する予め登録しておいた秘密の記号を意味する。この秘密の記号の入力に用いられるのが、ここでいう「複数の記号」である。
例えば請求項2に示すように、暗証情報は、暗証番号であることとしてもよい。このとき、複数の記号は、「0」〜「9」までの10個の数字とすることが考えられる。この場合、記号配列は、「0」〜「9」の10個の数字の配列となる。
Here, the “password information” means a secret symbol registered in advance to prove the identity. The “several symbols” used here are used to input the secret symbols.
For example, as shown in claim 2, the password information may be a password number. At this time, the plurality of symbols may be 10 numbers from “0” to “9”. In this case, the symbol array is an array of 10 numbers “0” to “9”.

記号配列が決定されると、表示制御手段によって、表示画面の所定位置に表示されるボタン画像に対応付けて記号が表示される。ここで「対応付けて」としたのは、ボタン画像に重ねて記号を表示する場合だけでなく、ボタン画像との対応が分かる近い位置に表示する態様を含める趣旨である。   When the symbol arrangement is determined, the display control means displays the symbol in association with the button image displayed at a predetermined position on the display screen. Here, “corresponding” is intended to include not only the case where a symbol is displayed over the button image but also a mode in which the symbol image is displayed at a close position where the correspondence with the button image is known.

ここで特に本発明では、表示入力手段を介した暗証情報の入力が終了するまで、決定した記号配列が配列決定手段によって維持される。具体的に暗証番号の例で言えば、例えば4桁の暗証番号のすべてが入力されるまで、ボタン画像に対応付けた数字の配列が維持されるという具合である。   Here, particularly in the present invention, the determined symbol arrangement is maintained by the arrangement determination means until the input of the password information through the display input means is completed. Specifically, in the example of the password, for example, the arrangement of numbers associated with the button image is maintained until all of the 4-digit password is input.

このようにすれば、一つの記号が入力される度に記号配列が変更される構成と異なり、操作者が所望のボタン画像を探し出すまでの時間を短縮することができ、また、操作者による入力操作の間違いを低減することができる。しかも、暗証番号の要求に際して記号配列を異ならせるため、例えば操作者が変わったときには記号配列が異なるものとなるため、たとえ背後から指や腕の動きを見られたとしても、暗証情報が盗まれてしまうことを抑止できる。   In this way, unlike the configuration in which the symbol arrangement is changed every time one symbol is input, the time until the operator searches for a desired button image can be shortened. Operation errors can be reduced. Moreover, since the symbol arrangement is changed when the password is requested, for example, when the operator changes, the symbol arrangement becomes different, so even if the movement of the finger or arm is seen from behind, the password information is stolen. Can be prevented.

なお、このような暗証情報入力装置は、請求項3に示すように、現金自動預け払い機に適用することが考えられる。上述した通り、現金自動預け払い機は、ATMと称され、今や我々の生活になくてはならないものとなっている。ただし、便利な反面、背後から指の動きを見られることで暗証情報を盗まれる虞がある等、セキュリティー強化が重要視されている。したがって、本発明を現金自動預け払い機に適用することで、近年のATM事情に合致する大きな効果が奏される。   Such a password information input device can be applied to an automatic teller machine as shown in claim 3. As described above, the automatic teller machine is called ATM and is now indispensable for our daily life. However, while it is convenient, security enhancement is regarded as important because there is a possibility that secret information may be stolen by seeing the movement of a finger from behind. Therefore, by applying the present invention to an automatic teller machine, a great effect that matches the recent ATM circumstances can be obtained.

以上、暗証情報入力装置の発明として説明してきたが、請求項4に示すような暗証情報入力方法の発明として実現することもできる。
すなわち、請求項4に示す暗証情報入力方法は、情報を表示画面に表示可能であると共に表示画面へのタッチ操作を感知して情報を入力可能である表示入力手段を介し、暗証情報を入力する際に用いる暗証情報入力方法であって、次の手順(1)〜(3)の処理を含むことを特徴とする。
Although the invention has been described as the invention of the password information input device, it can also be realized as an invention of the password information input method as shown in claim 4.
That is, in the password information input method according to the fourth aspect, the password information is input via the display input means that can display information on the display screen and can input information by detecting a touch operation on the display screen. This is a method for inputting personal identification information used at the time, and includes the following steps (1) to (3).

手順(1)では、暗証情報の入力に用いられる予め定められた複数の記号をランダムに並べ替えて記号配列を決定する。
手順(2)では、決定された記号配列で、表示画面の所定位置に表示されるボタン画像に対応付けて記号を表示する。
手順(3)では、表示入力手段を介した暗証情報の入力が終了するまで、決定した記号配列を維持する。
In the procedure (1), a plurality of predetermined symbols used for inputting the password information are randomly rearranged to determine the symbol arrangement.
In step (2), symbols are displayed in association with the button image displayed at a predetermined position on the display screen with the determined symbol arrangement.
In the procedure (3), the determined symbol arrangement is maintained until the input of the personal identification information through the display input means is completed.

このような暗証情報入力方法によっても、上述した暗証情報入力装置と同様の効果が奏される。また、上述した暗証情報入力装置と同様、請求項5に示すように、暗証情報として暗証番号を用い、「0」〜「9」の数字を用いることとしてもよい。さらにまた、請求項6に示すように、ATMに適用することが考えられる。   Also by such a password information input method, the same effect as the above-described password information input device can be obtained. Further, as in the case of the above-described password information input device, as shown in claim 5, a password number may be used as the password information, and numbers “0” to “9” may be used. Furthermore, as shown in claim 6, it is conceivable to apply to ATM.

ところで、このような暗証情報入力装置の機能及び暗証情報入力方法は、コンピュータシステムにて実現される。したがって、請求項7に示すようなプログラムの発明として実現することができる。このプログラムは、上記暗証情報入力装置の配列決定手段及び表示制御手段として、又は、上記暗証情報入力方法として、コンピュータを機能させるものである。   By the way, the function of the password information input device and the password information input method are realized by a computer system. Therefore, the present invention can be realized as a program invention as shown in claim 7. This program causes a computer to function as an arrangement determination unit and a display control unit of the password information input device or as the password information input method.

一実施形態のATMの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of ATM of one Embodiment. 一実施形態のATMにおける入力処理を示すフローチャートである。It is a flowchart which shows the input process in ATM of one Embodiment. 一実施形態のATMの表示画面を例示する説明図である。It is explanatory drawing which illustrates the display screen of ATM of one Embodiment. 番号配列のランダムな変更を示すための説明図である。It is explanatory drawing for showing the random change of a number arrangement | sequence. 従来の問題を示すための説明図である。It is explanatory drawing for showing the conventional problem.

以下、本発明をATMに適用した一実施形態を図面に基づいて説明する。
図1に示すように、ATM1は、制御部10と、表示部20と、タッチパネル30と、カード読取部40と、印字部50とを備えている。
Hereinafter, an embodiment in which the present invention is applied to an ATM will be described with reference to the drawings.
As shown in FIG. 1, the ATM 1 includes a control unit 10, a display unit 20, a touch panel 30, a card reading unit 40, and a printing unit 50.

制御部10は、ATM1全体の制御を司るいわゆるコンピュータシステムであり、CPU、ROM、RAM、I/O及びこれらを接続するバスライン等を備えている。
表示部20は、操作のための指示等が表示されるカラー液晶モニタである。この表示部20の表示画面は、表示画面から垂直に近い方向へ光を射出する構造となっている。これにより、たとえ背後にいる者が表示画面を覗き見ても、表示画面を斜めから見た場合には、表示画面の映像を見ることはできない。
The control unit 10 is a so-called computer system that controls the entire ATM 1, and includes a CPU, a ROM, a RAM, an I / O, a bus line that connects them, and the like.
The display unit 20 is a color liquid crystal monitor on which instructions for operation and the like are displayed. The display screen of the display unit 20 has a structure that emits light in a direction near the vertical from the display screen. As a result, even if a person behind him looks into the display screen, the video on the display screen cannot be seen when the display screen is viewed from an oblique direction.

タッチパネル30は、感圧素子などを用いて構成された透明板である。このタッチパネル30は、表示部20と一体に構成されている。これにより、操作者は、表示部20に表示されるボタン画像に触れることで、タッチパネル30を介して入力操作を行うことができる。   The touch panel 30 is a transparent plate configured using a pressure sensitive element or the like. The touch panel 30 is configured integrally with the display unit 20. Thus, the operator can perform an input operation via the touch panel 30 by touching the button image displayed on the display unit 20.

カード読取部40は、例えばキャッシュカードを読み取るためのカードリーダ等で構成されている。これにより、磁気的に記録された情報がカードから読み取られる。
印字部50は、現金の預け入れ、引き出し、振り込み等の取引の履歴を記録する部分である。具体的には、印字機能を有しており、レシート発行等を行う。
The card reading unit 40 is configured by, for example, a card reader for reading a cash card. Thereby, the magnetically recorded information is read from the card.
The printing unit 50 is a part that records a history of transactions such as depositing, withdrawal, and transfer of cash. Specifically, it has a printing function and issues a receipt.

次に、本実施形態の特徴部分である入力処理を、図2に基づいて説明する。本入力処理は、画面がタッチされる等の操作者による取引開始要求があると、制御部10によって実行される。   Next, input processing that is a characteristic part of the present embodiment will be described with reference to FIG. This input process is executed by the control unit 10 when there is a transaction start request by an operator such as when the screen is touched.

最初のステップ(以下、「ステップ」を単に記号Sで示す)100において、ボタン表示が行われる。この処理は、表示部20に、各種取引に対応する選択ボタンの画像を表示するものである。例えば、「預け入れ」、「払い出し」、「振り込み」などの選択ボタンが表示されるという具合である。   In the first step (hereinafter, “step” is simply indicated by the symbol S) 100, button display is performed. In this process, images of selection buttons corresponding to various transactions are displayed on the display unit 20. For example, selection buttons such as “deposit”, “payout”, and “transfer” are displayed.

続くS110では、カードの読み取りを行う。この処理は、要求に応じて操作者がカード読み取り口にカードを挿入すると実行されるものである。挿入されたカードの情報は、カード読取部40から読み取られる。   In subsequent S110, the card is read. This process is executed when an operator inserts a card into the card reading slot in response to a request. Information on the inserted card is read from the card reading unit 40.

次のS120では、暗証番号を要求するか否かを判断する。S100にて選択された取引に本人確認が必要な場合には、肯定判断される。ここで暗証番号を要求する場合(S120:YES)、S130へ移行する。一方、暗証番号を要求しない場合(S120:NO)、S130〜S150の処理を実行せず、S160へ移行する。   In the next S120, it is determined whether or not a password is requested. An affirmative determination is made when identity verification is required for the transaction selected in S100. If a password is requested (S120: YES), the process proceeds to S130. On the other hand, when the personal identification number is not requested (S120: NO), the process of S130 to S150 is not executed and the process proceeds to S160.

S130では、「0」〜「9」の10個の数字をランダムに並べ替える。この処理は、暗証番号の入力に利用される10個の数字をランダムに並べ替え、数字配列を決定するものである。   In S130, 10 numbers “0” to “9” are rearranged randomly. In this process, ten numbers used for input of a personal identification number are randomly rearranged to determine a numerical arrangement.

S140では、ボタン画像と共に、並べ替えた「0」〜「9」の数字を表示する。例えば、図3に示す如くである。図3では、表示画面21に、10個のボタン画像22が表示されている。10個のボタン画像22は、縦3列横4行で配置されており、4行目は中央にのみ配置されている。また、図3では、表示画面21の下部に、桁数確認欄23と、OKボタン24とが表示されている。   In S140, the rearranged numbers “0” to “9” are displayed together with the button image. For example, as shown in FIG. In FIG. 3, ten button images 22 are displayed on the display screen 21. The ten button images 22 are arranged in three columns and four rows, and the fourth row is arranged only in the center. In FIG. 3, a digit number confirmation column 23 and an OK button 24 are displayed at the bottom of the display screen 21.

ボタン画像と共に数字が表示されると、操作者は、暗証番号を入力する。このとき、表示部20に表示されたボタン画像22に触れることで、タッチパネル30を介して数字の入力が行われる。桁数確認欄23には、「*」(アスタリスク)が表示され、入力した数字の桁数が確認できるようになっている。操作者は、OKボタン24に触れて、暗証番号入力を終了する。   When a number is displayed together with the button image, the operator inputs a password. At this time, by touching the button image 22 displayed on the display unit 20, numbers are input via the touch panel 30. In the digit number confirmation column 23, “*” (asterisk) is displayed so that the number of digits of the entered number can be confirmed. The operator touches the OK button 24 and ends the password input.

S140に続くS150では、予定される桁数の暗証番号の入力が終了したか否かを判断する。ここで、入力が終了したと判断された場合(S150:YES)、S160へ移行する。一方、入力が終了していないうちは(S150:NO)、この判断処理を繰り返す。これにより、入力が終了していないうちは、数字の並べ替えは行われないようになっている。   In S150 following S140, it is determined whether or not the input of the PIN code of the expected number of digits has been completed. If it is determined that the input has been completed (S150: YES), the process proceeds to S160. On the other hand, as long as the input is not completed (S150: NO), this determination process is repeated. As a result, the numbers are not rearranged until the input is completed.

S120で否定判断された場合及びS150で肯定判断された場合に移行するS160では、各種処理を実行する。この処理は、S100にて選択された取引内容に対応する処理である。なお、この処理の中に、図1に示した印字部50によるレシート発行などの処理が含まれる。S160の処理終了後、本入力処理を終了する。   In S160, which is shifted when the negative determination is made in S120 and the positive determination is made in S150, various processes are executed. This process is a process corresponding to the transaction content selected in S100. Note that this processing includes processing such as receipt issuance by the printing unit 50 shown in FIG. After the process of S160 ends, this input process ends.

その後、操作者が交替した場合など、本入力処理が再び実行されると、暗証番号を要求する際には(S120:YES)、「0」〜「9」の数字がランダムに並び替えられ(S130)、表示されることになる(S140)。   Thereafter, when this input process is executed again, such as when the operator changes, when the password is requested (S120: YES), the numbers “0” to “9” are randomly rearranged ( S130) and displayed (S140).

このように本実施形態では、図4中の左側に示すような基本パターンに対し、暗証番号の入力に際し、その都度、パターンA、・・・、パターンN、・・・という具合に、数字配列がランダムに決定される(図2中のS130及びS140)。一方で、暗証番号の入力が終了していないうちは(S150:NO)、決定された数字配列が維持される。   As described above, in the present embodiment, for the basic pattern as shown on the left side in FIG. 4, each time a password is input, a pattern of numbers A,..., Pattern N,. Are randomly determined (S130 and S140 in FIG. 2). On the other hand, as long as the input of the password is not completed (S150: NO), the determined number arrangement is maintained.

このようにすれば、一つの数字を入力する度に数字配列が変更される構成と異なり、操作者が所望のボタン画像22(図3参照)を探し出すまでの時間を短縮することができる。また、操作者による入力操作の間違いを低減することができる。しかも、暗証番号の要求に際して数字配列が異なるものとなるため、例えば操作者が変わったときには数字配列が異なり、たとえ背後から指や腕の動きを見られたとしても、暗証番号が盗まれてしまうことを抑止できる。   In this way, unlike the configuration in which the numerical arrangement is changed every time a single number is input, the time required for the operator to search for a desired button image 22 (see FIG. 3) can be shortened. In addition, it is possible to reduce errors in the input operation by the operator. Moreover, since the numerical arrangement differs when the password is requested, the numerical arrangement is different when the operator changes, for example, even if the finger or arm movement is seen from behind, the password is stolen. Can be suppressed.

また、本実施形態は、ATMの暗証番号入力に発明を適用したものである。ATMは、今や我々の生活になくてはならないものとなっている。ただし、便利な反面、背後から指の動きを見られることで暗証番号を盗まれる虞がある等、セキュリティー強化が重要視されている。したがって、本実施形態によれば、近年のATM事情に合致する大きな効果が奏される。   In the present embodiment, the invention is applied to the input of an ATM PIN. ATMs are now an integral part of our lives. However, while it is convenient, security enhancement is regarded as important because there is a possibility that the password may be stolen by seeing the movement of the finger from behind. Therefore, according to this embodiment, the big effect corresponding to the recent ATM situation is produced.

なお、本実施形態におけるATM1が「暗証情報入力装置」を構成し、表示部20及びタッチパネル30が「表示入力手段」を構成し、制御部10が「配列決定手段」及び「表示制御手段」を構成する。   In the present embodiment, the ATM 1 constitutes a “password information input device”, the display unit 20 and the touch panel 30 constitute “display input means”, and the control unit 10 designates “sequence determination means” and “display control means”. Constitute.

また、図2中のS120、S130及びS150の処理が「配列決定手段」としての処理に相当し、S140の処理が「表示制御手段」としての処理に相当する。
さらにまた、図2に示した入力処理が「暗証情報入力方法」を具現化する処理であり、S130の処理が「手順(1)」に相当し、S140の処理が「手順(2)」に相当し、S150の処理が「手順(3)」に相当する。
Further, the processing of S120, S130, and S150 in FIG. 2 corresponds to the processing as “array determining means”, and the processing of S140 corresponds to the processing as “display control means”.
Furthermore, the input process shown in FIG. 2 is a process that embodies the “password input method”, the process of S130 corresponds to “procedure (1)”, and the process of S140 is “procedure (2)”. Correspondingly, the process of S150 corresponds to “procedure (3)”.

以上、本発明は、上記実施形態に何等限定されるものでなく、その趣旨を逸脱しない範囲において種々なる形態で実施できる。   As mentioned above, this invention is not limited to the said embodiment at all, In the range which does not deviate from the meaning, it can implement with a various form.

1:ATM、2:操作者、3:行列、10:制御部、20:表示部、21:表示画面、22:ボタン画像、23:桁数確認欄、24:OKボタン、30:タッチパネル、40:カード読取部、50:印字部   1: ATM, 2: operator, 3: matrix, 10: control unit, 20: display unit, 21: display screen, 22: button image, 23: digit number confirmation column, 24: OK button, 30: touch panel, 40 : Card reading section, 50: Printing section

Claims (7)

情報を表示画面に表示可能であると共に前記表示画面へのタッチ操作を感知して情報を入力可能である表示入力手段と、
暗証情報の入力要求に際し、当該暗証情報の入力に用いられる予め定められた複数の記号をランダムに並べ替えて記号配列を決定する配列決定手段と、
前記配列決定手段にて決定された記号配列で、前記表示画面の所定位置に表示されるボタン画像に対応付けて前記記号を表示する表示制御手段と、を備え、
前記配列決定手段は、前記表示入力手段を介して前記暗証情報の入力が終了するまで、決定した記号配列を維持すること
を特徴とする暗証情報入力装置。
Display input means capable of displaying information on a display screen and capable of inputting information by sensing a touch operation on the display screen;
A sequence determining means for determining a symbol array by randomly rearranging a plurality of predetermined symbols used for input of the password information when requesting the input of the password information;
Display control means for displaying the symbol in association with a button image displayed at a predetermined position on the display screen in the symbol arrangement determined by the arrangement determination means,
The personal identification information input device, wherein the arrangement determination unit maintains the determined symbol arrangement until the input of the personal identification information is completed through the display input unit.
請求項1に記載の暗証情報入力装置において、
前記暗証情報は、暗証番号であり、
前記複数の記号は、「0」〜「9」までの10個の文字であること
を特徴とする暗証情報入力装置。
The personal identification information input device according to claim 1,
The password information is a password number;
The plurality of symbols are 10 characters from “0” to “9”.
請求項1又は2に記載の暗証情報入力装置において、
現金自動預け払い機に適用されること
を特徴とする暗証情報入力装置。
In the personal identification information input device according to claim 1 or 2,
A secret information input device characterized by being applied to an automated teller machine.
情報を表示画面に表示可能であると共に前記表示画面へのタッチ操作を感知して情報を入力可能である表示入力手段を介し、暗証情報を入力する際に用いる暗証情報入力方法であって、次の手順(1)〜(3)の処理を含むことを特徴とする暗証情報入力方法。
(1)暗証情報の入力に用いられる予め定められた複数の記号をランダムに並べ替えて記号配列を決定する。
(2)決定された記号配列で、表示画面の所定位置に表示されるボタン画像に対応付けて記号を表示する。
(3)表示入力手段を介して暗証情報の入力が終了するまで、決定した記号配列を維持する。
A password information input method used when inputting password information via a display input means capable of displaying information on a display screen and sensing information input by sensing a touch operation on the display screen. A password information input method comprising the steps (1) to (3).
(1) A symbol arrangement is determined by randomly rearranging a plurality of predetermined symbols used for inputting password information.
(2) A symbol is displayed in association with a button image displayed at a predetermined position on the display screen with the determined symbol arrangement.
(3) The determined symbol arrangement is maintained until the input of the password information is completed through the display input means.
請求項4に記載の暗証情報入力方法において、
前記暗証情報は、暗証番号であり、
前記複数の記号は、「0」〜「9」までの10個の数字であること
を特徴とする暗証情報入力方法。
In the password information input method according to claim 4,
The password information is a password number;
The plurality of symbols are ten numbers from “0” to “9”.
請求項4又は5に記載の暗証情報入力方法において、
現金自動預け払い機に適用されること
を特徴とする暗証情報入力方法。
In the personal identification information input method according to claim 4 or 5,
A security information input method characterized by being applied to an automated teller machine.
請求項1〜3のいずれか一項に記載の暗証情報入力装置の配列決定手段及び表示制御手段として、請求項4〜6のいずれか一項に記載の暗証情報入力方法として、コンピュータを機能させるプログラム。   The computer is caused to function as the security information input method according to any one of claims 4 to 6, as an arrangement determination unit and a display control unit of the security information input device according to any one of claims 1 to 3. program.
JP2009150112A 2009-06-24 2009-06-24 Device and method for input of password information, and program Pending JP2011008427A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009150112A JP2011008427A (en) 2009-06-24 2009-06-24 Device and method for input of password information, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009150112A JP2011008427A (en) 2009-06-24 2009-06-24 Device and method for input of password information, and program

Publications (1)

Publication Number Publication Date
JP2011008427A true JP2011008427A (en) 2011-01-13

Family

ID=43565031

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009150112A Pending JP2011008427A (en) 2009-06-24 2009-06-24 Device and method for input of password information, and program

Country Status (1)

Country Link
JP (1) JP2011008427A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104050754A (en) * 2014-06-03 2014-09-17 昆山古鳌电子机械有限公司 Paper processing device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104050754A (en) * 2014-06-03 2014-09-17 昆山古鳌电子机械有限公司 Paper processing device

Similar Documents

Publication Publication Date Title
US5650605A (en) Automated transaction apparatus
US8910861B2 (en) Automatic teller machine (“ATM”) including a user-accessible USB port
JP4699265B2 (en) Transaction processing equipment
JP2012108796A (en) Automatic transaction system, automatic transaction method and automatic transaction machine
JP4894323B2 (en) Automatic teller machine
JP4807019B2 (en) Automatic transaction system, automatic transaction apparatus, information management server, and automatic transaction method
CN101025841A (en) Automated teller machine
JP2007206899A (en) Secret information input device
JP2011008427A (en) Device and method for input of password information, and program
EP3588344B1 (en) Password authentication device and electronic apparatus
JP2016062409A (en) Automatic transaction machine, automatic transaction method and automatic transaction system
JP5511466B2 (en) Input device
KR20070096125A (en) Apparatus for key map array change of automatically teller device and method for key map array change thereof
JP2006277334A (en) Automatic teller machine
JP2012022438A (en) Pin input device, automatic transaction device and pin input method
JP4564872B2 (en) Automatic transaction equipment
JP5862882B2 (en) ATM, bank system and ATM operation simplification method
JP5479820B2 (en) Input device
JP6565732B2 (en) Input device and automatic transaction apparatus provided with the input device
JP2016024747A (en) Automatic transaction device, display image control method, and display image control program
JP2007087289A (en) Method and device for inputting personal identification number
JP2009205471A (en) Personal identification number input method, and automatic transaction unit using the same
JP2012103964A (en) Input device for personal identification number
JP2017146701A (en) Automatic teller machine
JP2006270790A (en) Password input device, its input method and information processor