JPS6270982A - Filing system - Google Patents

Filing system

Info

Publication number
JPS6270982A
JPS6270982A JP60209936A JP20993685A JPS6270982A JP S6270982 A JPS6270982 A JP S6270982A JP 60209936 A JP60209936 A JP 60209936A JP 20993685 A JP20993685 A JP 20993685A JP S6270982 A JPS6270982 A JP S6270982A
Authority
JP
Japan
Prior art keywords
image
data
code
information
document
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP60209936A
Other languages
Japanese (ja)
Inventor
Yasuaki Nakano
中野 康明
Hiromichi Fujisawa
浩道 藤澤
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP60209936A priority Critical patent/JPS6270982A/en
Publication of JPS6270982A publication Critical patent/JPS6270982A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the secrecy of documents by coding the pictures with high efficiency that are converted into a digital style after the photoelectric transducing, sampling and quantization and storing these codes in a file after ciphering them. CONSTITUTION:The information on a document 3 is scanned by a scanner 4 and a digital picture 51 of the input document is outputted after the photoelectric transducing, sampling and quantization. At the same time, the picture control information 52 is obtained as the output of the scanner 4. Both the picture 51 and the information 52 are stored in a buffer memory 5. Then the picture 51 is converted into a Huffman MH code 54 by an improved MH coding processor 7 and stored in the memory 5. A control part 2 adds the random numbers to the MH code data 54 to produce the random number addition data 55. Both the data 55 and the information 52 are converted into the cipher data 56 by a ciphering processor circuit 8 and stored in the memory 5. Then the part 2 stores the data 56 and the directory information 53 in a file 9.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は文書ファイリング方式に係り、特に画像ファイ
ルに格納された文書画像の精密を保持する目的に好適な
ファイリング方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a document filing method, and particularly to a filing method suitable for maintaining the precision of document images stored in image files.

〔発明の背景〕[Background of the invention]

従来の文書画像ファイリング方式では、ファイルした文
書の管理情報の中に機密保護レベルを示すデータを付け
ておき、機密保護レベルの高い文書については表示コマ
ンドを受は付けないようなメカニズムを設けていた。(
例えば、「デイプス」DISPS)文書処理プログラム
の実用化」電気通信研究所研究実用化報告第31巻第8
号(昭57) pp1509〜1522参照)しかし、
管理プログラムを改造して機密保護レベルを示すデータ
を無視するようにすれば、機密保護レベルの高い文書に
ついても表示されてしまうという問題があった。
In the conventional document image filing method, data indicating the security level is attached to the management information of the filed document, and a mechanism is set up to prevent display commands from being accepted for documents with a high security level. . (
For example, ``Practical Application of Document Processing Program (DISPS)'', Telecommunication Research Institute Research Practical Application Report, Vol. 31, No. 8
No. (1982) pp. 1509-1522) However,
If the management program was modified to ignore data indicating the security level, documents with a high security level would also be displayed.

この問題点に対しディジタル形式に変換された画像を暗
号化した後、ファイル装置に格納することも考えられる
が、次のような問題がある。
To address this problem, it is possible to encrypt the image converted into a digital format and then store it in a file device, but this poses the following problems.

ディジタル画像を一次元データとしてP (i)で表す
。P(])の暗号化は次式で表される。
A digital image is expressed as one-dimensional data by P (i). Encryption of P(]) is expressed by the following equation.

Q (i) =P (j) +K (i)ここで、+は
ビットごとの排他的論理和である。
Q (i) = P (j) +K (i) where + is a bitwise exclusive OR.

またK(i)は鍵符号であり、通常はある周期を有する
疑似乱数である。よく用いられる方式では鍵符号を56
ビツト(7バイト)で表すので1画像を1画素1ビツト
で表現した場合、鍵符号の周期は56画素となる。通常
の用途では、この周期は十分長いて考えられるが、文書
画像では冗長性が多く暗号の効果が和分でない。すなわ
ち、文書画像の中には白色の領域が存在することが多く
、特に、文書の頭の領域は白色であることが多い。
Further, K(i) is a key code, which is usually a pseudo-random number having a certain period. In the commonly used method, the key code is 56
Since it is expressed in bits (7 bytes), if one image is expressed as one pixel and one bit, the period of the key code is 56 pixels. In normal use, this cycle is considered to be long enough, but in document images, there is a lot of redundancy and the effectiveness of the encryption is not balanced. That is, there are often white areas in a document image, and in particular, the top area of the document is often white.

従って、暗号を解読しようとするものは、暗号化画像の
ある部分(特に先頭部分)Q’(i)が白色画像W(1
)を暗号化したものであると仮定し、Q’  (i)=
W (i)+K (i)の両辺にW(i)を加えて K (i)=Q’  (i)+K (i)によって鍵符
号K(])を推定することができる。
Therefore, someone trying to decipher the code will notice that a certain part (especially the beginning part) of the encrypted image Q'(i) is a white image W(1
) is encrypted, and Q' (i)=
The key code K(]) can be estimated by adding W(i) to both sides of W(i)+K(i) to obtain K(i)=Q'(i)+K(i).

白色画像W(1)がOで表現されている場合には、Q’
  (i)が直接鍵符号K(1)を与えることは言うま
でもない。
If the white image W(1) is represented by O, then Q'
It goes without saying that (i) directly gives the key code K(1).

一方、最近の文書画像ファイルにおいてはファイルの記
憶容量を節減するため、文書画像をそのままファイルに
格納するのではなく、画像を高効率符号化して格納する
ことが行われる。高効率符号化方式としては改良ハフマ
ン符号(以後MH符号と呼ぶ)などが用いられる。MH
符号化した画像では冗長性が減少しているので、これを
暗号化すれば原画像を直接暗号化したものよりも解読し
難い。しかしこの場合でも、白色画像の部分のMト■符
号は一定の形式をしているので、上記の解読法において
白色画像W(i)の表現としてMH符号を仮定すれば解
読できる。
On the other hand, in recent document image files, in order to reduce the storage capacity of the file, instead of storing the document image as it is in the file, the image is encoded with high efficiency and stored. As a highly efficient encoding method, an improved Huffman code (hereinafter referred to as MH code) is used. M.H.
Because the encoded image has reduced redundancy, encrypting it is more difficult to decipher than directly encrypting the original image. However, even in this case, since the Mt code in the white image part has a fixed format, it can be decoded by assuming the MH code as the representation of the white image W(i) in the above decoding method.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、文書の機密保護を高めた文書画像ファ
イリング方式を実現することにある。
An object of the present invention is to realize a document image filing method that enhances the security of documents.

〔発明の鷹要〕[Keystone of invention]

かかる目的を達成するために、本発明の一つの態梯にお
いては、文rF画4aのファイルへの格納にH,7し、
文書画像をM H符号などの高効率符号化方式によって
符号化し、この符号化の間に疑似乱数などの無意味符号
を挿入した後暗号化することによって解読を困難にする
ものである。すなわち1、戦意法符号を挿入することで
白色側ff1(W(i)を表すMI−I符号の形が乱れ
、前記の解読方法の適用が田作になる。正規の利用者は
暗号化データを復元した後、既知の位置に挿入された無
意味勾号を除去してM)I復号を行えば、原画性が得ら
れる。
In order to achieve such an object, in one embodiment of the present invention, H,7 is used to store the text rF image 4a in a file,
A document image is encoded using a high-efficiency encoding method such as an MH code, and a meaningless code such as a pseudorandom number is inserted during the encoding and then encrypted to make it difficult to decode. In other words, 1. By inserting the Senmoho code, the shape of the MI-I code representing the white side ff1 (W(i) is disrupted, and the application of the above deciphering method becomes a chore.Authorized users cannot access the encrypted data. After restoring the image, if the meaningless gradient code inserted at a known position is removed and M)I decoding is performed, originality can be obtained.

また、本発明の他のIU様においては、文書画像のファ
イルへの格納に除し、文書画像の中(たとえば走査線の
間)に疑似乱数などで作られた無意味データを挿入した
後、高効率符号化を行い、この符号を暗号化することに
よって解読を困難にするものである。この方法では符号
化効率は若干低下するが、解読は極めて困難になる。正
規の利用者は暗偲化データを復元し、M H復号を行っ
た後、既知の位置に挿入された無意味符号を除去して原
画像が得られる。
In addition, in other IUs of the present invention, in addition to storing the document image in a file, after inserting meaningless data made from pseudorandom numbers into the document image (for example, between scanning lines), It performs highly efficient encoding and encrypts this code to make it difficult to decipher. This method slightly reduces encoding efficiency, but makes decoding extremely difficult. The authorized user restores the encrypted data, performs MH decoding, and then removes meaningless codes inserted at known positions to obtain the original image.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明の実施例を図面を用いて詳細に説明する。 Embodiments of the present invention will be described in detail below with reference to the drawings.

第1図は本発明のファイリング方式を実施する装置の構
成を示すブロック図である。装置の各部はバス1−に接
続され、全体の動作は制御部2により制御される。装置
全体の動作は菩桔モードと検索モードに大別される。
FIG. 1 is a block diagram showing the configuration of an apparatus that implements the filing method of the present invention. Each part of the device is connected to a bus 1-, and the overall operation is controlled by a control part 2. The operation of the entire device is roughly divided into a bodice mode and a search mode.

蓄積モードにおいては、文書3上の情報(文ぜり画像)
はスキャナ4により走査される。スキャナ4で光電変換
、標本化、量子化を行って、入力文書のディジタル画像
を出力する。このディジタル画像は以下の説明では1画
素]ビットに二値化するものとするが、多値ディジタル
画像としてもよく、カラー画像としてもよい。このディ
ジタル画像51はバス1を介し2てバッファメモリ5に
記憶される。また、画像管理情報52がスキャナ4の出
力として同時に得られ、これらもバッファメモI75に
記憶される。ここで画像管理情報52は、全データ長、
縦及び横のメツシュサイズ、1画素の濃度を表すビット
数(多値画像の場合)あるいは色を表す符号(カラー画
像の場合)などからなる。
In the storage mode, information on document 3 (text image)
is scanned by the scanner 4. The scanner 4 performs photoelectric conversion, sampling, and quantization to output a digital image of the input document. In the following explanation, this digital image is assumed to be binarized into one pixel/bit, but it may be a multivalued digital image or a color image. This digital image 51 is stored in the buffer memory 5 via the bus 1 2. Further, image management information 52 is simultaneously obtained as the output of the scanner 4, and these are also stored in the buffer memo I75. Here, the image management information 52 includes the total data length,
It consists of vertical and horizontal mesh sizes, the number of bits representing the density of one pixel (in the case of a multivalued image), or a code representing the color (in the case of a color image).

スキャナの動作が完Yすると、制御部2の指示によりコ
ンソール6からオペレータが文書番号や検索情報、機密
保護レベル及び暗号化のための鍵符号等を入力する。こ
れらの文書番号や検ヌ・(情報及び機密保護レベル等は
、対象を限定すれば文書の内容を認識して自動的に人力
することも可能である。制御部2では、この文書の情報
を格納すべきファイル内でのアドレス?決定し、このア
j−レス情報と上記の文、シq番号や検索情報及び機密
保護レベル等とを関連付けた情報をティレフ1−り情報
53として作成し、バッファメモリ5に記憶させる。
When the scanner operation is completed, the operator inputs the document number, search information, security level, key code for encryption, etc. from the console 6 according to instructions from the control unit 2. These document numbers, inspection information, security protection level, etc. can be automatically input manually by recognizing the content of the document if the target is limited. Determine the address within the file to be stored, and create information that associates this address information with the above sentence, search number, search information, security level, etc. as Tiref1-ri information 53, It is stored in the buffer memory 5.

画像データ51は、MH符号化処理装置117によりM
H符号54に変換され、バッファメモリ5に記憶される
。制御部2では、上記のMH符号データ54に対し乱数
付加処理を行い、乱数付加データ55を作成する。乱数
付加処理の詳細については後述する。乱数付加データ5
5及び画像管理情報52は暗号化処理装置8により暗号
データ56に変換され、バッファメモリ5に記憶される
The image data 51 is converted into M by the MH encoding processing device 117.
It is converted into an H code 54 and stored in the buffer memory 5. The control unit 2 performs random number addition processing on the MH code data 54 to create random number addition data 55. Details of the random number addition process will be described later. Random number additional data 5
5 and image management information 52 are converted into encrypted data 56 by the encryption processing device 8 and stored in the buffer memory 5.

制御部2では、上記の暗号データ56及びディレクトリ
情報53をファイル9に格納する。ファイル9を複数の
ファイルから構成し、一方を暗号データ56の格納に、
他方を内容すなわらディレクトリ清報53の格納に使用
してもよい。
The control unit 2 stores the above encrypted data 56 and directory information 53 in the file 9. File 9 is composed of multiple files, one of which is used to store encrypted data 56,
The other one may be used to store the contents, ie, the directory information 53.

次に検索モードの動作について説明する。使用者は、使
用者用のコンソール10から自分の識別番号(氏名コー
ドなど)とパスワードを制御部2に与える。コンソール
10はコンソール6と共通にしてもよい。制御部2は、
あらかじめ内部のメモリ内に設定した使用者識別番号と
パスワード対応表を用いて、真正な使用者であることを
確認した後、次の処理に進む。
Next, the operation in search mode will be explained. The user provides his or her identification number (name code, etc.) and password to the control unit 2 from the user console 10. The console 10 may be shared with the console 6. The control unit 2 is
After confirming that the user is a genuine user using the user identification number and password correspondence table set in advance in the internal memory, the process proceeds to the next step.

使用者は、読みたい文書番号を制御部2に与える。その
とき、制御部2の上で動く検索プログラムを使用して、
文書番号ではなく検索情報を与えて文書番号を検索する
ようにしてもよい。制御部2は・あら力ゝじめ全文書の
ディレクト1ノ情報をファイル9から読みこんでおき、
その中から与えられた文書番号に対応するディレクトリ
情報53を取り出す。制御部2は、ディレクトリ情報の
中の機密保護レベルを、あらかじめ内部のメモリ内に設
定した使用者ごとの機密許可レベルを比較し、当該文書
を当該使用者に開示可能なときのみ、すなわち機密許可
レベルが機密保護レベルより高いときのみ次の処理に進
む(重要文書はど機密保護レベルが高いとする)。すな
わち、制御部2は与えられた文書番号に対応するファイ
ル9内での格納アドレスを求め、このアドレスに格納さ
れている暗号データ56を、ファイル9からバッファメ
モリ5に読み出す。暗号データ56は暗号復元処理装置
11により、乱数付加データ55及び画像管理情報52
に変換され、バッファメモリ5に記憶される。制御部2
では、上記の乱数付加データ55に対し乱数除去処理を
行い、M、H符号54を復元する。乱数除去処理は乱数
付加処理の逆処理であるので説明を省略する。MH符号
54は、MH復号処理装瞠12により画像データ51に
変換され、バッファメモリ5に記憶される。上記の画像
データ51は、画像管理情報52とともに表示装置13
に送られて表示される。ここで、表示装置とは印刷装置
を含む。
The user gives the control unit 2 the document number that he or she wants to read. At that time, using a search program running on the control unit 2,
The document number may be searched by giving search information instead of the document number. The control unit 2 first reads the directory 1 information of all documents from the file 9, and
Directory information 53 corresponding to the given document number is extracted from there. The control unit 2 compares the security protection level in the directory information with the security permission level set in advance in the internal memory for each user, and determines the security permission only when the document can be disclosed to the user. Proceed to the next process only when the level is higher than the security level (assuming that important documents have a high security level). That is, the control unit 2 finds the storage address in the file 9 corresponding to the given document number, and reads the encrypted data 56 stored at this address from the file 9 into the buffer memory 5. The encrypted data 56 is converted into random number additional data 55 and image management information 52 by the encrypted restoration processing device 11.
and stored in the buffer memory 5. Control part 2
Now, random number removal processing is performed on the random number added data 55 to restore the M and H codes 54. Since the random number removal process is the reverse process of the random number addition process, its explanation will be omitted. The MH code 54 is converted into image data 51 by the MH decoding processing device 12 and stored in the buffer memory 5. The above image data 51 is stored on the display device 13 together with the image management information 52.
is sent to and displayed. Here, the display device includes a printing device.

第2図は乱数付加処理の流れをP A D (Prog
ramAnalysis Diagaram)形式で示
す流れ図である。
Figure 2 shows the flow of random number addition processing.
3 is a flowchart shown in ramAnalysis Diagaram) format.

第2図で201はM H符号 M(i)、i=l〜L を入力する部分であり、ここでLはMH符号の長である
。202では出力符号カウンタjをOとする。203は
以下の処理204〜207を、1=1〜LについてL回
だけ繰り返す制御である。2o4では、ループ制御変数
1が(mc+b)形か否かを判定する。ここで、c、b
は整定数で、mは整数倍を表す。iが(mc+b)の形
でないときは、205で出力符号H(j)として j←コ+1.  H(j)=M(i) と入力M (i)を復写する。jが(mc+b)の形の
ときは、206で207の処理を1回繰り返した後、2
04の処理を行う。ここで207は出力として乱数n(
p)を挿入するもので1 、〕←−i+t、 p4−pal、 H(j)”R(p
)なる処理を行う。pは乱数のカウンタで最初に一回リ
セットしておけばよい。以上のようにして、入力符号0
個ごとにT個の乱数が挿入される。
In FIG. 2, 201 is a part for inputting the MH code M(i), i=l~L, where L is the length of the MH code. In step 202, the output code counter j is set to O. 203 is a control that repeats the following processes 204 to 207 L times for 1=1 to L. In 2o4, it is determined whether the loop control variable 1 is of the (mc+b) type. Here, c, b
is an integer constant, and m represents an integer multiple. If i is not in the form (mc+b), the output code H(j) is determined at 205 as j←ko+1. The input M (i) is reproduced as H(j)=M(i). When j is in the form (mc+b), after repeating the process in 207 once in 206, 2
04 processing is performed. Here, 207 is the random number n(
1,]←-i+t, p4-pal, H(j)"R(p
). p is a random number counter and may be reset once at the beginning. As described above, input code 0
T random numbers are inserted for each random number.

203のグループを終了したときのjの値は乱数付加デ
ータの長さL′を与えるので、208では、jをL′に
代入する。
Since the value of j at the end of the group in 203 gives the length L' of the random number additional data, in 208, j is substituted for L'.

次に、本発明による他の実施例について説明する。装置
の構成は第1図し同一であり、制御部2の処理が異なる
。第一の実施例との相違点のみ説明する6′?ji積モ
ードにおいて、スキャナ4で入力された画像データ51
に対し、乱数からなる疑似パターンが挿入され、疑似画
像パターンとなる。
Next, another embodiment according to the present invention will be described. The configuration of the device is the same as that shown in FIG. 1, but the processing of the control section 2 is different. 6' to explain only the differences from the first embodiment? In the ji product mode, image data 51 input by the scanner 4
A pseudo pattern made of random numbers is inserted into the image to create a pseudo image pattern.

乱・数パターンの挿入は第2図とほぼ同様な処理である
。上記の疑似画像パターンに対し、M J(符号化、暗
号化がなされ、ファイル9に格納される。
Insertion of random/number patterns is almost the same process as shown in FIG. The above pseudo image pattern is subjected to MJ (encoding and encryption) and stored in file 9.

ゆ索モートでは、北記の逆処理が行われる。In Yusaku Mort, the reverse processing of Kitaki is performed.

次に、本発明による第3の実施例について説明する。装
置の構成は第1図とほとんど同一であるが、通信プロセ
ッサ14及び通信路15の存在が異なる。第1の実施例
との相違点のみ説明する。
Next, a third embodiment of the present invention will be described. The configuration of the device is almost the same as in FIG. 1, except for the presence of a communication processor 14 and a communication path 15. Only the differences from the first embodiment will be explained.

ファイル9はバス1に直接接続されるのではなく、通信
プロセッサ14及び通信路15を介して接続される。入
力された画像データに対し、第1の実施例と同様にして
MH符号化、乱数付加、暗号化が行われ、通信プロセッ
サ14に与えられる。通信プロセッサ14は暗号化され
た画像データ及びディレクトリ情報を通信路15を経由
してファイル9に送出し記憶させる。
File 9 is not connected directly to bus 1, but via communication processor 14 and communication path 15. The input image data is subjected to MH encoding, random number addition, and encryption in the same manner as in the first embodiment, and is provided to the communication processor 14. The communication processor 14 sends the encrypted image data and directory information to the file 9 via the communication path 15 to be stored therein.

検索モードにおいては、制御部2は検索情報から必要な
画像データのディレクトリ情報を求め、通信プロセッサ
14に画像転送要求を出す。通信プロセッサ14はディ
レクトリ情報をファイル9に送出し、ファイル9に記憶
されている画像データ(ただし、MH符号化、乱数付加
、暗号化が行われている)を通信路15を経由して受は
取る。
In the search mode, the control unit 2 obtains directory information of necessary image data from the search information and issues an image transfer request to the communication processor 14. The communication processor 14 sends directory information to the file 9 and receives the image data stored in the file 9 (which has been subjected to MH encoding, random number addition, and encryption) via the communication path 15. take.

これ以降の処理は第1の実施例と同様である。本実施例
は、多数の画像端末や検索端末で画像ファイルを共用す
る場合に特に有効である。
The subsequent processing is the same as in the first embodiment. This embodiment is particularly effective when image files are shared by a large number of image terminals or search terminals.

なお、以上の説明では文書画像を例にとったが、本発明
はベクトル表現されたグラフィックデータや、音声波形
データ等、一般のパターン情報にも適用できることは明
らかである。
In the above description, a document image was taken as an example, but it is clear that the present invention can also be applied to general pattern information such as vector-expressed graphic data and audio waveform data.

また機密性を有しない文書の場合には、暗号化処理を省
略してよいことは明らかであり、場合によって暗号化処
理を行ったり、省略したりするように制御することの実
現方法は容易であるので説明は省略する。
Furthermore, in the case of documents that are not confidential, it is clear that encryption processing can be omitted, and it is easy to implement control to perform or omit encryption processing depending on the case. Therefore, the explanation will be omitted.

〔発明の効果〕〔Effect of the invention〕

以−」二説明したごとく、本発明によれば文書ファイル
記憶された機密文書の保1?!が強固になる。
As explained above, according to the present invention, it is possible to protect confidential documents stored in document files. ! becomes stronger.

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

第1図、第3図は本発明のファイリング方式を実施する
装置の構成を示すブロック図、第2図は第1図の実施例
における乱数付加処理の流れ図である。 】・・バス、2・・制御部、3・・・文書、4・・・ス
キャナ、5・・・メモリ、6 ・コンソール、8・・・
暗号化処理装置、9・・・ファイル、11・・・暗号復
元処理装置、13・・・表示装置、14・・通信プロセ
ッサ、15・・・3ffl 4t′′、       
     、、、+パ−へ、代理人 弁理士 小川勝男
′・4〜′ −〜。 第 2 目
1 and 3 are block diagrams showing the configuration of an apparatus implementing the filing method of the present invention, and FIG. 2 is a flowchart of random number addition processing in the embodiment of FIG. 1. ]... Bus, 2... Control unit, 3... Document, 4... Scanner, 5... Memory, 6 - Console, 8...
Encryption processing device, 9...File, 11...Decryption processing device, 13...Display device, 14...Communication processor, 15...3ffl 4t'',
,,, + Par, agent patent attorney Katsuo Ogawa'・4~' -~. Second

Claims (1)

【特許請求の範囲】 1、光電変換・標本化・量子化を経てディジタル形式に
変換された画像を高効率符号化し、上記高効率符号化さ
れた符号を暗号化した後、ファイル装置に格納すること
を特徴とするファイリング方式。 2、特許請求の範囲第1項記載のファイリング方式にお
いて、上記高効率符号の間にあらかじめ定められた態様
で無意味符号を挿入し、上記挿入処理後の符号を暗号化
した後、ファイル装置に格納することを特徴とするファ
イリング方式。 3、特許請求の範囲第1項記載のファイリング方式にお
いて、暗号化した画像を通信回路を経由してファイル装
置に転送することを特徴とするファイリング方式。 4、特許請求の範囲第1項記載のファイリング方式にお
いて、ファイル装置に格納された暗号化画像を通信回路
を経由して転送することを特徴とするファイリング方式
[Claims] 1. High-efficiency encoding of an image converted into a digital format through photoelectric conversion, sampling, and quantization, and encrypting the highly-efficiently encoded code, and then storing it in a file device. A filing method characterized by: 2. In the filing method described in claim 1, a meaningless code is inserted between the high-efficiency codes in a predetermined manner, the code after the insertion process is encrypted, and then the file device is A filing method characterized by storing information. 3. A filing method according to claim 1, characterized in that the encrypted image is transferred to a filing device via a communication circuit. 4. The filing method according to claim 1, wherein the encrypted image stored in the file device is transferred via a communication circuit.
JP60209936A 1985-09-25 1985-09-25 Filing system Pending JPS6270982A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60209936A JPS6270982A (en) 1985-09-25 1985-09-25 Filing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60209936A JPS6270982A (en) 1985-09-25 1985-09-25 Filing system

Publications (1)

Publication Number Publication Date
JPS6270982A true JPS6270982A (en) 1987-04-01

Family

ID=16581109

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60209936A Pending JPS6270982A (en) 1985-09-25 1985-09-25 Filing system

Country Status (1)

Country Link
JP (1) JPS6270982A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01147750A (en) * 1987-12-04 1989-06-09 Ricoh Co Ltd Picture processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01147750A (en) * 1987-12-04 1989-06-09 Ricoh Co Ltd Picture processor

Similar Documents

Publication Publication Date Title
Shih Digital watermarking and steganography: fundamentals and techniques
CN104040934B (en) Image privacy is protected when being manipulated by cloud service
JP4669187B2 (en) Method for embedding a watermark in a compressed image, method for recovering a watermark from a compressed image, and recording medium
JP3609097B2 (en) Image encryption playback device
US6999588B1 (en) Image input apparatus, image input method, recording medium, and encryption processing program stored in computer-readable medium
US20030048908A1 (en) System and method for protecting the content of digital cinema products
CN109348228A (en) A kind of hiding System and method for of the image encryption domain reversible information based on image segmentation and image space correlation
US20060045309A1 (en) Systems and methods for digital content security
CN104517045B (en) Digital document guard method and system
EP1518348B1 (en) Information processing method, information processing apparatus, program, and storage medium
US20010053221A1 (en) Ciphering apparatus and ciphering method
US6023511A (en) Cryptosystem for encrypting digital image or voice file
Ravishankar et al. Region based selective image encryption
JP4703805B2 (en) ENCRYPTION DEVICE, ENCRYPTION METHOD, DECRYPTION DEVICE, DECRYPTION METHOD, AND COMMUNICATION SYSTEM
US7627761B2 (en) System for authentication of JPEG image data
CN112019699A (en) Encrypted image reversible information hiding method based on lossless compression
JPS6270982A (en) Filing system
Rao et al. A novel information security scheme using cryptic steganography
Reddy et al. Steganpeg steganography+ JPEG
JPH0385872A (en) Copying machine with privacy function
JPH0764481A (en) Secret maintaining method for top secret document
Rejani et al. STEGANODB-A Secure Database using Steganography
Nagdive et al. Visual cryptography and steganography: a review
Soyemi ENCRYPTION AND DECRYPTION TECHNIQUE WITH SMS SUPPORT FOR DIGITAL IMAGE SECURITY
Jegadeesan et al. Multi Secret Sharing with Encrypted Data Hiding for Secure Communication