JPH0681050U - IC memory card with copy protection - Google Patents

IC memory card with copy protection

Info

Publication number
JPH0681050U
JPH0681050U JP080908U JP8090892U JPH0681050U JP H0681050 U JPH0681050 U JP H0681050U JP 080908 U JP080908 U JP 080908U JP 8090892 U JP8090892 U JP 8090892U JP H0681050 U JPH0681050 U JP H0681050U
Authority
JP
Japan
Prior art keywords
program
memory card
copy protection
rom
electronic circuit
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
JP080908U
Other languages
Japanese (ja)
Inventor
英治 藤井
Original Assignee
英治 藤井
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 英治 藤井 filed Critical 英治 藤井
Priority to JP080908U priority Critical patent/JPH0681050U/en
Publication of JPH0681050U publication Critical patent/JPH0681050U/en
Pending legal-status Critical Current

Links

Abstract

(57)【要約】 【目的】 ICメモリカードにセットされたプログラム
の不正コピーを防止することが目的である。 【構成】 ICメモリカード(1)にコピー防止用電子
回路(IC)(2)を組み込んで、ICメモリカード内
にセットされたプログラム内蔵ROM(3)から読み込
まれたプログラムの実行時にアクセスできるようにした
もの。
(57) [Summary] [Purpose] The purpose is to prevent illegal copying of programs set in the IC memory card. [Structure] A copy protection electronic circuit (IC) (2) is incorporated in an IC memory card (1) so that it can be accessed when a program read from a program built-in ROM (3) set in the IC memory card is executed. The one I made.

Description

【考案の詳細な説明】[Detailed description of the device]

【0001】[0001]

【産業上の利用分野】[Industrial applications]

本考案は、ICメモリカード内に登録されたプログラムを実行する際、プログ ラムの一部にコピー防止用電子回路(IC)をアクセスする処理ステップを組み 込むことにより、プログラムを磁気ディスク装置などの他の記憶装置にコピーし た場合にプログラムの起動または実行が出来ないようなコピー防止用電子回路( IC)を備えたICメモリカードに関するものである。 The present invention incorporates a processing step for accessing a copy protection electronic circuit (IC) in a part of the program when executing the program registered in the IC memory card, so that the program can be stored in a magnetic disk device or the like. The present invention relates to an IC memory card equipped with a copy protection electronic circuit (IC) that prevents a program from being activated or executed when it is copied to another storage device.

【0002】[0002]

【従来の技術】[Prior art]

パーソナルコンピュータのプログラムはフロッピーディスクで供給されること が一般的である。しかしながら、近年のプログラムは高機能、高性能化が進んだ 結果、次のような問題点が発生している。 1.プログラムが大容量化し、フロッピーディスクなどの供給媒体では容量が不 足してきた。 2.磁気ディスクにセットアップ(インストール)する作業が煩雑である。 3.大容量のプログラムを頻繁に主記憶メモリに読み込み、処理するには従来の フロッピーディスクや、磁気ディスク装置では読み込み速度が遅い。 4.フロッピーディスクは信頼性が低く、長期の使用中に読み込みエラーが発生 する可能性が多々あり、磁気ディスク装置や、バックアップ用のフロッピーディ スクにコピーして使用することが多い。このため、プログラムにコピー防止機能 を設けることが難しかった。 上記の結果から、フロッピーディスクに登録されたプログラムは磁気ディスク装 置などにコピーして使用される場合が多く、その際、同一プログラムを複数のコ ンピュータで不正使用されることがあった。 Programs for personal computers are generally supplied on floppy disks. However, as a result of the advanced functions and higher performance of programs in recent years, the following problems have occurred. 1. The capacity of programs has increased, and the capacity of supply media such as floppy disks has become insufficient. 2. The work of setting up (installing) on a magnetic disk is complicated. 3. Frequent reading of large-capacity programs into main memory and processing is slow with conventional floppy disks and magnetic disk devices. 4. Floppy disks are unreliable and read errors are likely to occur during long-term use, so they are often used by copying them to magnetic disk devices or backup floppy disks. For this reason, it was difficult to provide a copy protection function in the program. From the above results, the program registered in the floppy disk is often used by copying it to the magnetic disk device, and at that time, the same program may be illegally used by multiple computers.

【0003】[0003]

【考案が解決しようとする課題】[Problems to be solved by the device]

従来より不正使用の防止策としては、以下のようなものがあった。 1.ソフトウェアによるコピープロテクトにより、バックアップコピーを取れな いようにする。 2. プログラムの一部を内蔵したROMを搭載したプリント基板(ハードウェ ア)とフロッピーを併用し、ROMの内容とフロッピーの内容を使用してプログ ラムを実行する。 3.シリアルインタフェースに接続された、セキュリティカセットに内蔵された 乱数発生IC(ハードウェア)と、フロッピーを併用し、プログラムの一部が暗 号化されて保存されているフロッピーディスクをセキュリティーカセットを使用 して、解読しながらプログラムを実行して行く。 しかし、これらには1.フロッピーの信頼性が低い、アクセス速度が低い、ソフ トウェア単体でのプロテクトに限界がある、2.ハードウェアのセットが難しい 、機種に依存する、移動しにくい、3.ハードウェアのインタフェースポートが 塞がれてしまう、フロッピーとカセットをペアで使用する必要がある、などの問 題があった。 本考案は、取り扱いが簡単でありながら、プログラムの不正コピーを確実に防止 できる記憶装置をつくることが課題であった。 Heretofore, there have been the following measures for preventing illegal use. 1. Prevent copy backup by software copy protection. 2. A floppy disk is used together with a printed circuit board (hardware) that has a ROM that contains a part of the program, and the program is executed using the contents of the ROM and the floppy disk. 3. Using a random number generator IC (hardware) built into the security cassette connected to the serial interface and a floppy disk, a floppy disk in which a part of the program is encrypted and stored is used with the security cassette. , Run the program while deciphering. However, these are 1. 1. The reliability of floppy disk is low, the access speed is low, and there is a limit to the protection of software alone. 2. It is difficult to set the hardware, depends on the model, and difficult to move. There were problems such as the interface port of the hardware being blocked and the need to use a floppy and cassette in pairs. The present invention has a problem to make a storage device which can easily prevent illegal copying of programs while being easy to handle.

【0004】[0004]

【課題を解決しようとするための手段】[Means for Attempting to Solve the Problems]

今後は、媒体の信頼性の高いICメモリカードやCD−ROMによるソフトウェ アの供給方法が普及して行くと考えられる。本考案は、このICメモリカード( 1)の内部に、コピー防止用電子回路(2)を内蔵したICを組み込むことによ り、プログラム内蔵ROM(3)から読み込まれたプログラム実行時に、コピー 防止用電子回路(2)をアクセスし、暗号化されたプログラムの一部を解読しな がらプログラムを実行することで、他のハードウェアを併用する事なく、コピー プロテクトを実現できる。 In the future, it is expected that software supply methods using IC memory cards and CD-ROMs, which are highly reliable media, will spread. The present invention incorporates an IC having a built-in copy protection electronic circuit (2) into the IC memory card (1) to prevent copy protection when a program read from a program ROM (3) is executed. By executing the program while accessing the electronic circuit (2) for decryption and decrypting a part of the encrypted program, copy protection can be realized without using other hardware.

【0005】[0005]

【作用】[Action]

本考案は、以上のような構造であるから、耐久性、信頼性、高速性に優れたIC メモリカードにコピー防止機能を内蔵することにより、ICメモリカード単体で コピー防止を実現できる上、コンピュータ間の移動も簡単である。 また、外部インターフェースに接続可能な複数段のICカードスロットを持つ拡 張装置(7)と併用することにより、磁気ディスク装置と同様に利用することが できる。さらに、コピー防止機能にセキュリティーチェック機能を追加すること により、ネットワークで接続された、同一プログラムが複数のコンピュータ(端 末)から同時にアクセスされたかをチェックすることも可能である。 また、ICメモリカードに内蔵されたプログラムはROMに登録されており、コ ピー防止機能とあわせて解読困難なため、プログラムの不法な改ざん(コンピュ ータウイルスの侵入)、不正使用、の防止効果もある。 Since the present invention has the above-mentioned structure, the copy protection can be realized by the IC memory card alone by incorporating the copy protection function in the IC memory card which is excellent in durability, reliability and high speed. It is easy to move between. Further, by using together with the expansion device (7) having a plurality of IC card slots connectable to an external interface, it can be used in the same manner as a magnetic disk device. Furthermore, by adding a security check function to the copy protection function, it is possible to check whether the same program connected via a network is simultaneously accessed from multiple computers (terminals). In addition, since the program built in the IC memory card is registered in the ROM and it is difficult to decipher together with the copy prevention function, it also has the effect of preventing illegal program tampering (computer virus intrusion) and unauthorized use. .

【0006】[0006]

【実施例】【Example】

コピー防止方法には次の様なものが考えられる。 1.プログラムの一部をあらかじめ暗号化して登録し、コピー防止用IC(RO M)の中に暗号解読プログラムをセットしておく。 2.プログラムの一部を乱数表によって暗号化し、コピー防止用の乱数発生カス タムICで作られる乱数データで、解読を行う。 3.プログラムの一部をコピー防止用IC(ROM)に登録しておく。 4.プログラムからコピー防止用電子回路の存在の有無のみをチェックする。 また、ICメモリカードを複数装填できるICカードスロットおよび磁気ディス クと同様のインタフェース、制御回路を備えた拡張装置に、基本プログラム(O S)やアプリケーションプログラムの登録されたICメモリカードを複数枚セッ トすることにより、高速な外部磁気ディスク装置と同様の利用が可能である。 The following copy protection methods are possible. 1. Part of the program is encrypted and registered in advance, and the decryption program is set in the copy protection IC (ROM). 2. A part of the program is encrypted with a random number table and decrypted with random number data created by a random number generation custom IC for copy protection. 3. Part of the program is registered in the copy protection IC (ROM). 4. The program only checks for the presence of copy protection electronics. In addition, a plurality of IC memory cards in which basic programs (OS) and application programs are registered are set in an expansion device equipped with an IC card slot into which a plurality of IC memory cards can be loaded, an interface similar to a magnetic disk, and a control circuit. It is possible to use the same as a high-speed external magnetic disk device.

【0007】[0007]

【考案の効果】[Effect of device]

木考案は、以上の構成により、ソフトウェアだけでは難しかったコピー防止機能 をハードウェア(IC)と併用することにより実現し、なおかつ一体化すること が可能となった。この結果、ソフトウェアを簡単にコピーできなくなり、また、 コピーしてもICメモリカードがセットされていないとプログラムを利用出来な いため、コピーによる不正使用を防止することができるようになる。 また、ICメモリカードにアプリケーションプログラムとコピー防止用電子回路 (IC)が一体化されていることから、コンピュータ間の移動が簡単に行えるよ うになった。 Due to the above configuration, the tree plan can be realized by using the copy protection function, which was difficult only with software, together with the hardware (IC), and can be integrated. As a result, the software cannot be easily copied, and even if the software is copied, the program cannot be used unless the IC memory card is set, so that it is possible to prevent unauthorized use by copying. Moreover, since the application program and the copy protection electronic circuit (IC) are integrated in the IC memory card, it becomes easy to move between computers.

【0008】[0008]

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

【図1】本案を分解した時の斜視図FIG. 1 is a perspective view when the present invention is disassembled.

【図2】本案の構成図[Fig. 2] Configuration diagram of the present proposal

【図3】本案の処理例[Fig. 3] Processing example of the present invention

【図4】本案の使用例[Fig. 4] Usage example of the present invention

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

(1) ICメモリカード (2) コピー防止用電子回路(IC) (3) プログラム内蔵ROM (4) 制御回路(IC) (5) 不揮発性メモリ (6) データ (7) 多段ICメモリカードスロット内蔵拡張装置 (1) IC memory card (2) Copy protection electronic circuit (IC) (3) ROM with built-in program (4) Control circuit (IC) (5) Non-volatile memory (6) Data (7) Built-in multi-stage IC memory card slot Expansion device

Claims (1)

【実用新案登録請求の範囲】[Scope of utility model registration request] 【請求項1】ICメモリカード内に、プログラムの実行
時にアクセスするコピー防止用電子回路(IC)を内蔵
した、ICメモリカード。
1. An IC memory card having a copy protection electronic circuit (IC), which is accessed when a program is executed, built in the IC memory card.
JP080908U 1992-10-12 1992-10-12 IC memory card with copy protection Pending JPH0681050U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP080908U JPH0681050U (en) 1992-10-12 1992-10-12 IC memory card with copy protection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP080908U JPH0681050U (en) 1992-10-12 1992-10-12 IC memory card with copy protection

Publications (1)

Publication Number Publication Date
JPH0681050U true JPH0681050U (en) 1994-11-15

Family

ID=13731485

Family Applications (1)

Application Number Title Priority Date Filing Date
JP080908U Pending JPH0681050U (en) 1992-10-12 1992-10-12 IC memory card with copy protection

Country Status (1)

Country Link
JP (1) JPH0681050U (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61255491A (en) * 1985-05-08 1986-11-13 Nec Corp Card with identification function
JPS62296288A (en) * 1986-06-17 1987-12-23 Matsushita Electric Ind Co Ltd Electronic card
JPH01296361A (en) * 1988-05-25 1989-11-29 Mitsubishi Electric Corp Memory card
JPH0242528A (en) * 1988-08-03 1990-02-13 Mitsubishi Electric Corp Ic memory card
JPH03147160A (en) * 1989-11-02 1991-06-24 Nec Corp Copy protect circuit for memory ic card

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61255491A (en) * 1985-05-08 1986-11-13 Nec Corp Card with identification function
JPS62296288A (en) * 1986-06-17 1987-12-23 Matsushita Electric Ind Co Ltd Electronic card
JPH01296361A (en) * 1988-05-25 1989-11-29 Mitsubishi Electric Corp Memory card
JPH0242528A (en) * 1988-08-03 1990-02-13 Mitsubishi Electric Corp Ic memory card
JPH03147160A (en) * 1989-11-02 1991-06-24 Nec Corp Copy protect circuit for memory ic card

Similar Documents

Publication Publication Date Title
US5282247A (en) Apparatus and method for providing data security in a computer system having removable memory
US5144660A (en) Securing a computer against undesired write operations to or read operations from a mass storage device
US5121345A (en) System and method for protecting integrity of computer data and software
EP0408689B1 (en) System and method of protecting integrity of computer data and software
US20070033320A1 (en) Crypto pass-through dangle
US8528096B2 (en) Secure universal serial bus (USB) storage device and method
WO1994011969A9 (en) Apparatus and method for providing data security in a computer system having a removable memory
JP3613687B2 (en) PC card for microcomputer
US20070006290A1 (en) USB-compliant personal key
US20130061329A1 (en) Method Of Decrypting An Electronic Document For The Safety Management Of The Electronic Document
US20070199074A1 (en) Systems and methods for preventing unauthorized use of digital content
US20110060921A1 (en) Data Encryption Device
JPH06259248A (en) Memory card
TW200832427A (en) Virtual secure on-chip one time programming
US20100122054A1 (en) Copy safe storage
CN112560120A (en) Secure memory bank and starting method thereof
JP3834241B2 (en) Software recording unit separation type information processing apparatus and software management method
JPH0681050U (en) IC memory card with copy protection
EP1494103A1 (en) Trusted input for mobile platform transactions
US20030028780A1 (en) Software controlled device
AU2002219852B2 (en) Systems and methods for preventing unauthorized use of digital content
CN100495335C (en) Encryption system for computer mainboard and encryption method thereof
US7174464B1 (en) Method of making a user piece of software secure by means of a processing and secret memorizing unit, and a system constituting an application thereof
WO2000016179A1 (en) Method and device of disabling the unauthorised use of a computer
AU2002219852A1 (en) Systems and methods for preventing unauthorized use of digital content