JPH079617B2 - Computer password processing apparatus and password processing method - Google Patents

Computer password processing apparatus and password processing method

Info

Publication number
JPH079617B2
JPH079617B2 JP4271575A JP27157592A JPH079617B2 JP H079617 B2 JPH079617 B2 JP H079617B2 JP 4271575 A JP4271575 A JP 4271575A JP 27157592 A JP27157592 A JP 27157592A JP H079617 B2 JPH079617 B2 JP H079617B2
Authority
JP
Japan
Prior art keywords
password
computer
comparison
registered
compressed bit
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 - Lifetime
Application number
JP4271575A
Other languages
Japanese (ja)
Other versions
JPH05204486A (en
Inventor
俊一 森沢
敏満 斉藤
浩一 出羽
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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP4271575A priority Critical patent/JPH079617B2/en
Publication of JPH05204486A publication Critical patent/JPH05204486A/en
Publication of JPH079617B2 publication Critical patent/JPH079617B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、コンピュータのパス
ワード処理装置およびパスワード処理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer password processing apparatus and password processing method.

【0002】[0002]

【従来の技術】従来から、多くのパーソナルコンピュー
タは、パスワードチェックによるセキュリティ機能を持
っている。これは、予めバックアップRAMなどにユー
ザ自身が設定した基準パスワードをストアしておき、そ
の後、入力されたパスワードとストアされている基準パ
スワードとの一致が確認できた場合だけ、システムの起
動を許す、といったものである。
2. Description of the Related Art Conventionally, many personal computers have a password checking security function. This is to store the standard password set by the user in a backup RAM in advance, and then allow the system to start only when the entered password and the stored standard password can be confirmed. And so on.

【0003】しかしながら、このセキュリティ機能を持
つコンピュータは次のような問題を持つ。すなわち、多
くのコンピュータが持つパスワード記憶用のバックアッ
プRAMは、消費電力を低く押さえるためにも、基準パ
スワードの記憶領域に厳しい制限を持つ。したがって、
設定できるパスワードの長さは限られたものとなる。さ
らにパスワード記憶用のバックアップRAMには、ユー
ザにより入力されたパスワードが、何ら加工が加えられ
ることなく、そのままのかたちでストアされる。したが
って、不正なパスワード解析が比較的容易に行われてし
まう。
However, a computer having this security function has the following problems. That is, the backup RAM for storing passwords that many computers have has a strict limitation on the storage area of the reference password in order to keep the power consumption low. Therefore,
The length of password that can be set is limited. Further, the password input by the user is stored in the backup RAM for password storage as it is without any modification. Therefore, unauthorized password analysis is relatively easy.

【0004】また、もしユーザが、自分が設定したパス
ワードを忘れてしまった場合や、ユーザ不在時に、緊急
にコンピュータを使用しなければならない事態が生じた
場合、その他に、即座に対応する方法がなかった。
In addition, if the user forgets the password set by him / her, or if there is a situation in which he / she has to use the computer urgently when the user is absent, there is another method for immediately responding. There wasn't.

【0005】特に、ユーザがパスワードを忘れてしまっ
た場合は、コンピュータのキャビットを開いて、バック
アップRAMに搭載されたバッテリを取り去ることで、
バックアップRAM内の内容を消去する必要がある。し
たがって、ユーザは大変に面倒な作業を強制される。
In particular, if the user forgets the password, he / she can open the computer's cab and remove the battery mounted in the backup RAM.
It is necessary to erase the contents in the backup RAM. Therefore, the user is forced to perform a very troublesome work.

【0006】[0006]

【発明が解決しようとする課題】本発明はこのような課
題を解決するためのもので、パスワードの長さ制限を軽
減化できると共に、パスワードの不正な解析を防止でき
るコンピュータのパスワード処理装置およびパスワード
処理方法の提供を目的としている。
SUMMARY OF THE INVENTION The present invention is intended to solve such problems, and it is possible to reduce the restriction on the length of a password and prevent unauthorized analysis of the password. The purpose is to provide a processing method.

【0007】また本発明は、万が一ユーザが自分の登録
したパスワードを忘れても、容易にその救済を行うこと
のできるコンピュータのパスワード処理装置およびパス
ワード処理方法の提供を目的としている。
It is another object of the present invention to provide a password processing device and a password processing method for a computer in which the user can easily recover the password even if the user forgets the registered password.

【0008】[0008]

【課題を解決するための手段】本発明のコンピュータの
パスワード処理装置は上記した目的を達成するために、
コンピュータのパスワード処理装置において、登録すべ
きパスワードおよびこの登録パスワードと比較すべきパ
スワードを入力する入力手段と、前記入力手段により入
力された前記登録パスワードを所定の規則に従って圧縮
ビット列に変換する第1の変換手段と、前記第1の変換
手段により変換された、前記登録パスワードの圧縮ビッ
ト列を記憶する記憶手段と、前記入力手段により入力さ
れた前記比較パスワードを、前記第1の変換手段が持つ
規則と同じ規則に従って圧縮ビット列に変換する第2の
変換手段と、前記第2の変換手段により変換された、前
記比較パスワードの圧縮ビット列と前記記憶手段に記憶
された前記登録パスワードの圧縮ビット列とを比較する
比較手段と、前記比較手段による比較の結果、前記各圧
縮ビット列が一致する場合、前記コンピュータをアクセ
ス可能な状態に設定する手段とを有してなることを特徴
とする。
In order to achieve the above-mentioned object, the computer password processing apparatus of the present invention is
In a password processing device of a computer, an input means for inputting a password to be registered and a password to be compared with the registered password, and a first converting the registered password input by the input means into a compressed bit string according to a predetermined rule. Conversion means, storage means for storing the compressed bit string of the registered password converted by the first conversion means, the comparison password input by the input means, and a rule held by the first conversion means Second conversion means for converting into a compressed bit string according to the same rule, and the compressed bit string of the comparison password converted by the second converting means and the compressed bit string of the registered password stored in the storage means are compared. As a result of comparison by the comparison means and the comparison means, the compressed bit strings match each other. If you, characterized by comprising a means for setting said computer accessible.

【0009】また本発明のコンピュータのパスワード処
理装置は上記した目的を達成するために、コンピュータ
のパスワード処理装置において、登録すべきパスワード
およびこの登録パスワードと比較すべきパスワードを入
力する入力手段と、前記登録パスワードを記憶するため
の記憶手段と、前記入力手段より入力された登録パスワ
ードを、外部のアプリケーションプログラムに従って、
第1の登録パスワードとして前記記憶手段に記憶する手
段と、前記入力手段より入力された登録パスワードを、
コンピュータ内部のプログラムに従って、第2の登録パ
スワードとして前記記憶手段に記憶する手段と、前記入
力手段により入力された比較パスワードを、前記記憶手
段に記憶された第1の登録パスワードおよび第2の登録
パスワードの双方と比較する比較手段と、前記比較手段
の比較の結果、前記比較パスワードが前記第1の登録パ
スワードか前記第2の登録パスワードのどちらかと一致
した場合、前記コンピュータをアクセス可能な状態に設
定する手段とを有してなることを特徴としている。
In order to achieve the above-mentioned object, the computer password processing apparatus of the present invention further comprises, in the computer password processing apparatus, input means for inputting a password to be registered and a password to be compared with the registered password, According to an external application program, the storage means for storing the registration password and the registration password input by the input means
Means for storing in the storage means as a first registration password, and a registration password input from the input means,
A first registration password and a second registration password stored in the storage means, the means storing the second registration password in the storage means and the comparison password input by the input means according to a program in the computer. When the comparison password matches either the first registration password or the second registration password as a result of the comparison by the comparison means for comparing with both of the above, the computer is set to the accessible state. And a means for doing so.

【0010】[0010]

【作用】すなわち、本発明では、操作者より登録用のパ
スワードが入力されると、この登録パスワードは第1の
変換手段により、所定の規則に従って圧縮ビット列に変
換され、記憶手段に記憶される。この後、コンピュータ
をアクセスするため、操作者よりパスワード(比較パス
ワード)が入力される。この比較パスワードは、第2の
変換手段により、第1の変換手段が持つ規則と同じ規則
に従って圧縮ビット列に変換される。そしてこの比較パ
スワードは、比較手段にて、記憶手段に記憶された登録
パスワードの圧縮ビット列と比較される。この比較の結
果、各圧縮ビット列が一致することが判断された場合、
コンピュータはアクセス可能な状態に設定される。
That is, in the present invention, when the operator inputs the registration password, the registration password is converted into a compressed bit string by the first converting means according to a predetermined rule and stored in the storage means. After that, in order to access the computer, the operator inputs a password (comparison password). This comparison password is converted by the second converting means into a compressed bit string according to the same rule as the rule of the first converting means. Then, the comparison password is compared with the compressed bit string of the registration password stored in the storage means by the comparison means. If it is determined that the compressed bit strings match as a result of this comparison,
The computer is set to be accessible.

【0011】したがって、本発明によれば、登録パスワ
ードを圧縮ビット列のかたちで記憶することにより、パ
スワードの長さ制限を軽減あるいは無くすことができ、
加えて、パスワード解析などの不正行為を防止すること
ができる。
Therefore, according to the present invention, by storing the registered password in the form of a compressed bit string, it is possible to reduce or eliminate the restriction on the length of the password.
In addition, it is possible to prevent illegal acts such as password analysis.

【0012】また本発明では、操作者が入力したパスワ
ードを、コンピュータ内部のプログラムに従い第1の登
録パスワードとして記憶手段に記憶すると共に、操作者
が入力したパスワードを、外部のアプリケーションプロ
グラムに従って第2の登録パスワードとして記憶手段に
記憶する。この後、コンピュータをアクセスするため、
操作者よりパスワード(比較パスワード)が入力される
と、この比較パスワードと記憶手段に記憶された第1お
よび第2の登録パスワードが比較手段にて比較される。
そして比較の結果、比較パスワードが第1の登録パスワ
ード若しくは第2の登録パスワードと一致することが判
断された場合、コンピュータはアクセス可能な状態に設
定される。
According to the present invention, the password input by the operator is stored in the storage means as the first registered password according to the program inside the computer, and the password input by the operator is stored according to the second application program according to the external application program. The registration password is stored in the storage means. After this, to access the computer,
When the operator inputs a password (comparison password), the comparison means compares the comparison password with the first and second registered passwords stored in the storage means.
Then, if it is determined that the comparison password matches the first registration password or the second registration password as a result of the comparison, the computer is set to the accessible state.

【0013】したがって、本発明によれば、万が一操作
者が自分の登録した第1の登録パスワードを忘れてしま
っても、第2の登録パスワードを入力することでコンピ
ュータを利用することが可能になる。また、例えば、コ
ンピュータの製造元や販売元で第2の登録パスワードを
設定、管理するようにすれば、エンドユーザは自分の登
録した第1の登録パスワードを忘れてしまったとき、コ
ンピュータの製造元や販売元から第2の登録パスワード
を教えてもらうことで手間無くコンピュータ利用を開始
することができる。
Therefore, according to the present invention, even if the operator forgets the first registration password registered by himself, he / she can use the computer by inputting the second registration password. . Further, for example, if the computer manufacturer or distributor sets and manages the second registration password, when the end user forgets the first registration password registered by the end user, the computer manufacturer or distributor can You can start using the computer without hassle by telling me the second registration password from the original.

【0014】[0014]

【実施例】以下、本発明の実施例を図面に基づいて説明
する。
Embodiments of the present invention will be described below with reference to the drawings.

【0015】図1は本発明に係る一実施例のコンピュー
タの構成を示すブロック図である。同図に示すように、
このコンピュータは、BIOS・ROM(Basic Input
Output System Read Only Memory)1、バックアップR
AM2、システムメモリ(メインメモリ)3、CPU
(Central Processing Unit)4、ディスプレイコントロ
ーラ5、キーボードコントローラ6、ディスプレイ7、
キーボード8、そしてシステムバス9を有する。
FIG. 1 is a block diagram showing the configuration of a computer according to an embodiment of the present invention. As shown in the figure,
This computer has a BIOS / ROM (Basic Input
Output System Read Only Memory) 1, Backup R
AM2, system memory (main memory) 3, CPU
(Central Processing Unit) 4, display controller 5, keyboard controller 6, display 7,
It has a keyboard 8 and a system bus 9.

【0016】BIOS・ROM1は、セットアッププロ
グラム1aおよびシステム起動プログラム1bなどをス
トアしている。
The BIOS / ROM 1 stores a setup program 1a, a system boot program 1b, and the like.

【0017】バックアップRAM2は、バックアップ電
源VBKの供給された揮発性メモリあるいはEEPRO
Mなどからなる。このバックアップRAM2は、BIO
Sの立ち上げ期間中に主電源がターンオフした時、シス
テムメモリ3の内容やCPU4内の各レジスタの内容を
セーブする。このバックアップRAM2は、パスワード
およびパスワードフラグを保持するためのパスワードエ
リア2aと、レジュームフラグを保持するレジュームフ
ラグエリア2bを持つ。
The backup RAM 2 is a volatile memory supplied with the backup power source VBK or EEPRO.
It consists of M etc. This backup RAM2 is a BIO
When the main power supply is turned off during the start-up period of S, the contents of the system memory 3 and the contents of each register in the CPU 4 are saved. The backup RAM 2 has a password area 2a for holding a password and a password flag, and a resume flag area 2b for holding a resume flag.

【0018】システムメモリ3は、CPU4が実行する
データ処理のための各種プログラムおよびデータなどを
ストアする。このシステムメモリ3は、BIOS・RO
M1のためのデータエリアとしても用いられる。
The system memory 3 stores various programs and data for data processing executed by the CPU 4. This system memory 3 is a BIOS / RO.
It is also used as a data area for M1.

【0019】CPU4は、コンピュータ全体の統括的な
制御を行う。またこのCPU4はシステムメモリ3にス
トアされたプログラムに基づいてデータ処理を実行す
る。
The CPU 4 controls the computer as a whole. The CPU 4 also executes data processing based on the program stored in the system memory 3.

【0020】ディスプレイコントローラ5は、ディスプ
レイ7の表示制御を行う。ディスプレイ7は、例えば液
晶表示ディスプレイ、プラヅマディスプレイ、CRTな
どからなる。
The display controller 5 controls the display of the display 7. The display 7 is, for example, a liquid crystal display, a plasma display, a CRT or the like.

【0021】キーボードコントローラ6は、キーボード
8で操作されたキーを検出して、そのキー操作の内容を
CPU4に通知する。
The keyboard controller 6 detects a key operated by the keyboard 8 and notifies the CPU 4 of the content of the key operation.

【0022】BIOS・ROM1にストアされたセット
アッププログラム1aは、図2に示すように、レジュー
ム機能設定モジュール21、パスワード設定モジュール
22を有する。
The setup program 1a stored in the BIOS-ROM 1 has a resume function setting module 21 and a password setting module 22, as shown in FIG.

【0023】レジューム機能設定モジュール21は、レ
ジューム機能を有効とするか否かを設定する。レジュー
ム機能設定モジュール21は、レジューム機能の設定の
有無に応じて、バックアップRAM2内のレジュームフ
ラグエリア2bに対するレジュームフラグのセット/リ
セットを行う。
The resume function setting module 21 sets whether to enable the resume function. The resume function setting module 21 sets / resets the resume flag in the resume flag area 2b in the backup RAM 2 depending on whether or not the resume function is set.

【0024】パスワード設定モジュール22は、フラグ
設定モジュール22a、変換モジュール22b、登録モ
ジュール22cなどからなる。フラグ設定モジュール2
2aはパスワードを設定するか否かを設定し、パスワー
ドの設定の有無に応じて、バックアップRAM2内のパ
スワードエリア2aに対するパスワードフラグのセット
/リセットを行う。変換モジュール22bは入力パスワ
ードを所定の規則に従って圧縮ビット列に変換する。登
録モジュール22cは圧縮ビット列に変換されたパスワ
ードを登録パスワードとしてバックアップRAM2内の
パスワードエリア2aに登録する。
The password setting module 22 comprises a flag setting module 22a, a conversion module 22b, a registration module 22c and the like. Flag setting module 2
2a sets whether or not to set a password, and sets / resets the password flag for the password area 2a in the backup RAM 2 depending on whether or not the password is set. The conversion module 22b converts the input password into a compressed bit string according to a predetermined rule. The registration module 22c registers the password converted into the compressed bit string in the password area 2a in the backup RAM 2 as a registration password.

【0025】一方、BIOS・ROM1にストアされた
システム起動プログラム1bは、図2に示すように、パ
スワード処理モジュール31、システム起動モジュール
32、レジューム機能モジュール33を含んでいる。
On the other hand, the system boot program 1b stored in the BIOS-ROM 1 includes a password processing module 31, a system boot module 32, and a resume function module 33, as shown in FIG.

【0026】ここで、レジューム機能とは、BIOSの
立ち上げ期間中に主電源がターンオフした時、CPU4
内の各レジスタやシステムメモリ3の内容などをバック
アップRAM2にセーブし、その後、主電源がターンオ
ンしたときなどに、バックアップRAM2の内容を元の
位置に戻す機能を言う。
Here, the resume function means that when the main power supply is turned off during the startup period of the BIOS, the CPU 4
This is a function of saving the contents of each register therein and the system memory 3 in the backup RAM 2 and then returning the contents of the backup RAM 2 to the original position when the main power supply is turned on.

【0027】パスワード処理モジュール31は、フラグ
チェックモジュール31a、変換モジュール31b、比
較モジュール31cを有する。フラグチェックモジュー
ル31aはバックアップRAM2内のパスワードエリア
2aに保持されたパスワードフラグをチェックする。変
換モジュール31bはパスワード設定モジュール22内
の変換モジュール22bが持つ規則と同じ規則に従っ
て、入力したパスワードを圧縮ビット列に変換する。比
較モジュール31cは変換されたパスワードの圧縮ビッ
ト列を、バックアップRAM2内のパスワードエリア2
aに登録された登録パスワードの圧縮ビット列と比較
し、その一致/不致を判定する。
The password processing module 31 has a flag check module 31a, a conversion module 31b, and a comparison module 31c. The flag check module 31a checks the password flag held in the password area 2a in the backup RAM 2. The conversion module 31b converts the input password into a compressed bit string according to the same rules as the conversion module 22b in the password setting module 22 has. The comparison module 31c converts the compressed bit string of the converted password into the password area 2 in the backup RAM 2.
It is compared with the compressed bit string of the registered password registered in a, and the match / mismatch is determined.

【0028】システム起動モジュール32は、比較モジ
ュール31cで各パスワードの圧縮ビット列が一致する
ことが判断された場合に、システムをアクセス可能な状
態に設定する。
The system activation module 32 sets the system to an accessible state when the comparison module 31c determines that the compressed bit strings of the passwords match.

【0029】レジューム機能モジュール33は、フラグ
チェックモジュール33a、レジューム起動モジュール
33bを有する。フラグチェックモジュール33aはバ
ックアップRAM2内のレジュームフラグエリア2bに
保持されたレジュームフラグをチェックする。レジュー
ム起動モジュール33bは、レジューム機能が有効な状
態の時、比較モジュール31cで各パスワードの圧縮ビ
ット列が一致することが判断された場合に、レジューム
機能を起動させて、主電源がターンオフした直前のデー
タ処理の状態を復元する。
The resume function module 33 has a flag check module 33a and a resume activation module 33b. The flag check module 33a checks the resume flag held in the resume flag area 2b in the backup RAM 2. When the comparison module 31c determines that the compressed bit strings of the passwords match when the resume function is enabled, the resume activation module 33b activates the resume function and outputs the data immediately before the main power is turned off. Restore the processing state.

【0030】次にこのコンピュータの動作を図3および
図4を参照しながら説明する。
Next, the operation of this computer will be described with reference to FIGS.

【0031】まずセットアップ時の動作を図3を用いて
説明する。主電源をターンオンした後、ユーザはセット
アッププログラム1aを起動させるため、キーボード8
上の予め定められたキーを押す。するとキーボードコン
トローラ6はこのキー操作を検出して、CPU4にこの
キー操作に応じた信号を出力する。
First, the operation at the time of setup will be described with reference to FIG. After turning on the main power supply, the user activates the keyboard 8 to activate the setup program 1a.
Press the predetermined key above. Then, the keyboard controller 6 detects this key operation and outputs a signal corresponding to this key operation to the CPU 4.

【0032】これによりCPU4はセットアッププログ
ラム1aを起動する。
As a result, the CPU 4 activates the setup program 1a.

【0033】まずCPU4は、セットアッププログラム
1a中のレジューム機能設定モジュール21に従って、
ディスプレイ7上に、レジューム機能を有効にするかど
うかをユーザに決めてもらう内容の質問メニューを表示
する(ステップS1)。
First, the CPU 4 follows the resume function setting module 21 in the setup program 1a.
On the display 7, a question menu is displayed with the contents of the user asking the user to decide whether to activate the resume function (step S1).

【0034】この質問に対して、ユーザはレジューム機
能を有効にするか否かを示す答えをキーボード7より入
力する。この入力内容はステップS2でチェックされ
る。
In response to this question, the user inputs an answer indicating whether or not to activate the resume function from the keyboard 7. This input content is checked in step S2.

【0035】もし入力内容がレジューム機能を無効にす
ることを示す場合、CPU4は、バックアップRAM2
のレジュームフラグエリア2b内に、レジューム機能の
無効を示すフラグをセットする(ステップS3)。その
後、以降の処理に進む。
If the input content indicates that the resume function is to be invalidated, the CPU 4 executes the backup RAM 2
A flag indicating invalidity of the resume function is set in the resume flag area 2b (step S3). After that, the process proceeds to the subsequent processes.

【0036】もし入力内容がレジューム機能を有効にす
ることを示す場合、CPU4は、バックアップRAM2
のレジュームフラグエリア2b内に、レジューム機能の
有効を示すフラグをセットする(ステップS4)。
If the input content indicates that the resume function is valid, the CPU 4 determines that the backup RAM 2
A flag indicating the validity of the resume function is set in the resume flag area 2b (step S4).

【0037】この後、CPU4は、パスワード設定モジ
ュール22に従って、ディスプレイ7上に、パスワード
を設定するか否かをユーザに決めてもらう内容の質問メ
ニューを表示する(ステップS5)。
After that, the CPU 4 displays a question menu on the display 7 according to the password setting module 22 and asks the user to decide whether or not to set the password (step S5).

【0038】この質問に対して、ユーザはパスワードを
設定するか否かを示す答えをキーボード7より出力す
る。この入力内容はステップS6でチェックされる。
In response to this question, the user outputs from the keyboard 7 an answer indicating whether or not to set a password. This input content is checked in step S6.

【0039】もし入力内容がパスワードを設定しないこ
とを示す場合、CPU4は、パスワードが設定されてい
ないことを示すフラグを、バックアップRAM2のパス
ワードエリア2aにセットする(ステップS7)。その
後、以降の処理に進む。
If the input content indicates that the password is not set, the CPU 4 sets a flag indicating that the password is not set in the password area 2a of the backup RAM 2 (step S7). After that, the process proceeds to the subsequent processes.

【0040】もし入力内容がパスワードを設定すること
を示す場合、CPU4は、パスワードが設定されている
ことを示すフラグを、バックアップRAM2のパスワー
ドエリア2aにセットする(ステップS8)。
If the input content indicates that the password is set, the CPU 4 sets a flag indicating that the password is set in the password area 2a of the backup RAM 2 (step S8).

【0041】パスワードを設定することが選択された場
合、ユーザはキーボード8からパスワードを入力する。
CPU4は、入力したパスワードをディスプレイ7上に
表示し、ユーザにこのパスワードの確認を促す。ユーザ
は、この表示内容から、パスワードが正しいことを確認
すると、ENTER キーを押す。これによりパスワードが決
定される(ステップS9)。
When setting the password is selected, the user inputs the password from the keyboard 8.
The CPU 4 displays the entered password on the display 7 and prompts the user to confirm the password. The user confirms that the password is correct from the displayed contents, and then presses the ENTER key. This determines the password (step S9).

【0042】パスワードが決定すると、CPU4はパス
ワード設定モジュール22中の変換モジュール22bに
従って、次のようにパスワードを圧縮ビット列に変換す
る(ステップS10)。
When the password is determined, the CPU 4 converts the password into a compressed bit string as follows according to the conversion module 22b in the password setting module 22 (step S10).

【0043】すなわち、CPU4は、パスワードを一連
の二進数ビット列と見なし、この二進数ビット列を例え
ばX16+X12+X5 の多項式により除算し、その結果の
余りを変換結果(圧縮ビット列)として得る。この規則
を用いて得られる圧縮ビット列の長さは、元のパスワー
ドの長さに拘らず固定の長さ(16ビット)となる。
That is, the CPU 4 regards the password as a series of binary number bit strings, divides this binary number bit string by, for example, a polynomial of X 16 + X 12 + X 5 , and obtains the remainder of the result as a conversion result (compressed bit string). The length of the compressed bit string obtained by using this rule is a fixed length (16 bits) regardless of the length of the original password.

【0044】この後、このパスワードの圧縮ビット列
は、バックアップRAM2内のパスワードエリア2aに
ストアされる(ステップS11)。
Thereafter, the compressed bit string of this password is stored in the password area 2a in the backup RAM 2 (step S11).

【0045】次に、図4を参照して、通常のデータ処理
を行うことを目的として、ユーザがコンピュータを起動
させる時の動作を説明する。
Next, with reference to FIG. 4, the operation when the user starts the computer for the purpose of performing normal data processing will be described.

【0046】主電源がターンオンされると、まずCPU
4はシステム起動プログラム1b中のフラグチェックモ
ジュール33aに従って、バックアップRAM2内のレ
ジュームフラグエリア2bに保持されたレジュームフラ
グをチェックし、レジューム機能が有効であるか否かを
判断する(ステップS21)。
When the main power source is turned on, first the CPU
4 checks the resume flag held in the resume flag area 2b in the backup RAM 2 according to the flag check module 33a in the system start-up program 1b, and determines whether or not the resume function is effective (step S21).

【0047】レジューム機能が無効であることが判定さ
れた場合の動作を次に説明する。
The operation when it is determined that the resume function is invalid will be described below.

【0048】レジュームフラグのチェックを終了する
と、パスワード処理モジュール31が起動される。CP
U4は、このパスワード処理モジュール31中のフラグ
チェックモジュール31aに従って、バックアップRA
M2内のバスワードエリア2aにストアされたパスワー
ドフラグをチェックし、パスワードの設定の有無を判断
する(ステップS22)。
When the check of the resume flag is completed, the password processing module 31 is activated. CP
The U4 executes the backup RA according to the flag check module 31a in the password processing module 31.
The password flag stored in the bus word area 2a in M2 is checked to determine whether or not the password is set (step S22).

【0049】もしパスワードが設定されていないことが
判断された場合、CPU4は、システム起動モジュール
32を起動して、システムをアクセス可能な状態に設定
する(ステップS23)。
If it is determined that the password is not set, the CPU 4 activates the system activation module 32 to set the system in the accessible state (step S23).

【0050】パスワードが設定されていることが判断さ
れた場合、CPU4は、パスワード処理に必要な各種ハ
ードウェアの初期化を行い(ステップS24)、この
後、パスワードの入力を促すためのメッセージをディス
プレイ7に表示する(ステップS25)。
When it is determined that the password is set, the CPU 4 initializes various hardware necessary for password processing (step S24), and then displays a message prompting the user to enter the password. No. 7 is displayed (step S25).

【0051】このメッセージに対して、ユーザはパスワ
ードをキーボード7より入力する。パスワードが入力さ
れると(ステップS26)、CPU4は、パスワード処
理モジュール31中の変換モジュール31bに従って、
入力パスワードを圧縮ビット列に変換する。この変換
は、上述したパスワード設定モジュール22内の変換モ
ジュール22bが持つ規則と同じ規則を用いて実行され
る(ステップS27)。この後、CPU4は、比較モジ
ュール31cに従って、バックアップRAM2内のパス
ワードエリア2aにストアされた登録パスワードの圧縮
ビット列を読み出し、この登録パスワードの圧縮ビット
列と入力パスワードの圧縮ビット列とを比較する(ステ
ップS28)。
In response to this message, the user inputs the password from the keyboard 7. When the password is input (step S26), the CPU 4 follows the conversion module 31b in the password processing module 31,
Convert the input password into a compressed bit string. This conversion is executed using the same rule as that of the conversion module 22b in the password setting module 22 described above (step S27). Thereafter, the CPU 4 reads the compressed bit string of the registered password stored in the password area 2a in the backup RAM 2 according to the comparison module 31c, and compares the compressed bit string of this registered password with the compressed bit string of the input password (step S28). .

【0052】この比較の結果、各パスワードの圧縮ビッ
ト列が一致しなかった場合、CPU4は、入力したパス
ワードを無効とみなして、ステップS26の手前のパス
ワード入力待ちの状態に戻る。
As a result of this comparison, if the compressed bit strings of the passwords do not match, the CPU 4 regards the entered password as invalid and returns to the state of waiting for password input before step S26.

【0053】また各パスワードの圧縮ビット列が一致し
た場合、CPU4は、システム起動モジュール32を起
動させて、システムをアクセス可能な状態に設定する
(ステップS23)。以降、通常のデータ処理に進む。
If the compressed bit strings of the passwords match, the CPU 4 activates the system activation module 32 to set the system in an accessible state (step S23). After that, normal data processing is performed.

【0054】次にステップ21のフラグチェックで、レ
ジューム機能が有効であることが判定された場合の動作
を説明する。
Next, the operation in the case where it is judged in the flag check in step 21 that the resume function is effective will be described.

【0055】レジュームフラグのチェックを終了する
と、パスワード処理モジュール31が起動される。CP
U4は、このパスワード処理モジュール31中のフラグ
チェックモジュール31aに従って、バックアップRA
M2内のバスワードエリア2aにストアされたパスワー
ドフラグをチェックし、パスワードの設定の有無を判断
する(ステップS29)。
When the check of the resume flag is completed, the password processing module 31 is activated. CP
The U4 executes the backup RA according to the flag check module 31a in the password processing module 31.
The password flag stored in the bus word area 2a in M2 is checked to determine whether or not the password is set (step S29).

【0056】もしパスワードが設定されていないことが
判断された場合、CPU4は、レジューム機能モジュー
ル33中のレジューム起動モジュール33bを起動し
て、主電源がターンオフした直前のデータ処理の状態を
復元する(ステップS30)。またパスワードが設定さ
れていることを判断された場合、CPU4は、パスワー
ド処理に必要な各種ハードウェアの初期化を行い(ステ
ップS31)、この後、パスワードの入力を促すための
メッセージをディスプレイ7に表示する(ステップS3
2)。
If it is determined that the password is not set, the CPU 4 activates the resume activation module 33b in the resume function module 33 to restore the state of data processing immediately before the main power supply was turned off ( Step S30). When it is determined that the password is set, the CPU 4 initializes various hardware necessary for the password processing (step S31), and then displays a message for prompting the password input on the display 7. Display (step S3
2).

【0057】このメッセージに対して、ユーザよりパス
ワードが入力されると(ステップS33)、CPU4
は、パスワード処理モジュール31中の変換モジュール
31bに従って、入力パスワードを圧縮ビット列に変換
する。この変換も、パスワード設定モジュール22内の
変換モジュール22bが持つ規則と同じ規則を用いて実
行される(ステップS34)。
When the user inputs a password in response to this message (step S33), the CPU 4
Converts the input password into a compressed bit string according to the conversion module 31b in the password processing module 31. This conversion is also executed using the same rule as the rule held by the conversion module 22b in the password setting module 22 (step S34).

【0058】この後、CPU4は、比較モジュール31
cに従って、バックアップRAM2内のパスワードエリ
ア2aにストアされた登録パスワードの圧縮ビット列を
読み出し、この登録パスワードの圧縮ビット列と入力パ
スワードの圧縮ビット列とを比較する(ステップS3
5)。
Thereafter, the CPU 4 causes the comparison module 31
The compressed bit string of the registered password stored in the password area 2a in the backup RAM 2 is read according to c, and the compressed bit string of the registered password is compared with the compressed bit string of the input password (step S3).
5).

【0059】この比較の結果、各パスワードの圧縮ビッ
ト列が一致しなかった場合、CPU4は、入力したパス
ワードを無効とみなして、ステップS33の手前のパス
ワード入力待ちの状態に戻る。
As a result of this comparison, if the compressed bit strings of the passwords do not match, the CPU 4 regards the entered password as invalid and returns to the state of waiting for password input before step S33.

【0060】また各パスワードの圧縮ビット列が一致し
た場合、CPU4は、レジューム機能モジュール33中
のレジューム起動モジュール33bを起動して、主電源
がターンオフした直前のデータ処理の状態を復元する
(ステップS30)。
If the compressed bit strings of the passwords match, the CPU 4 activates the resume activation module 33b in the resume function module 33 to restore the state of data processing immediately before the main power supply was turned off (step S30). .

【0061】したがって、本実施例のコンピュータは次
のような効果を奏する。パスワードを固定長の圧縮ビッ
ト列に変換して比較を行うので、パスワードの長さ制限
を無くすことができ、加えて、パスワードの不正解析を
防止することができる。またレジューム機能を用いた場
合のセキュリティの向上も図れる。
Therefore, the computer of this embodiment has the following effects. Since the password is converted into a fixed-length compressed bit string for comparison, the password length limitation can be eliminated, and in addition, illegal analysis of the password can be prevented. Further, it is possible to improve security when the resume function is used.

【0062】なお、パスワードを圧縮ビット列に変換す
る他の方法としては、例えば、入力パスワードを構成す
る個々の文字コードを、すべて加算したものを変換結果
とする方法がある。例えば、“AAAA”のコード列が
パスワードとして入力された場合、41(16)+41(16)
+41(16)+41(16)=104(16)となり、これを二進
数で表したビット列がパスワードの圧縮ビット列として
得られる。
As another method of converting the password into a compressed bit string, for example, there is a method of adding all the individual character codes forming the input password as the conversion result. For example, if the code string "AAAAA" is entered as a password, 41 (16) +41 (16)
+41 (16) +41 (16) = 104 (16) , and a bit string that represents this in a binary number is obtained as a compressed bit string of the password.

【0063】次に本発明の他の実施例を図5および図6
を用いて説明する。
Next, another embodiment of the present invention will be described with reference to FIGS.
Will be explained.

【0064】本実施例のコンピュータのハードウェア構
成は、図1と同じであるため説明は省略する。
The hardware configuration of the computer of this embodiment is the same as that shown in FIG.

【0065】図5に示すように、このコンピュータは、
バックアップRAM102内のパスワードエリア102
aに2種類のパスワードをストアして、これらのパスワ
ードをパスワード照合時に同等なものとして扱うように
したところに特徴を持つ。
As shown in FIG. 5, this computer is
Password area 102 in backup RAM 102
It is characterized in that two kinds of passwords are stored in a and these passwords are treated as equivalent at the time of password verification.

【0066】2種類のパスワードのうちの一つのパスワ
ード(以下、これをユーザバスワードと呼ぶ)は、コン
ピュータ内のBIOS・ROMにストアされたセットア
ッププログラム101a中のパスワード設定モジュール
122に従って、ユーザにより任意に設定される。もう
一つのパスワード(以下、これをマスターキーパスワー
ドと呼ぶ)は、コンピュータ内に組み込まれていない特
定のアプリケーションプログラムAPを用いて、エンド
ユーザ以外の者により設定される。このアプリケーショ
ンプログラムAPは、例えば、フロッピーディスクに記
録されたものとして、コンピュータに内蔵されたフロッ
ピーディスク装置に装着され、システムメモリ内にロー
ドされることによって起動される。なお、この実施例に
おいて、マスターキーパスワードを設定するためのアプ
リケーションプログラムは、パスワードを圧縮ビット列
に変換するルーチンを含んでいる。
One of the two types of passwords (hereinafter referred to as a user password) is arbitrarily set by the user according to the password setting module 122 in the setup program 101a stored in the BIOS / ROM in the computer. Is set to. Another password (hereinafter referred to as a master key password) is set by a person other than the end user by using a specific application program AP that is not incorporated in the computer. The application program AP, which is recorded on a floppy disk, is mounted in a floppy disk device built in the computer and is started by being loaded in the system memory. In this embodiment, the application program for setting the master key password includes a routine for converting the password into a compressed bit string.

【0067】セットアッププログラム101aの構造は
図2と同じであるため説明は省く。また、システム起動
プログラム101bの構造は、パスワード処理モジュー
ル131内の比較モジュール131cの内容を除いて図
2と同じである。
Since the structure of the setup program 101a is the same as that of FIG. 2, its explanation is omitted. The structure of the system startup program 101b is the same as that of FIG. 2 except the contents of the comparison module 131c in the password processing module 131.

【0068】このコンピュータが持つ比較モジュール1
31cは、入力したパスワードを、バックアップRAM
102内のパスワードエリア102aにストアされたユ
ーザパスワードとマスターキーパスワードの双方と比較
し、ユーザパスワードかマスターキーパスワードかのど
ちらかが入力パスワードと一致した場合を、パスワード
が一致した場合と判断する。
Comparison module 1 of this computer
31c is a backup RAM for the entered password
Both the user password and the master key password stored in the password area 102a in 102 are compared, and when either the user password or the master key password matches the input password, it is determined that the passwords match.

【0069】次にこのコンピュータの動作を説明する。
なお、この動作説明において、パスワードを圧縮ビット
列化することについては省略する。
Next, the operation of this computer will be described.
In the explanation of this operation, the explanation of converting the password into a compressed bit string is omitted.

【0070】マスターキーパスワードは、エンドユーザ
にこのコンピュータが手渡される前に、例えば、製造
元、販売元、その他の場所で、特定のアプリケーション
プログラムAPを用いることによって設定され、管理さ
れる。
The master key password is set and managed by using a specific application program AP, for example, at the manufacturer, the distributor, or another place, before the computer is handed to the end user.

【0071】マスターキーパスワードを設定した後、コ
ンピュータはエンドユーザに手渡される。コンピュータ
を入手してからエンドユーザがユーザパスワードを設定
する動作については、先の実施例と同様である。
After setting the master key password, the computer is handed to the end user. The operation in which the end user sets the user password after obtaining the computer is the same as in the previous embodiment.

【0072】次にこのコンピュータを起動させる時の動
作を図6を参照して説明する。
Next, the operation when the computer is started up will be described with reference to FIG.

【0073】主電源をターンオンすると、システム起動
プログラム101bの中のフラグチェックモジュール1
33aが起動される。これによりCPUは、バックアッ
プRAM102内のレジュームフラグエリア102bに
保持されたレジュームフラグをチェックし、現在レジュ
ーム機能が有効であるか否かを判断する(ステップS4
1)。
When the main power supply is turned on, the flag check module 1 in the system boot program 101b
33a is activated. As a result, the CPU checks the resume flag held in the resume flag area 102b in the backup RAM 102 and determines whether or not the resume function is currently effective (step S4).
1).

【0074】レジュームフラグのチェックを終了する
と、パスワード処理モジュール131が起動される。C
PUは、このパスワード処理モジュール131中のフラ
グチェックモジュール131aに従って、バックアップ
RAM102内のバスワードエリア102aにストアさ
れたパスワードフラグをチェックし、パスワードの設定
の有無を判断する(ステップS42、S49)。
When the check of the resume flag is completed, the password processing module 131 is activated. C
The PU checks the password flag stored in the bus word area 102a in the backup RAM 102 according to the flag check module 131a in the password processing module 131, and determines whether or not the password is set (steps S42 and S49).

【0075】もしレジューム機能が設定されていない場
合で、パスワードが設定されていないことが判断された
場合、CPUは、システム起動モジュール132に従っ
て、システムをアクセス可能な状態に起動する(ステッ
プS43)。以降、通常のデータ処理に進む。
If the resume function is not set and it is determined that the password is not set, the CPU boots the system in an accessible state according to the system boot module 132 (step S43). After that, normal data processing is performed.

【0076】またレジューム機能が設定されている場合
で、パスワードが設定されていないことが判断された場
合、CPUは、レジューム機能モジュール133中のレ
ジューム起動モジュール133bを起動して、主電源が
ターンオフした直前のデータ処理の状態を復元する(ス
テップS50)。以降、通常のデータ処理に進む。
When the resume function is set and it is determined that the password is not set, the CPU activates the resume activation module 133b in the resume function module 133, and the main power supply is turned off. The state of the immediately preceding data processing is restored (step S50). After that, normal data processing is performed.

【0077】またCPUは、ステップS42(またはス
テップS49)でパスワードが設定されていることを判
断すると、パスワード処理に必要な各種ハードウェアの
初期化を行い(ステップS44、S51)、この後、パ
スワードの入力を促すためのメッセージをディスプレイ
に表示する(ステップS45、S52)。
When the CPU determines in step S42 (or step S49) that the password has been set, it initializes various hardware necessary for password processing (steps S44 and S51), and thereafter, the password is set. A message for prompting the input of is displayed on the display (steps S45, S52).

【0078】このメッセージに対して、ユーザはパスワ
ードをキーボードより入力する。パスワードが入力され
ると(ステップS46、S53)、CPUは、比較モジ
ュール131cに従って、バックアップRAM102内
のパスワードエリア102aにストアされたユーザパス
ワードとマスターキーパスワードを読み出し、まずユー
ザパスワードと入力パスワードとを比較する(ステップ
S47、S54)。
In response to this message, the user inputs the password from the keyboard. When the password is input (steps S46 and S53), the CPU reads the user password and the master key password stored in the password area 102a in the backup RAM 102 according to the comparison module 131c, and first compares the user password and the input password. (Steps S47 and S54).

【0079】この比較の結果、各パスワードが一致した
場合、処理はステップS43(ステップS50)に進ん
で、システム起動処理またはレジューム処理が行われ
る。
As a result of this comparison, if the passwords match each other, the process proceeds to step S43 (step S50) to perform the system starting process or the resume process.

【0080】また各パスワードが一致しなかった場合、
CPUは、マスターキーパスワードと入力パスワードと
を比較する(ステップS48、S55)。
If the passwords do not match,
The CPU compares the master key password with the input password (steps S48 and S55).

【0081】この比較の結果、各パスワードが一致した
場合、処理はステップS43(ステップS50)に進ん
で、システム起動処理またはレジューム処理が行われ
る。
As a result of the comparison, if the passwords match each other, the process proceeds to step S43 (step S50) to perform the system starting process or the resume process.

【0082】さらに各パスワードが一致しなかった場
合、CPUは、入力したパスワードを無効とみなして、
ステップS46(ステップS53)の手前の状態に戻
る。
Further, when the passwords do not match, the CPU regards the entered password as invalid and
The process returns to the state before step S46 (step S53).

【0083】したがって、本実施例のコンピュータによ
れば、もしもエンドユーザが、自分が登録したユーザパ
スワードを忘れてしまった場合でも、マスターキーパス
ワードの設定者(管理者)に連絡をとって、そのマスタ
ーキーパスワードを教えてもらうことによって、システ
ムを起動させることができる。
Therefore, according to the computer of this embodiment, even if the end user forgets the user password registered by himself / herself, he / she contacts the person who sets the master key password (administrator), and You can boot the system by asking for the master key password.

【0084】加えて、このコンピュータは、ユーザ不在
時に緊急にコンピュータを使用しなければならない事態
が起きた場合にも、同様のルーチンでシステムを起動さ
せることができる。
In addition, this computer can activate the system by a similar routine in the case that the computer must be used urgently when the user is absent.

【0085】このコンピュータを大量に購入したような
場合、購入元のある代表者が、購入直後に、各コンピュ
ータのマスターキーパスワードを設定し、管理するよう
にしてもよい。
When a large amount of this computer is purchased, a representative from the purchaser may set and manage the master key password of each computer immediately after the purchase.

【0086】この発明のさらに他の実施例をとしては、
例えば、バックアップRAM内に、ユーザが2種類以上
のパスワード(ユーザパスワード)を登録し、パスワー
ド照合時に、そのいずれかが入力パスワードと一致した
場合に、パスワードの一致を判断する方法がある。
As another embodiment of the present invention,
For example, there is a method in which the user registers two or more types of passwords (user passwords) in the backup RAM, and when one of the passwords matches the input password at the time of collating the passwords, the passwords are determined to match.

【0087】またコンピュータの不正使用を防止するた
め、パスワード照合の失敗が所定の回数連続した場合
に、装置全体の動作を一定時間強制的に休止する機能を
付加する方法がある。
In order to prevent unauthorized use of the computer, there is a method of adding a function of forcibly suspending the operation of the entire apparatus for a certain period of time when the password verification fails a predetermined number of times in a row.

【0088】[0088]

【発明の効果】以上説明したように本発明のコンピュー
タのパスワード処理装置およびパスワード処理方法によ
れば、パスワードの長さ制限を軽減化できると共に、パ
スワードの不正な解析を防止することができる。また、
本発明によれば、万が一ユーザが自分の登録したパスワ
ードを忘れても、容易にその救済を行うことができる。
As described above, according to the computer password processing apparatus and the password processing method of the present invention, it is possible to reduce the restriction on the length of the password and prevent the unauthorized analysis of the password. Also,
According to the present invention, even if a user forgets his / her registered password, he / she can easily recover the password.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明に係る一実施例のコンピュータの構成を
示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a computer according to an embodiment of the present invention.

【図2】図1のコンピュータ内のBIOS・ROMにス
トアされたセットアッププログラムとシステム起動プロ
グラムの構造を示す図である。
2 is a diagram showing structures of a setup program and a system boot program stored in a BIOS / ROM in the computer of FIG.

【図3】図1のコンピュータのセットアップ時の動作の
流れを示すフローチャートである。
FIG. 3 is a flowchart showing a flow of operations at the time of setting up the computer of FIG.

【図4】図1のコンピュータのシステム起動時の動作の
流れを示すフローチャートである。
FIG. 4 is a flowchart showing a flow of operations when the computer of FIG. 1 is activated.

【図5】本発明の他の実施例のコンピュータの構成を説
明するためのブロック図である。
FIG. 5 is a block diagram illustrating a configuration of a computer according to another embodiment of the present invention.

【図6】図5のコンピュータのシステム起動時の動作の
流れを示すフローチャートである。
FIG. 6 is a flowchart showing a flow of operations when the computer of FIG. 5 is activated.

【符号の説明】[Explanation of symbols]

1…BIOS・ROM、2…バックアップRAM、3…
システムメモリ、4…CPU、5…ディスプレイコント
ローラ、6…キーボードコントローラ、7…ディスプレ
イ、8…キーボード、9…システムバス、1a…セット
アッププログラム、1b…システム起動プログラム、2
a…パスワードエリア、2b…レジュームフラグエリ
ア、21…レジューム機能設定モジュール、22…パス
ワード設定モジュール、22a…フラグ設定モジュー
ル、22b…変換モジュール、22c…登録モジュー
ル、31…パスワード処理モジュール、32…システム
起動モジュール、33…レジューム機能モジュール、3
1a…フラグチェックモジュール、31b…変換モジュ
ール、31c…比較モジュール、33a…フラグチェッ
クモジュール、33b…レジューム起動モジュール、1
01…バックアップRAM、102a…パスワードエリ
ア、101a…セットアッププログラム、122…パス
ワード設定モジュール、AP…アプリケーションプログ
ラム、101b…システム起動プログラム、131…パ
スワード処理モジュール、131c…比較モジュール。
1 ... BIOS / ROM, 2 ... Backup RAM, 3 ...
System memory, 4 ... CPU, 5 ... Display controller, 6 ... Keyboard controller, 7 ... Display, 8 ... Keyboard, 9 ... System bus, 1a ... Setup program, 1b ... System startup program, 2
a ... Password area, 2b ... Resume flag area, 21 ... Resume function setting module, 22 ... Password setting module, 22a ... Flag setting module, 22b ... Conversion module, 22c ... Registration module, 31 ... Password processing module, 32 ... System startup Module, 33 ... Resume function module, 3
1a ... Flag check module, 31b ... Conversion module, 31c ... Comparison module, 33a ... Flag check module, 33b ... Resume activation module, 1
01 ... Backup RAM, 102a ... Password area, 101a ... Setup program, 122 ... Password setting module, AP ... Application program, 101b ... System startup program, 131 ... Password processing module, 131c ... Comparison module.

Claims (15)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータのパスワード処理装置にお
いて、 登録すべきパスワードおよびこの登録パスワードと比較
すべきパスワードを入力する入力手段と、 前記入力手段により入力された前記登録パスワードを所
定の規則に従って圧縮ビット列に変換する第1の変換手
段と、 前記第1の変換手段により変換された、前記登録パスワ
ードの圧縮ビット列を記憶する記憶手段と、 前記入力手段により入力された前記比較パスワードを、
前記第1の変換手段が持つ規則と同じ規則に従って圧縮
ビット列に変換する第2の変換手段と、 前記第2の変換手段により変換された、前記比較パスワ
ードの圧縮ビット列と前記記憶手段に記憶された前記登
録パスワードの圧縮ビット列とを比較する比較手段と、 前記比較手段による比較の結果、前記各圧縮ビット列が
一致する場合、前記コンピュータをアクセス可能な状態
に設定する手段とを有することを特徴とするコンピュー
タのパスワード処理装置。
1. A computer password processing device, wherein input means for inputting a password to be registered and a password to be compared with this registration password, and the registered password input by the input means are converted into a compressed bit string according to a predetermined rule. First converting means for converting; storage means for storing a compressed bit string of the registered password converted by the first converting means; and the comparison password input by the input means,
Second conversion means for converting into a compressed bit string according to the same rule as the rule of the first conversion means, and a compressed bit string of the comparison password converted by the second conversion means and stored in the storage means. It is characterized by further comprising: comparing means for comparing the compressed bit string of the registered password, and means for setting the computer in an accessible state when the compressed bit strings match as a result of the comparison by the comparing means. Computer password processing device.
【請求項2】 請求項1記載のコンピュータのパスワー
ド処理装置において、 前記第1の変換手段と前記第2の変換手段はそれぞれ、
入力されたパスワードを固定長の圧縮ビット列に変換す
ることを特徴とするコンピュータのパスワード処理装
置。
2. The computer password processing apparatus according to claim 1, wherein the first conversion unit and the second conversion unit are respectively
A password processing device for a computer, which converts an input password into a compressed bit string having a fixed length.
【請求項3】 請求項1記載のコンピュータのパスワー
ド処理装置において、 前記第1の変換手段と前記第2の変換手段はそれぞれ、
入力されたパスワードに相当する一連の二進数ビット列
を、ある多項式を用いて除算し、その余りを変換結果と
して得ることを特徴とするコンピュータのパスワード処
理装置。
3. The computer password processing device according to claim 1, wherein the first conversion unit and the second conversion unit are respectively
A password processing device for a computer, characterized in that a series of binary bit strings corresponding to an input password is divided by using a certain polynomial, and the remainder is obtained as a conversion result.
【請求項4】 請求項1記載のコンピュータのパスワー
ド処理装置において、 前記第1の変換手段と前記第2の変換手段はそれぞれ、
入力されたパスワードの各文字のコードをそれぞれ加算
した結果を変換結果として得ることを特徴とするコンピ
ュータのパスワード処理装置。
4. The password processing device for a computer according to claim 1, wherein the first conversion means and the second conversion means are respectively
A password processing device for a computer, wherein a result obtained by adding codes of respective characters of an inputted password is obtained as a conversion result.
【請求項5】 コンピュータのパスワード処理装置にお
いて、 登録すべきパスワードおよびこの登録パスワードと比較
すべきパスワードを入力する入力手段と、 前記登録パスワードを記憶するための記憶手段と、 前記入力手段より入力された登録パスワードを、外部の
アプリケーションプログラムに従って、第1の登録パス
ワードとして前記記憶手段に記憶する手段と、 前記入力手段より入力された登録パスワードを、コンピ
ュータ内部のプログラムに従って、第2の登録パスワー
ドとして前記記憶手段に記憶する手段と、 前記入力手段により入力された比較パスワードを、前記
記憶手段に記憶された第1の登録パスワードおよび第2
の登録パスワードの双方と比較する比較手段と、 前記
比較手段の比較の結果、前記比較パスワードが前記第1
の登録パスワードか前記第2の登録パスワードのどちら
かと一致した場合、前記コンピュータをアクセス可能な
状態に設定する手段とを有することを特徴とするコンピ
ュータのパスワード処理装置。
5. A password processing device for a computer, wherein input means for inputting a password to be registered and a password to be compared with the registered password, storage means for storing the registered password, and input by the input means. Means for storing the registered password as a first registered password in the storage means according to an external application program, and the registered password input from the input means as a second registered password according to a program inside the computer. A means for storing the storage means in the storage means, and a first registration password and a second storage password stored in the storage means for storing the comparison password input by the input means.
Comparing means for comparing both the registered passwords of the first and second comparison passwords, and as a result of the comparison by the comparing means, the comparison password is the first password.
And a second registration password, the means for setting the computer in an accessible state, the password processing apparatus for the computer.
【請求項6】 コンピュータのパスワード処理方法にお
いて、 登録すべきパスワードを入力する工程と、 入力された前記登録パスワードを所定の規則に従って圧
縮ビット列に変換する工程と、 変換された前記登録パスワードの圧縮ビット列を記憶す
る工程と、 前記登録パスワードと比較すべきパスワードを入力する
工程と、 入力された前記比較パスワードを前記規則に従って圧縮
ビット列に変換する工程と、 前記比較パスワードの圧縮ビット列と前記登録パスワー
ドの圧縮ビット列とを比較する工程と、 比較の結果、前記各パスワードの圧縮ビット列が一致す
る場合、前記コンピュータをアクセス可能な状態に設定
する工程とを有することを特徴とするコンピュータのパ
スワード処理方法。
6. A password processing method for a computer, the step of inputting a password to be registered, the step of converting the input registration password into a compressed bit string according to a predetermined rule, and the compressed bit string of the converted registration password. Storing a password to be compared with the registered password, converting the inputted comparison password into a compressed bit string according to the rule, compressing the compressed bit string of the comparative password and compressing the registered password. A password processing method for a computer, comprising: a step of comparing the bit string with each other; and a step of setting the computer in an accessible state when the compressed bit strings of the passwords match as a result of the comparison.
【請求項7】 請求項6記載のコンピュータのパスワー
ド処理方法において、 主電源をターンオフする直前のデータ処理の状態を保持
して、この状態を前記主電源がターンオンしたとき復元
するレジューム機能のオン/オフ設定を切り替える工程
と、 前記レジューム機能のオン/オフ設定状態を判断する工
程と、 前記レジューム機能がオン設定されていることが判断さ
れ、かつ前記比較パスワードの圧縮ビット列と前記登録
パスワードの圧縮ビット列との比較の結果、各圧縮ビッ
ト列が一致する場合、前記レジューム機能を起動して、
前記主電源をターンオフする直前のデータ処理の状態を
復元する工程とをさらに有することを特徴とするコンピ
ュータのパスワード処理方法。
7. The computer password processing method according to claim 6, wherein a resume function is turned on / on, which holds a data processing state immediately before turning off the main power source and restores this state when the main power source is turned on. A step of switching off setting, a step of judging an on / off setting state of the resume function, a step of judging that the resume function is set to on, and a compressed bit string of the comparison password and a compressed bit string of the registered password. As a result of comparison with, when the compressed bit strings match, the resume function is activated,
And a step of restoring the state of data processing immediately before turning off the main power source.
【請求項8】 コンピュータのパスワード処理方法にお
いて、 登録すべき複数のパスワードを入力する工程と、 入力された前記複数の登録パスワードをそれぞれ記憶す
る工程と、 前記登録パスワードと比較すべきパスワードを入力する
工程と、 入力された前記比較パスワードを、記憶された前記複数
の登録パスワードとそれぞれ比較する工程と、 比較の結果、前記比較パスワードが前記複数の登録パス
ワードのいずれかと一致した場合、前記コンピュータを
アクセス可能な状態に設定する工程を有することを特徴
とするコンピュータのパスワード処理方法。
8. A computer password processing method, the steps of inputting a plurality of passwords to be registered, storing each of the plurality of input registration passwords, and inputting a password to be compared with the registration password. A step of comparing the inputted comparison password with the stored plurality of registered passwords, respectively, and accessing the computer if the comparison password matches one of the plurality of registered passwords as a result of the comparison. A method of processing a password for a computer, comprising the step of setting a possible state.
【請求項9】 請求項8記載のコンピュータのパスワー
ド処理方法において、 主電源をターンオフする直前のデータ処理の状態を保持
して、この状態を前記主電源がターンオンしたとき復元
するレジューム機能のオン/オフ設定を切り替える工程
と、 前記レジューム機能のオン/オフ設定状態を判断する工
程と、 前記レジューム機能がオン設定されていることが判断さ
れ、かつ前記比較パスワードと前記複数の登録パスワー
ドとの比較の結果、前記比較パスワードが前記複数の登
録パスワードのいずれかと一致した場合、前記レジュー
ム機能を起動して、前記主電源をターンオフする直前の
データ処理の状態を復元する工程とをさらに有すること
を特徴とするコンピュータのパスワード処理方法。
9. The computer password processing method according to claim 8, wherein a resume function is turned on / off for holding a data processing state immediately before turning off the main power source and restoring this state when the main power source is turned on. A step of switching off setting; a step of judging an on / off setting state of the resume function; a step of judging that the resume function is set to on; and comparing the comparison password with the plurality of registered passwords. As a result, when the comparison password matches any of the plurality of registered passwords, the process further includes the step of activating the resume function to restore the state of data processing immediately before turning off the main power supply. How to handle computer passwords.
【請求項10】 コンピュータのパスワード処理方法に
おいて、 外部のアプリケーションプログラムを用いて、登録すべ
きパスワードを入力する工程と、 前記アプリケーションプログラムを用いて入力された前
記パスワードを第1の登録パスワードとして記憶する工
程と、 コンピュータ内部のプログラムを用いて、登録すべきパ
スワードを入力する工程と、 前記コンピュータ内部のプログラムを用いて入力された
パスワードを第2の登録パスワードとして記憶する工程
と、 前記登録パスワードと比較すべきパスワードを入力する
工程と、 前記入力された比較パスワードを、前記第1の登録パス
ワードと前記第2の登録パスワードの双方と比較する工
程と、 比較の結果、前記比較パスワードが前記第1の登録パス
ワードか前記第2の登録パスワードのどちらかと一致し
た場合、前記コンピュータをアクセス可能な状態に設定
する工程とを有することを特徴とするコンピュータのパ
スワード処理方法。
10. A computer password processing method, comprising the step of inputting a password to be registered using an external application program, and storing the password input using the application program as a first registration password. A step of inputting a password to be registered using a program inside the computer, a step of storing the password input using the program inside the computer as a second registration password, and comparing with the registration password A step of inputting a password to be input, a step of comparing the input comparison password with both the first registration password and the second registration password, and as a result of comparison, the comparison password is the first comparison password. The registration password or the second registration password If a match with either the word, password processing method of a computer, characterized in that a step of setting the computer accessible.
【請求項11】 請求項10記載のコンピュータのパス
ワード処理方法において、 主電源をターンオフする直前のデータ処理の状態を保持
して、この状態を前記主電源がターンオンしたとき復元
するレジューム機能のオン/オフ設定を切り替える工程
と、 前記レジューム機能のオン/オフ設定状態を判断する工
程と、 前記レジューム機能がオン設定されていることが判断さ
れ、かつ前記比較パスワードと前記各登録パスワードと
の比較の結果、前記比較パスワードが前記第1の登録パ
スワードか前記第2の登録パスワードのどちらかと一致
する場合、前記レジューム機能を起動して、前記主電源
をターンオフする直前のデータ処理の状態を復元する工
程とをさらに有することを特徴とするコンピュータのパ
スワード処理方法。
11. The computer password processing method according to claim 10, wherein a resume function is turned on / on, which holds a data processing state immediately before turning off the main power source and restores this state when the main power source is turned on. A step of switching off setting, a step of judging an on / off setting state of the resume function, a step of judging that the resume function is set to on, and a result of comparison between the comparison password and each registered password. If the comparison password matches either the first registration password or the second registration password, the resume function is activated to restore the state of data processing immediately before turning off the main power supply. A password processing method for a computer, further comprising:
【請求項12】 コンピュータのパスワード処理方法に
おいて、 登録すべき複数のパスワードを入力する工程と、 入力された前記複数の登録パスワードをそれぞれ所定の
規則に従って圧縮ビット列に変換する工程と、 変換された前記複数の登録パスワードの圧縮ビット列を
それぞれ記憶する工程と、 前記登録パスワードと比較すべきパスワードを入力する
工程と、 入力された前記比較パスワードを前記規則に従って圧縮
ビット列に変換する工程と、 前記比較パスワードの圧縮ビット列を、記憶された前記
複数の登録パスワードの圧縮ビット列とそれぞれ比較す
る工程と、 比較の結果、前記比較パスワードの圧縮ビット列が、前
記複数の登録パスワードの圧縮ビット列のいずれかと一
致する場合、前記コンピュータをアクセス可能な状態に
設定する工程とを有することを特徴とするコンピュータ
のパスワード処理方法。
12. A computer password processing method, comprising the steps of inputting a plurality of passwords to be registered, converting the input plurality of registered passwords into compressed bit strings according to predetermined rules, respectively. Storing a compressed bit string of a plurality of registration passwords, inputting a password to be compared with the registered password, converting the input comparison password into a compressed bit string according to the rule, Comparing a compressed bit string with each of the stored compressed bit strings of the registered passwords, and as a result of the comparison, if the compressed bit string of the comparison password matches any one of the compressed bit strings of the registered passwords, Make your computer accessible Password processing method of a computer, characterized by a step of constant.
【請求項13】 請求項12記載のコンピュータのパス
ワード処理方法において、 主電源をターンオフする直前のデータ処理の状態を保持
して、この状態を前記主電源がターンオンしたとき復元
するレジューム機能のオン/オフ設定を切り替える工程
と、 前記レジューム機能のオン/オフ設定状態を判断する工
程と、 前記レジューム機能がオン設定されていることが判断さ
れ、かつ前記比較パスワードの圧縮ビット列と前記複数
の登録パスワードの圧縮ビット列との比較の結果、前記
比較パスワードの圧縮ビット列が前記複数の登録パスワ
ードの圧縮ビット列のいずれかと一致する場合、前記レ
ジューム機能を起動して、前記主電源をターンオフする
直前のデータ処理の状態を復元する工程とをさらに有す
ることを特徴とするコンピュータのパスワード処理方
法。
13. The computer password processing method according to claim 12, wherein a resume function is turned on / on which holds a state of data processing immediately before turning off the main power source and restores this state when the main power source is turned on. A step of switching off setting, a step of judging an on / off setting state of the resume function, a step of judging that the resume function is set to on, and a compressed bit string of the comparison password and the plurality of registered passwords. As a result of comparison with the compressed bit string, if the compressed bit string of the comparison password matches any one of the compressed bit strings of the plurality of registered passwords, the resume function is activated and the state of data processing immediately before turning off the main power supply. Of the computer, further comprising: Password processing method.
【請求項14】 コンピュータのパスワード処理方法に
おいて、 パスワードを所定の規則に従って圧縮ビット列に変換す
るルーチンを含む外部のアプリケーションプログラムを
用いて、前記圧縮ビット列からなる第1の登録パスワー
ドを登録する工程と、 コンピュータ内部に組み込まれた、前記ルーチンを含む
プログラムを用いて入力されたパスワードを、第2の登
録パスワードとして前記圧縮ビット列のかたちで記憶す
る工程と、 前記登録パスワードと比較すべきパスワードを入力する
工程と、 入力された前記比較パスワードを前記規則に従って圧縮
ビット列に変換する工程と、 前記比較パスワードの圧縮ビット列を、記憶された前記
第1の登録パスワードの圧縮ビット列と前記第2の登録
パスワードの圧縮ビット列の双方とそれぞれ比較する工
程と、 比較の結果、前記比較パスワードの圧縮ビット列が、前
記第1の登録パスワードか前記第2の登録パスワードの
どちらかの圧縮ビット列と一致した場合、前記コンピュ
ータをアクセス可能な状態に切り替える工程とを有する
ことを特徴とするコンピュータのパスワード処理方法。
14. A method of processing a password in a computer, wherein a step of registering a first registered password composed of the compressed bit string using an external application program including a routine for converting the password into a compressed bit string according to a predetermined rule, Storing a password entered by using a program including the routine incorporated in the computer in the form of the compressed bit string as a second registration password; and inputting a password to be compared with the registration password. A step of converting the inputted comparison password into a compressed bit string according to the rule; a compressed bit string of the comparison password, a stored compressed bit string of the first registered password and a stored compressed bit string of the second registered password; Ratio of both And, as a result of the comparison, if the compressed bit string of the comparison password matches the compressed bit string of either the first registration password or the second registration password, switching the computer to an accessible state. A password processing method for a computer, comprising:
【請求項15】 請求項14記載のコンピュータのパス
ワード処理方法において、 主電源をターンオフする直前のデータ処理の状態を保持
して、この状態を前記主電源がターンオンしたとき復元
するレジューム機能のオン/オフ設定を切り替える工程
と、 前記レジューム機能のオン/オフ設定状態を判断する工
程と、 前記レジューム機能がオン設定されていることが判断さ
れ、かつ前記比較パスワードの圧縮ビット列と前記各登
録パスワードの圧縮ビット列との比較の結果、前記比較
パスワードの圧縮ビット列が前記各登録パスワードの圧
縮ビット列のいずれかと一致する場合、前記レジューム
機能を起動して、前記主電源をターンオフする直前のデ
ータ処理の状態を復元する工程とをさらに有することを
特徴とするコンピュータのパスワード処理方法。
15. The computer password processing method according to claim 14, wherein a resume function for turning on / off the data processing state immediately before the main power source is turned off is held and the state is restored when the main power source is turned on. Switching off setting, determining the on / off setting state of the resume function, determining that the resume function is on, and compressing the compressed bit string of the comparison password and each registered password As a result of comparison with the bit string, if the compressed bit string of the comparison password matches any of the compressed bit strings of the registered passwords, the resume function is activated to restore the state of data processing immediately before turning off the main power supply. And a password for the computer. Processing method.
JP4271575A 1991-10-11 1992-10-09 Computer password processing apparatus and password processing method Expired - Lifetime JPH079617B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4271575A JPH079617B2 (en) 1991-10-11 1992-10-09 Computer password processing apparatus and password processing method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP3-263874 1991-10-11
JP26387491 1991-10-11
JP4271575A JPH079617B2 (en) 1991-10-11 1992-10-09 Computer password processing apparatus and password processing method

Publications (2)

Publication Number Publication Date
JPH05204486A JPH05204486A (en) 1993-08-13
JPH079617B2 true JPH079617B2 (en) 1995-02-01

Family

ID=26546238

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4271575A Expired - Lifetime JPH079617B2 (en) 1991-10-11 1992-10-09 Computer password processing apparatus and password processing method

Country Status (1)

Country Link
JP (1) JPH079617B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4641121B2 (en) * 2001-06-21 2011-03-02 大日本印刷株式会社 How to create and register a login password
JP5013454B2 (en) * 2007-03-07 2012-08-29 サミー株式会社 Gaming machine inspection system and gaming machine
KR101228857B1 (en) * 2011-04-15 2013-02-01 루멘소프트 (주) Symmetrical Key Encode and Decode Method Using Double Passwords

Also Published As

Publication number Publication date
JPH05204486A (en) 1993-08-13

Similar Documents

Publication Publication Date Title
JP3715761B2 (en) Computer system password recovery method
US10565383B2 (en) Method and apparatus for secure credential entry without physical entry
JP3065738B2 (en) Computer system
US6026491A (en) Challenge/response security architecture with fuzzy recognition of long passwords
AU636681B2 (en) Computer system security device
JP2728724B2 (en) Computer system and system startup method
US5475762A (en) Computer with password processing function and password processing method of computer
US20040054929A1 (en) System and method for user authentication with enhanced passwords
US7275257B1 (en) Remote controlled computer system and method of operating the same
JPH079617B2 (en) Computer password processing apparatus and password processing method
JP2002183076A (en) Information processor and method for starting the same
JP3122549B2 (en) Password forgetting prevention system
JP2002288140A (en) System for personal identification
Cisco E Commands for the LightStream 1010 ATM Switch
Cisco E Commands for the LightStream 1010 ATM Switch
Cisco E Commands for the LightStream 1010 ATM Switch
Cisco E Commands for the LightStream 1010 ATM Switch
Cisco E
Cisco E
Cisco E
JP2000298529A (en) Personal computer system
JPS63286950A (en) Login processing system
JP2830514B2 (en) Security calculator
JP3761648B2 (en) Computer system
JP2616628B2 (en) Key input device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980512

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

Free format text: PAYMENT UNTIL: 20080201

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20090201

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20100201

Year of fee payment: 15

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

Free format text: PAYMENT UNTIL: 20100201

Year of fee payment: 15

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

Free format text: PAYMENT UNTIL: 20110201

Year of fee payment: 16

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

Free format text: PAYMENT UNTIL: 20120201

Year of fee payment: 17

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

Free format text: PAYMENT UNTIL: 20120201

Year of fee payment: 17

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

Free format text: PAYMENT UNTIL: 20130201

Year of fee payment: 18

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130201

Year of fee payment: 18