JP3227536B2 - Keyboard device and password authentication method using the same - Google Patents
Keyboard device and password authentication method using the sameInfo
- Publication number
- JP3227536B2 JP3227536B2 JP30398799A JP30398799A JP3227536B2 JP 3227536 B2 JP3227536 B2 JP 3227536B2 JP 30398799 A JP30398799 A JP 30398799A JP 30398799 A JP30398799 A JP 30398799A JP 3227536 B2 JP3227536 B2 JP 3227536B2
- Authority
- JP
- Japan
- Prior art keywords
- authentication
- password
- keyboard
- buffer
- controller
- 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.)
- Expired - Fee Related
Links
Landscapes
- Input From Keyboards Or The Like (AREA)
Description
【0001】[0001]
【発明の属する技術分野】本発明は、キーボード装置お
よびそれを用いたパスワード認証方法に関する。[0001] 1. Field of the Invention [0002] The present invention relates to a keyboard device and a password authentication method using the keyboard device.
【0002】[0002]
【従来の技術】従来のパスワード認証システムはソフト
ウェアによって主導され、例えば図1に示すように、使
用者がパスワード認証システムを始動するとき、認証ソ
フトウェア11がCPUによって作動され、ソフトウェ
アが使用者の設定したパスワード10に基づいて認証ソ
フトウェア11を介して秘密コードテーブル12を生じ
る。2. Description of the Related Art A conventional password authentication system is led by software. For example, as shown in FIG. 1, when a user starts the password authentication system, an authentication software 11 is operated by a CPU and the software is used to set the user. The secret code table 12 is generated via the authentication software 11 based on the password 10 obtained.
【0003】認証ソフトウェア12は、使用者がシステ
ムを利用するたびにパスワード10Aを要求する。使用
者がキーボード装置を介してパスワード10Aを入力す
ると、認証ソフトウェア11は入力されたパスワード1
0Aと秘密コードテーブル12とを比較する。比較した
結果が合致する場合、使用者にシステムを使用する権利
を与え、例えばハードディスクなどの記憶手段に情報を
アクセス、かつプロセスさせる。しかしながら、全体の
パスワード認証過程において、不法侵入者はプロセスの
手続きを見ることができ、不法侵入者によって秘密コー
ドテーブル12は非常に容易に置き換えられ、またはパ
スワード11の対照結果に仮の情報を入れられる。即
ち、システムは安全であるとはいえない。The authentication software 12 requests a password 10A every time a user uses the system. When the user enters the password 10A via the keyboard device, the authentication software 11 enters the entered password 1A.
0A and the secret code table 12 are compared. If the comparison results in a match, the user is entitled to use the system, and the information is accessed and processed in a storage means such as a hard disk. However, during the entire password authentication process, a trespasser can see the procedure of the process, the trespasser can replace the secret code table 12 very easily, or put temporary information in the comparison result of the password 11. Can be That is, the system is not secure.
【0004】例えば、使用者が設定したパスワードが
「abc」であると、このパスワードはエンコードされ
て「*&1」となり、エンコード後のパスワードがメモ
リに送られて記憶される。For example, if the password set by the user is "abc", this password is encoded to "* &1", and the encoded password is sent to the memory and stored.
【0005】[0005]
【発明が解決しようとする課題】しかし、メモリの情報
は認証ソフトウェア11に保護されていないため、例え
ばsoft ICEなどのソフトウェアによって容易にメモリ
におけるパスワードの記憶位置を調べることができ、不
法侵入者が認証処理中に同じ長さのストリング(例えば
「cde」はエンコードされて「xxx」となる)で元
の「*&1」を交換すると、容易に認証をパスできる。
このような場合、不法侵入者はシステムの保存情報にア
クセスし、利用できる。However, since the information in the memory is not protected by the authentication software 11, the storage position of the password in the memory can be easily checked by software such as soft ICE, so that an intruder can be prevented. If the original "* &1" is replaced with a string of the same length (for example, "cde" is encoded into "xxx") during the authentication process, the authentication can be easily passed.
In such cases, trespassers can access and use the stored information on the system.
【0006】パスワード認証過程において、使用者のパ
スワードの入力も、不法侵入者のパスワードの入力も、
すべて例えばキーボードなどの入力手段を介して行われ
る。従来のキーボードは、図3に示すように、キーボー
ドアレイとキーボードコントローラとを備え、コンピュ
ータとキーボードとの通信はキーボードバッファを介し
て実行される。すなわち、パスワードがキーボードを介
して入力される方式と、従来のキャラクターストリーム
の入力方式とは同様であり、同じキーボードバッファを
介してコンピュータシステムにパスワードが入力されて
からCPUにより認証され、使用者を識別する。In the password authentication process, both the input of the password of the user and the input of the password of the unauthorized intruder are performed.
All are performed via input means such as a keyboard. A conventional keyboard includes a keyboard array and a keyboard controller as shown in FIG. 3, and communication between the computer and the keyboard is executed via a keyboard buffer. That is, the method of inputting a password through a keyboard is the same as the conventional method of inputting a character stream. A password is input to a computer system through the same keyboard buffer, and then the user is authenticated by a CPU. Identify.
【0007】従来の処理手続きには、下記のような問題
を有する。 1.キーボードバッファはすべての使用者に開放される
ため、使用後のクリア処理をしないと不法使用者が不法
手段によってキーボードバッファからクリアされていな
いパスワードメッセージを取得できる。 2.認証プロセスがCPUによって実行されるので、不
法侵入者がCPUに侵入しプロセスを実行して容易にパ
スワードメッセージを取得できる。 3.システム内に記憶されるのは秘密化されない情報で
あり、認証ソフトウェアが前述のように不法侵入者に改
変される恐れがある。[0007] The conventional processing procedure has the following problems. 1. Since the keyboard buffer is open to all users, an unauthorized user can obtain a password message that has not been cleared from the keyboard buffer by an illegal means without clearing after use. 2. Since the authentication process is executed by the CPU, an unauthorized intruder can intrude into the CPU and execute the process to easily obtain the password message. 3. What is stored in the system is information that is not confidential, and there is a risk that the authentication software may be altered by an intruder as described above.
【0008】したがって、本発明は上記の問題を解決す
るためになされたものであり、不法使用者を防ぎ、シス
テムの安全性を向上するキーボード装置およびそれを用
いたパスワード認証方法を提供することを目的としてい
る。本発明の他の目的は、ハードウェアによってパスワ
ードを認証するキーボード装置およびそれを用いたパス
ワード認証方法を提供することにある。SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide a keyboard device for preventing illegal users and improving system security, and a password authentication method using the keyboard device. The purpose is. Another object of the present invention is to provide a keyboard device for authenticating a password by hardware and a password authentication method using the same.
【0009】[0009]
【課題を解決するための手段】上述の目的を達成するた
めの本発明のキーボード装置およびそれを用いたパスワ
ード認証方法によると、キーボード装置に保護機能を有
する認証バッファと、認証コントローラと、認証用の認
証テーブルとを設ける。認証バッファと、キーボードバ
ッファとによりキーボード装置から入力されたキャラク
ターストリームを処理し、パスワードメッセージを認証
バッファに送り、認証コントローラが自動的に認証バッ
ファからメッセージを取得し、認証テーブル内のメッセ
ージと比較を行う。比較の結果、認証がパスした場合、
使用者はコンピュータシステムを利用できる。また、認
証後、認証バッファをクリアし、キーボード装置に残さ
れたパスワード情報を取得できないようにする手段を提
供する。According to the keyboard apparatus and the password authentication method using the same according to the present invention for achieving the above-mentioned object, an authentication buffer having a protection function for the keyboard apparatus, an authentication controller, and an authentication controller are provided. Authentication table. The authentication buffer and the keyboard buffer process the character stream input from the keyboard device, send a password message to the authentication buffer, and the authentication controller automatically retrieves the message from the authentication buffer and compares it with the message in the authentication table. Do. If the comparison is successful,
The user can use the computer system. Further, the present invention provides a means for clearing the authentication buffer after the authentication so that password information left in the keyboard device cannot be obtained.
【0010】[0010]
【発明の実施の形態】以下、本発明の一実施例を図面に
基づいて説明する。図2に示すように、本実施例による
のパスワード認証手段を有するキーボード装置20は、
入力部30と認証部40とを備えている。DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings. As shown in FIG. 2, the keyboard device 20 having the password authentication unit according to the present embodiment
An input unit 30 and an authentication unit 40 are provided.
【0011】入力部30は、従来のキーボードコントロ
ーラ31と、キーボードアレイ32と、キーボードバッ
ファ33と、認証バッファ34とを有する。キーボード
コントローラ31と、キーボードアレイ32と、キーボ
ードバッファ33とは従来のものと同様であり、詳述し
ない。認証部40は、CPU41と、システムコントロ
ーラ42と、認証コントローラ43と、認証テーブル4
4と、関連のあるソフトウェア45とを有する。The input unit 30 has a conventional keyboard controller 31, a keyboard array 32, a keyboard buffer 33, and an authentication buffer 34. The keyboard controller 31, the keyboard array 32, and the keyboard buffer 33 are the same as those of the related art, and will not be described in detail. The authentication unit 40 includes a CPU 41, a system controller 42, an authentication controller 43, and an authentication table 4
4 and associated software 45.
【0012】入力部30と認証部40とは、例えばPC
IやISAなどのバス50を介して通信を行う。キーボ
ードコントローラ31は、キーボードアレイ32から入
力される情報を識別し、一般のキャラクターストリーム
である場合は情報をキーボードバッファ33に保存し、
パスワードメッセージである場合は情報を認証バッファ
34に保存する。システムコントローラ42は、キーボ
ードバッファ33から一般のメッセージを取得し、それ
らをCPU41に送信して一般の処理を行う。The input unit 30 and the authentication unit 40 are, for example, a PC
Communication is performed via a bus 50 such as I or ISA. The keyboard controller 31 identifies information input from the keyboard array 32, and stores the information in the keyboard buffer 33 if the stream is a general character stream,
If the message is a password message, the information is stored in the authentication buffer 34. The system controller 42 acquires general messages from the keyboard buffer 33 and transmits them to the CPU 41 to perform general processing.
【0013】認証コントローラ43は、システムコント
ローラ42内に設置される単体であり、認証バッファ3
4のパスワードメッセージを取得し、認証バッファ34
のパスワードメッセージと、認証テーブル44に予め保
存されているパスワード情報とを比較し、使用者が正し
いかどうかを確認する。The authentication controller 43 is a single unit installed in the system controller 42, and
4 and the authentication buffer 34
Is compared with the password information stored in the authentication table 44 in advance to confirm whether the user is correct.
【0014】認証テーブル44は、システムを初めて使
用するときにソフトウェア45が設定するものであり、
ソフトウェア45は使用者にパスワード情報を設定さ
せ、情報を認証テーブル44に保存する。次にシステム
を起動するとき、例えば使用者を増やしたり、またはパ
スワードの変更などのアップデート作業でない限り、認
証の制御権は認証コントローラ43にある。The authentication table 44 is set by the software 45 when the system is used for the first time.
The software 45 allows the user to set password information and stores the information in the authentication table 44. The next time the system is started up, the authentication controller 43 has control of the authentication unless an update operation such as increasing the number of users or changing a password is performed.
【0015】図3に示すように、初めて起動するとき、
ソフトウェア45が作動され、認証テーブル44の設定
を進める。ソフトウェア45の指示に従い、使用者は認
証テーブル44にパスワードを設定する(行程a)。次
に起動するとき、使用者はキーボードアレイ32を介し
てメッセージを入力し、キーボードコントローラ31は
入力されたメッセージが一般のキャラクターストリーム
であるか、またはパスワードメッセージPWであるかを
判別する(行程b)。As shown in FIG. 3, when starting up for the first time,
The software 45 is activated, and the setting of the authentication table 44 proceeds. According to the instruction of the software 45, the user sets a password in the authentication table 44 (step a). At the next start-up, the user inputs a message via the keyboard array 32, and the keyboard controller 31 determines whether the input message is a general character stream or a password message PW (step b). ).
【0016】一般のキャラクターストリームである場
合、入力されたメッセージはキーボードコントローラ3
1に制御され、キーボードバッファ33に送られ(行程
c)、システムコントローラ42によって一般の処理が
行われる(行程d、従来のキーボード装置と同様である
ので詳述しない)。In the case of a general character stream, the input message is sent to the keyboard controller 3
1 and sent to the keyboard buffer 33 (step c), and a general process is performed by the system controller 42 (step d, which is the same as a conventional keyboard device and will not be described in detail).
【0017】パスワードメッセージPWである場合、パ
スワードメッセージPWはキーボードコントローラ31
によって認証バッファ34に送られる(行程e)。この
とき、使用者または不法侵入者は、キーボードバッファ
33よりパスワードのビット数に対応する例えば「**
***」などの代用ストリングのみ読み取ることができ
る。キーボードコントローラ31は代用ストリングをキ
ーボードバッファ33とシステムコントローラ42とを
介してソフトウェア45とCPU41とに送る。このよ
うな場合、認証バッファ34やCPU41やソフトウェ
ア45などからは代用ストリングのみしか読み取ること
はできず、パスワードメッセージは取得できない。If the password message is PW, the password message PW is sent to the keyboard controller 31.
Is sent to the authentication buffer 34 (step e). At this time, the user or the trespasser sends, for example, “**” corresponding to the number of bits of the password from the keyboard buffer 33.
Only the substitute string such as “***” can be read. The keyboard controller 31 sends the substitute string to the software 45 and the CPU 41 via the keyboard buffer 33 and the system controller 42. In such a case, only the substitute string can be read from the authentication buffer 34, the CPU 41, the software 45, and the like, and the password message cannot be obtained.
【0018】認証コントローラ43は、認証バッファ3
4からパスワードメッセージを取得し、予め認証テーブ
ル44に保存されている情報と比較を行う(行程f)。
パスワードメッセージPWと保存されている情報とが一
致する場合、認証は成功し、使用者はシステムを利用で
きる。一致しない場合、認証は失敗し、システムは使用
者の要求をすべて拒絶する。このようにして不法侵入者
の侵入を拒絶し、システムを保護する。The authentication controller 43 includes an authentication buffer 3
Then, the password message is obtained from No. 4 and compared with the information stored in the authentication table 44 in advance (step f).
If the password message PW matches the stored information, the authentication is successful and the user can use the system. If they do not match, authentication fails and the system rejects all user requests. In this way, an unauthorized intruder is rejected and the system is protected.
【0019】認証手続き終了後、認証コントローラ43
は認証バッファ34の情報をクリアする(行程g)。読
み取るのは代用ストリングであり、認証バッファ34は
読取不能である。上記の保護方法を用い、かつ認証する
度にクリア処理を行うので、システムは使用者のパスワ
ードメッセージを厳重に保護できる。また、システムの
認証は、ソフトウェア45とCPU41とを経由せず、
システムコントローラ42の独立の認証コントローラ4
3によって行われ、従来のソフトウェア45とCPU4
1とを経由するパスワード認証システムの問題を解決し
た。After the authentication procedure is completed, the authentication controller 43
Clears the information in the authentication buffer 34 (step g). What is read is the surrogate string, and the authentication buffer 34 is unreadable. Since the clearing process is performed each time authentication is performed by using the above protection method, the system can strictly protect the user's password message. Also, the authentication of the system does not go through the software 45 and the CPU 41,
Independent authentication controller 4 of system controller 42
3 and the conventional software 45 and CPU 4
1 solved the problem of the password authentication system via.
【0020】[0020]
【発明の効果】上述したように、本発明によるキーボー
ド装置およびそれを用いたパスワード認証方法による
と、パスワードの認証は、CPUと認証ソフトウェアと
を経由せず、独立の認証コントローラによって認証され
る。また、代用の読み取り不可能なストリングと元入力
パスワードとを取替え、認証完成後に認証バッファをク
リア処理するので、不法侵入者がキーボードバッファよ
り秘密メッセージを読み取ることができない。As described above, according to the keyboard device and the password authentication method using the same according to the present invention, the password is authenticated by an independent authentication controller without passing through the CPU and the authentication software. Further, since the substitute unreadable string is replaced with the original input password and the authentication buffer is cleared after the completion of the authentication, an unauthorized intruder cannot read the secret message from the keyboard buffer.
【0021】以上説明した実施例は、本発明の一つの実
施の形態に過ぎず、例えば本発明の特許請求の範囲に含
まれる技術による効果や、それらに基づく改造や、機能
が類似するものなどは、すべて本発明の主張する範囲に
含まれる。The embodiment described above is only one embodiment of the present invention. For example, the effects of the technology included in the claims of the present invention, modifications based on them, and those having similar functions are provided. Are all within the scope claimed by the present invention.
【図1】従来例によるソフトウェア認証方法を示すフロ
ー図である。FIG. 1 is a flowchart showing a software authentication method according to a conventional example.
【図2】本発明の一実施例によるパスワードの認証方法
を示すブロック図である。FIG. 2 is a block diagram illustrating a password authentication method according to an embodiment of the present invention.
【図3】本発明一実施例によるパスワードの認証方法を
示すフロー図である。FIG. 3 is a flowchart illustrating a password authentication method according to an embodiment of the present invention.
10 パスワード 10A パスワード 11 認証ソフトウェア 12 秘密コードテーブル 20 キーボード装置 30 入力部 31 キーボードコントローラ 32 キーボードアレイ 33 キーボードバッファ 34 認証バッファ 40 認証部 41 CPU 42 システムコントローラ 43 認証コントローラ 44 認証テーブル 45 ソフトウェア 50 バス Reference Signs List 10 password 10A password 11 authentication software 12 secret code table 20 keyboard device 30 input unit 31 keyboard controller 32 keyboard array 33 keyboard buffer 34 authentication buffer 40 authentication unit 41 CPU 42 system controller 43 authentication controller 44 authentication table 45 software 50 bus
フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 3/02 G06F 1/00 370 Continuation of the front page (58) Field surveyed (Int. Cl. 7 , DB name) G06F 3/02 G06F 1/00 370
Claims (5)
よびキーボードコントローラを有する入力部と、 認証テーブル、CPU、システムコントローラ、および
認証コントローラを有する認証部とを備え、 前記キーボードコントローラは、キーボードアレイより
入力された情報を判別し、前記情報が一般のキャラクタ
ーストリームである場合は前記キャラクターストリーム
を前記キーボードバッファに一時保存し、前記情報がパ
スワードメッセージである場合は前記パスワードメッセ
ージを前記認証バッファに一時保存し、 前記認証テーブルは、認証の根拠とするために使用者が
設定したパスワード情報を保存し、 前記システムコントローラは、前記キーボードバッファ
から前記キャラクターストリームを受信し、前記CPU
に前記キャラクターストリームを入力し処理し、 前記認証コントローラは、前記システムコントローラに
設けられ、前記認証バッファから前記パスワードメッセ
ージを受信し、前記パスワードメッセージと前記認証テ
ーブルに保存されているパスワード情報とを比較し、利
用資格の正当性を判別することを特徴とするキーボード
装置。An input unit having a keyboard buffer, an authentication buffer, and a keyboard controller; and an authentication unit having an authentication table, a CPU, a system controller, and an authentication controller, wherein the keyboard controller receives an input from a keyboard array. Determining the information, temporarily storing the character stream in the keyboard buffer if the information is a general character stream, and temporarily storing the password message in the authentication buffer if the information is a password message; The authentication table stores password information set by a user as a basis for authentication. The system controller receives the character stream from the keyboard buffer,
The authentication controller is provided in the system controller, receives the password message from the authentication buffer, and compares the password message with the password information stored in the authentication table. And a keyboard device for determining the validity of the use qualification.
ワード情報を設定する使用者を誘導するソフトウェアを
さらに備えることを特徴とする請求項1記載のキーボー
ド装置。2. The keyboard device according to claim 1, further comprising software stored in the authentication table and guiding a user to set the password information.
して通信することを特徴とする請求項1記載のキーボー
ド装置。3. The keyboard device according to claim 1, wherein the input unit and the authentication unit communicate via a bus.
ーボード装置において前記キーボード装置から入力され
たパスワードメッセージをハードウェアにより認証する
方法であって、 ソフトウェアにより認証テーブルを設定する行程と、 一般のキャラクターストリームであるか、あるいはパス
ワードメッセージであるかを判別し、前記一般のキャラ
クターストリームである場合はキーボードバッファに送
信し、システムコントローラによって処理を行い、前記
パスワードメッセージである場合は認証バッファに送信
し、認証コントローラによってパスワード処理を行う行
程と、 前記パスワードメッセージと、前記認証テーブルに記憶
されている情報とを比較し、合致する場合は使用者にシ
ステムを利用可能とし、合致しない場合は使用者のすべ
ての要求を拒絶する行程と、 前記認証バッファの情報をクリアする行程と、 を含むことを特徴とするキーボード装置を用いたパスワ
ード認証方法。4. A method of authenticating a password message input from the keyboard device by hardware in the keyboard device according to claim 1, wherein the step of setting an authentication table by software includes: Determine whether the stream is a general character stream or a password message.If the stream is a general character stream, send it to the keyboard buffer, process it by the system controller, and if it is the password message, send it to the authentication buffer. The process of transmitting and performing password processing by the authentication controller, comparing the password message with the information stored in the authentication table, and if they match, make the system available to the user; if they do not match, use the system. Person A password authentication method using a keyboard device, comprising: a step of rejecting all requests; and a step of clearing information in the authentication buffer.
あと、前記認証コントローラは前記パスワードメッセー
ジのビット数に相当する代用ストリングを前記キーボー
ドバッファに送信する行程を含むことを特徴とする請求
項4記載のキーボード装置を用いたパスワード認証方
法。5. The keyboard according to claim 4, wherein after the password message is input, the authentication controller includes a step of transmitting a substitute string corresponding to the number of bits of the password message to the keyboard buffer. A password authentication method using a device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP30398799A JP3227536B2 (en) | 1999-10-26 | 1999-10-26 | Keyboard device and password authentication method using the same |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP30398799A JP3227536B2 (en) | 1999-10-26 | 1999-10-26 | Keyboard device and password authentication method using the same |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2001125714A JP2001125714A (en) | 2001-05-11 |
JP3227536B2 true JP3227536B2 (en) | 2001-11-12 |
Family
ID=17927690
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP30398799A Expired - Fee Related JP3227536B2 (en) | 1999-10-26 | 1999-10-26 | Keyboard device and password authentication method using the same |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3227536B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6682288B2 (en) | 2000-07-27 | 2004-01-27 | Nexx Systems Packaging, Llc | Substrate processing pallet and related substrate processing method and machine |
US6821912B2 (en) | 2000-07-27 | 2004-11-23 | Nexx Systems Packaging, Llc | Substrate processing pallet and related substrate processing method and machine |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100378586B1 (en) * | 2001-08-29 | 2003-04-03 | 테커스 (주) | Anti Keylog method of ActiveX base and equipment thereof |
KR100909891B1 (en) * | 2007-10-02 | 2009-07-31 | 소프트캠프(주) | Input information encryption method for keyboard security in kernel area |
-
1999
- 1999-10-26 JP JP30398799A patent/JP3227536B2/en not_active Expired - Fee Related
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6682288B2 (en) | 2000-07-27 | 2004-01-27 | Nexx Systems Packaging, Llc | Substrate processing pallet and related substrate processing method and machine |
US6821912B2 (en) | 2000-07-27 | 2004-11-23 | Nexx Systems Packaging, Llc | Substrate processing pallet and related substrate processing method and machine |
Also Published As
Publication number | Publication date |
---|---|
JP2001125714A (en) | 2001-05-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9003177B2 (en) | Data security for digital data storage | |
US5664099A (en) | Method and apparatus for establishing a protected channel between a user and a computer system | |
KR100621420B1 (en) | Network connection system | |
US7114082B2 (en) | Data security for digital data storage | |
US8572392B2 (en) | Access authentication method, information processing unit, and computer product | |
US7949880B2 (en) | Secure remote password validation | |
KR100734145B1 (en) | How to prevent key input theft using keyboard data authentication | |
US20070067647A1 (en) | Data security for digital data storage | |
US20050044377A1 (en) | Method of authenticating user access to network stations | |
US20040255119A1 (en) | Memory device and passcode generator | |
US7076062B1 (en) | Methods and arrangements for using a signature generating device for encryption-based authentication | |
JPH11306088A (en) | Ic card and ic card system | |
US7660798B1 (en) | System and method for providing document security, access control and automatic identification of recipients | |
JP3227536B2 (en) | Keyboard device and password authentication method using the same | |
JP2002269047A (en) | Sound user authentication system | |
JPH11272563A (en) | Security system for information processor and security method in information processor | |
GB2355331A (en) | Keyboard with password identification | |
JPH06282430A (en) | Software copy protection system | |
JPH05282506A (en) | Ic card with optical memory and card processor | |
JPH10187433A (en) | Electronic equipment and storage medium | |
JPH1196121A (en) | Certification device and certification system | |
JP2002082909A (en) | Information management device and information management system | |
JPH11250201A (en) | Method for preventing illegal use of ic card | |
JP2000020402A (en) | Information processing system | |
CN117892337A (en) | A method and device for automatically processing solid state hard disk data based on password |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |