JPH05151092A - Data protection device - Google Patents

Data protection device

Info

Publication number
JPH05151092A
JPH05151092A JP3342191A JP34219191A JPH05151092A JP H05151092 A JPH05151092 A JP H05151092A JP 3342191 A JP3342191 A JP 3342191A JP 34219191 A JP34219191 A JP 34219191A JP H05151092 A JPH05151092 A JP H05151092A
Authority
JP
Japan
Prior art keywords
data
computer program
magnetic disk
processing
normal sentence
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.)
Withdrawn
Application number
JP3342191A
Other languages
Japanese (ja)
Inventor
Naoteru Shimizu
直輝 清水
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP3342191A priority Critical patent/JPH05151092A/en
Publication of JPH05151092A publication Critical patent/JPH05151092A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Storage Device Security (AREA)

Abstract

PURPOSE:To effectively maintain the secrecy of data contents even again access from another computer program by converting data on a magnetic disk from ciphered data to normal sentence data before the processing of a computer program starts and converting the normal sentence data into the ciphered data before the processing ends. CONSTITUTION:This data protection device is provided with a normal sentence conversion processing part 2 which functions prior to the start of the processing of the computer program to convert the data on the magnetic disk from the ciphered data to the normal sentence data and a ciphering processing part 3 which converts the data on the magnetic disk from the normal sentence data into the ciphered data before the processing of the computer program ends. Namely, the computer program is actuated at the start point 1 and the normal sentence conversion processing part 2 deciphers the ciphered data on the magnetic disk into the normal sentence data. Then, normal computer program processing is performed. At the end point, the ciphering processing part 3 converts the data on the magnetic disk into the ciphered data and the processing ends.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データ保護装置に係
り、特に磁気ディスク装置に記録するデータのデータ保
護装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data protection device, and more particularly to a data protection device for data recorded on a magnetic disk device.

【0002】[0002]

【従来の技術】従来の磁気ディスク装置に記録するデー
タのデータ保護方式は、操作員からデータに対するアク
セスをパスワード等による操作員の識別を介して電算機
プログラムが許可又は禁止することにより行っている。
2. Description of the Related Art A conventional data protection method for data recorded in a magnetic disk device is carried out by allowing or prohibiting an operator's access to the data by an operator program through identification of the operator by a password or the like. ..

【0003】[0003]

【発明が解決しようとする課題】この従来の磁気ディス
ク装置に記録するデータのデータ保護方式では、磁気デ
ィスク上へのアクセス規制を電算機プログラムが行って
いるため、電算機プログラムが停止している状態等によ
り磁気ディスク媒体自体を別の電算機プログラムからア
クセスできるという問題点があった。
In this conventional data protection method for data recorded in a magnetic disk device, the computer program is stopped because the computer program controls access to the magnetic disk. There is a problem in that the magnetic disk medium itself can be accessed from another computer program depending on the state or the like.

【0004】[0004]

【発明の目的】本発明は、かかる従来例の有する不都合
を改善し、とくに別の電算機プログラムによるアクセス
に対してもデータ内容の機密を有効に維持し得るデータ
保護装置を提供することを、その目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a data protection device which can improve the disadvantages of the conventional example and can effectively maintain the confidentiality of the data content even when accessed by another computer program. To that end.

【0005】[0005]

【課題を解決するための手段】本発明では、電算機プロ
グラムの処理開始に先立って機能し磁気ディスク上のデ
ータを暗号化データから平文化データに変換する平文化
処理部と、電算機プログラムの処理の終了前に磁気ディ
スク上のデータを平文化データから暗号化データに変換
する暗号化処理部とを備えている、という構成を採って
いる。これによって前述した目的を達成しようとするも
のである。
According to the present invention, a plain culture processing unit that functions prior to the start of processing of a computer program and converts data on a magnetic disk from encrypted data to plain culture data, and a computer program An encryption processing unit that converts the data on the magnetic disk from plain culture data to encrypted data before the end of the processing is adopted. This aims to achieve the above-mentioned object.

【0006】[0006]

【実施例】以下、本発明の一実施例を図1に基づいて説
明する。この図1に示す実施例は、電算機プログラムの
処理開始に先立って機能し磁気ディスク上のデータを暗
号化データから平文化データに変換する平文化処理部2
と、電算機プログラムの処理の終了前に磁気ディスク上
のデータを平文化データから暗号化データに変換する暗
号化処理部3とを備えている。これを更に詳述すると、
開始点1で電算機プログラムが起動され、平文化処理部
2でデータを記録している磁気ディスク上の暗号化され
ているデータから暗号を外し平文のデータに変換する。
その後、通常の電算機プログラムの処理を行う。電算機
プログラムの処理を終了する時点にて、暗号化処理部3
でデータを記録している磁気ディスク上のデータを暗号
化したデータに変換し、終了点4で電算機プログラムを
終了する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIG. The embodiment shown in FIG. 1 functions prior to the start of processing of a computer program and converts the data on the magnetic disk from encrypted data to plain culture data.
And an encryption processing unit 3 for converting the data on the magnetic disk from plain culture data to encrypted data before the processing of the computer program is completed. To further elaborate on this,
At the starting point 1, the computer program is activated, and the plaintext processing unit 2 removes the encryption from the encrypted data on the magnetic disk on which the data is recorded and converts it into plaintext data.
After that, the processing of a normal computer program is performed. When the processing of the computer program ends, the encryption processing unit 3
Then, the data on the magnetic disk on which the data is recorded is converted into encrypted data, and at the end point 4, the computer program is ended.

【0007】[0007]

【発明の効果】以上説明したように本発明によると、電
算機プログラムが作動していないとき、データを記録し
ている磁気ディスク上のデータは暗号化されているた
め、別の電算機プログラムから前記データにアクセスし
てもデータの解読ができないという従来にない優れたデ
ータ保護装置を提供することができる。
As described above, according to the present invention, when the computer program is not operating, the data on the magnetic disk on which the data is recorded is encrypted. It is possible to provide an unprecedented excellent data protection device in which the data cannot be decrypted even if the data is accessed.

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

【図1】本発明の一実施例を示すフローチャートであ
る。
FIG. 1 is a flowchart showing an embodiment of the present invention.

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

2 平文化処理部 3 暗号化処理部 2 Plain Culture Processing Department 3 Encryption Processing Department

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 電算機プログラムの処理開始に先立って
機能し磁気ディスク上のデータを暗号化データから平文
化データに変換する平文化処理部と、前記電算機プログ
ラムの処理の終了前に磁気ディスク上のデータを平文化
データから暗号化データに変換する暗号化処理部とを備
えていることを特徴としたデータ保護装置。
1. A flat culture processing unit which functions prior to the start of processing of a computer program and which converts data on a magnetic disk from encrypted data to plain culture data, and a magnetic disk before the end of the processing of the computer program. A data protection device comprising: an encryption processing unit for converting the above data from plain culture data to encrypted data.
JP3342191A 1991-11-30 1991-11-30 Data protection device Withdrawn JPH05151092A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3342191A JPH05151092A (en) 1991-11-30 1991-11-30 Data protection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3342191A JPH05151092A (en) 1991-11-30 1991-11-30 Data protection device

Publications (1)

Publication Number Publication Date
JPH05151092A true JPH05151092A (en) 1993-06-18

Family

ID=18351825

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3342191A Withdrawn JPH05151092A (en) 1991-11-30 1991-11-30 Data protection device

Country Status (1)

Country Link
JP (1) JPH05151092A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007102661A (en) * 2005-10-07 2007-04-19 Sourcenext Corp Encryption management method and encryption management program for data and file

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007102661A (en) * 2005-10-07 2007-04-19 Sourcenext Corp Encryption management method and encryption management program for data and file

Similar Documents

Publication Publication Date Title
TW379308B (en) Coding apparatus and method, decoding apparatus and method and data processing device and method
WO2003042799A3 (en) Device and method with reduced information leakage
JP5033916B2 (en) Digital copyright management method for compressed files
JPH03261987A (en) File enciphering method and file cryptographic system
JPH0764786A (en) Method for controlling program using contract and system for realizing the method
ATE158914T1 (en) REPRODUCTION OF PROTECTED KEYS THROUGH DISTRIBUTED KEY GENERATION DATA
KR980004075A (en) Data receiving apparatus, data transmitting apparatus, information processing system, data receiving method and information recording medium recording the method, suitable for preventing unauthorized copying of a work
EP1505594A3 (en) Access control for digital content
NZ503813A (en) Method and apparatus for recording of encrypted digital data on a portable token
JPH07295892A (en) Secure system
GB2367933B (en) Encryption
CN106788996A (en) A kind of operating system password remapping method and system
JP2005505853A5 (en)
JPH05151092A (en) Data protection device
JPH05143247A (en) Auxiliary storage device
JPH07182112A (en) Data processor having secret protecting function
JPH05233460A (en) File protection system
JP2002305515A5 (en)
CN112395629A (en) File encryption method and system based on TCM chip
JPH02297626A (en) System for masking contents of program and data
JPH10275115A (en) Data ciphering and storing method and system device
JPH0528048A (en) Data enciphering system for auxiliary storage medium
JP2003048347A5 (en)
CN218298999U (en) Safe isolation encryption hard disk system
JPH0553990A (en) Password ciphering/compositing system using numerical train

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990204