KR20000055719A - Encryption method for digital data file - Google Patents

Encryption method for digital data file Download PDF

Info

Publication number
KR20000055719A
KR20000055719A KR1019990004483A KR19990004483A KR20000055719A KR 20000055719 A KR20000055719 A KR 20000055719A KR 1019990004483 A KR1019990004483 A KR 1019990004483A KR 19990004483 A KR19990004483 A KR 19990004483A KR 20000055719 A KR20000055719 A KR 20000055719A
Authority
KR
South Korea
Prior art keywords
key
file
player
digital data
codified
Prior art date
Application number
KR1019990004483A
Other languages
Korean (ko)
Other versions
KR100320181B1 (en
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
Priority to KR1019990004483A priority Critical patent/KR100320181B1/en
Application filed by 구자홍, 엘지전자 주식회사 filed Critical 구자홍
Priority to JP11294661A priority patent/JP2000236325A/en
Priority to CNB2005100835717A priority patent/CN100433030C/en
Priority to CN99122085.4A priority patent/CN1218239C/en
Priority to US09/499,633 priority patent/US7324974B1/en
Publication of KR20000055719A publication Critical patent/KR20000055719A/en
Application granted granted Critical
Publication of KR100320181B1 publication Critical patent/KR100320181B1/en
Priority to US11/979,690 priority patent/US7769174B2/en
Priority to US12/498,315 priority patent/US7639811B2/en
Priority to US12/498,308 priority patent/US7646871B2/en
Priority to US12/498,309 priority patent/US7639810B2/en
Priority to US12/498,316 priority patent/US7639812B2/en
Priority to US12/506,202 priority patent/US7639815B2/en
Priority to US12/506,190 priority patent/US7639813B2/en
Priority to US12/506,205 priority patent/US7643635B2/en
Priority to US12/506,198 priority patent/US7639814B2/en
Priority to US12/823,016 priority patent/US8135133B2/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6209Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself

Abstract

PURPOSE: A method for codifying digital data file is provided to prevent the recovery of file stream by codifying the codified key itself and preventing the decoding of codified key even when the codified key is extracted in file stream. CONSTITUTION: A method for codifying digital data file is composed of connection, reception, and codification. Portable MP3 player(2), which will download the files, connects to PC through the interface, requests and receives information regarding the serial number of the memory used by the MP3 player or PC through the prearranged control commands. User authentication process is eliminated because MP3 player receives and uses the serial number of the device, which enables the MP3 player to download files from itself. To prevent hacking, 1st internal key, which has been prearranged by the two devices, is attached to execute the process of converting the serial number into a code key. 1st internal key can attach a single number or multiple numbers to the serial number to complicate the decoding process. According to the prearrangement between the two devices, the 2nd internal key codifies the previously codified key. The new algorithm, different from the algorithm that was used for previous codification, can be used but due to the portable MP3 player's low execution capability microprocessor, same file codification algorithm is used. It reduces the program memory size needed to store additional algorithm and improves the effectiveness of the execution. During this process, an internal key is attached to the downloading device, which is codified to make it unidentifiable, files are codified using the code key and transmitted to the MP3 player.

Description

디지탈 데이터 파일 암호화 방법{ENCRYPTION METHOD FOR DIGITAL DATA FILE}Digital Data File Encryption Method {ENCRYPTION METHOD FOR DIGITAL DATA FILE}

본 발명은 파일 암호화 방법에 관한 것으로, 특히 엠피3와 같은 디지탈 데이터의 암호화시에 사용되는 암호키 자체를 암호화 시켜 그 암호화된 암호키를 이용하여 파일 스트림을 암호화 하므로써, 파일 전송 도중 암호키가 해킹되어도 파일 스트림을 복원할 수 없도록 하는 디지탈 데이터 파일 암호화 방법에 관한 것이다.The present invention relates to a file encryption method. In particular, the encryption key is hacked during file transfer by encrypting the encryption key itself used for encrypting digital data such as MP3 and encrypting the file stream using the encrypted encryption key. The present invention relates to a digital data file encryption method for restoring a file stream even if it is.

여러 디지탈 데이터 중 하나로 엠피3를 예로 들어 설명하면, 엠펙-1(MPEG-1)의 오디오 압축 기술중 압축률이 가장 우수한 레이어-3으로 압축된 엠피3 파일은 아날로그의 음악을 디지탈화 하는 과정(양자화)에서 인간이 들을 수 있는 가청 주파수 범위를 넘는 소리나 특정 악기 소리 뒤에 붙어 전문가가 아니면 듣기 어려운 여운을 빼는 방식으로 만들어져 음질이 좋고, CD데이터의 11배 정도의 압축이 가능한 압축률이 우수한 파일 형태이다.If MP3 is described as one of several digital data, MP3 files compressed with Layer-3 having the highest compression ratio among MPEG-1 audio compression techniques are used to digitize analog music (quantization). It is a file type that has good sound quality and is compressed with 11 times as much as CD data.

따라서, 이미 영화 음악이나 가요 등의 각종 오디오 데이터를 인터넷을 통해 다운로드받아 피씨(PC)의 하드디스크에 저장하고 즐길 뿐 아니라 종래의 휴대용 카셋트에 비해 작은 저장수단에 많은 곡의 저장이 가능하여 휴대용 디지탈 데이터 플레이어의 개발 및 그 사용자가 점차 증가하고 있는 상황이다.Therefore, it is possible to download various audio data such as movie music or songs through the Internet, store them on PC's hard disk, enjoy them, and store many songs in a smaller storage means than conventional portable cassettes. The development of data players and their users are increasing.

그러나, 엠피3 파일은 그 특성상 다른 오디오 매체에 비해 복제가 용이하고, 또한 복제시 음질의 저하가 전혀 없는 원음 그대로를 유지할 수 있기 때문에 불특정 다수에 의해 생성 및 복제되어 배포되거나, 음반에 비해 아주 적은 비용으로 음성 유통되어 음반 저작권자에 대한 저작권을 보호할 수 없게 되었다.However, MP3 files can be easily reproduced compared to other audio media, and can be created and reproduced and distributed by an unspecified number because they can maintain the original sound quality without any deterioration in sound quality. The distribution of voice at cost prevents copyright protection for the copyright holder.

이에 따라 관련 업계에서는 엠피3 파일에 대한 저작권을 보호할 수 있는 방안이 요구되었고, 그 해결책으로 엠피3 파일에 암호를 걸고, 사용자마다 인증된 키를 주어, 곡을 다운로드할 때 그 키에 맞는 암호를 걸어 배포하는 방식으로 엠피3 파일에 대한 저작권을 보호하게 되었다.Accordingly, the related industry required a way to protect the copyright of the MP3 file.As a solution, the MP3 file is encrypted, and an authorized key is given to each user, and the password corresponding to the key is downloaded when the song is downloaded. The copyright of the MP3 file is protected by distribution.

즉, 각 엠피3 파일 공급자가 공급한 인증된 소프트웨어(엠피3 플레이어)에서는 음악 파일을 재생할 수 있지만, 인증받지 못한 플레이어에서는 잡음만 들리도록 하여 사용자 임의로 재생 및 복제가 불가능하도록 한 것이다.That is, the authorized software (MP3 player) supplied by each MP3 file provider can play music files, but the unauthorized player only hears the noise so that the user can not play and copy them arbitrarily.

상기에서 설명한 바와 같이 디지탈 데이터를 암호화 하는 일반적인 방법은 기본적으로 암호화 키를 발생시키고, 이 키를 이용하여 암호화를 하게 되기 때문에 암호화 키가 해킹되지 않도록 관리하는 것이 무엇보다 중요하다.As described above, in the general method of encrypting digital data, an encryption key is basically generated and encrypted using this key. Therefore, it is important to manage the encryption key so that it is not hacked.

그러나, 상기 종래의 기술에 있어서는 파일 스트림의 암호화시 사용한 암호화 키를 암호화된 파일 스트림의 특정 부분에 모아서 위치시킬 경우 암호화 키가 쉽게 노출될 수 있고, 암호화 키를 파일 스트림에 분산하여 위치시킬 경우에도 최종적으로 해독되어 생성되어야 하는 파일의 형태를 알면 쉽게 암호화 키를 추출해낼 수 있는 문제점이 있었다.However, in the related art, when the encryption key used to encrypt the file stream is collected and placed in a specific portion of the encrypted file stream, the encryption key can be easily exposed, and even when the encryption key is distributed and placed in the file stream. Knowing the type of the file to be finally decrypted and generated, there was a problem in that the encryption key could be easily extracted.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 창출한 것으로, 암호화 키 자체를 암호화 시킴으로서 파일 스트림에서 암호화 키를 추출하더라도 이를 해독할 수 없도록 하여 파일 스트림을 복원하지 못하도록 하는 파일 암호화 방법을 제공 하는데 그 목적이 있다.Accordingly, the present invention has been made to solve the above-mentioned conventional problems, and encrypts the encryption key itself so that even if the encryption key is extracted from the file stream, the file encryption method cannot be restored by preventing the decryption of the encryption key. The purpose is to provide.

도1은 본 발명에 의해 피씨 및 엠피3와 같은 디지탈 데이터 플레이어에서 파일의 암호화 및 복호화 하는 과정을 보인 블록도.1 is a block diagram showing a process of encrypting and decrypting a file in a digital data player such as PC and MP3 according to the present invention;

이와 같은 목적을 달성하기 위한 본 발명은, 디지탈 데이터 플레이어 또는 거기에 사용되는 메모리의 고유번호 등의 정보를 입력받아 여기에 기 약정된 제1 내부키를 더 포함시켜 키를 변환하는 제1과정과; 상기 과정에 의해 변환된 키를 제2 내부키에 의해 암호화 알고리즘을 적용하여 암호화된 암호키를 생성하는 제2과정과; 상기 제2과정에 의해 생성된 암호화된 암호키를 이용하여 파일을 암호화하는 제3과정으로 이루어짐으로써 달성되는 것으로, 본 발명에 따른 실시예를 첨부된 도면을 참조하여 상세히 설명하면 다음과 같다.The present invention for achieving the above object, the first process of receiving the information, such as the unique number of the digital data player or the memory used therein further comprising a first internal key contracted therein and converting the key; ; A second process of generating an encrypted encryption key by applying an encryption algorithm by a second internal key to the key converted by the above process; This is achieved by a third process of encrypting a file using the encrypted encryption key generated by the second process, and the embodiment according to the present invention will be described in detail with reference to the accompanying drawings.

도1은 본 발명에 의해 피씨 및 엠피3와 같은 디지탈 데이터 플레이어에서 파일의 암호화 및 복호화 하는 과정을 보인 블록도로서, 일단 피씨(1)측에서는 파일을 다운로드(download)시킬 휴대용 엠피3 플레이어(2)가 인터페이스부(미도시)를 통해 접속되면 두 장치간에 기 약속된 제어명령에 의해 상기 엠피3 플레이어(2)나 거기에 사용하는 메모리(미도시)의 고유번호(Serial Number 등)에 관한 정보를 요구하여 입력받게 된다.FIG. 1 is a block diagram showing a process of encrypting and decrypting a file in a digital data player such as PC and MP3 according to the present invention. The portable MP3 player 2 will download the file from the PC 1 side. Is connected through an interface unit (not shown), information about a unique number (Serial Number, etc.) of the MP3 player 2 or a memory (not shown) used therein is provided by a control command previously promised between the two devices. You will be asked for input.

이와 같이 다운로드될 장치의 고유번호 정보를 입력받아 사용자 인증번호로 사용하므로써 따로 사용자 인증과정을 거칠 필요가 없어지게 된다.As such, by receiving the unique number information of the device to be downloaded as a user authentication number, there is no need to go through a user authentication process.

다음, 해킹을 방지하기 위해 상기 입력받은 고유번호에 두 장치(피씨(1)측과 엠피3 플레이어(2))간에 기 약속된 제1 내부키를 더 부가하여 고유번호를 암호키로 사용하기 위한 변환 과정을 거치게 된다.Next, in order to prevent hacking, the inputted unique number is further added to the first internal key promised between the two devices (PC 1 and MP3 player 2) to convert the unique number as an encryption key. You will go through the process.

이때 사용하는 제1 내부키는 두 장치간의 약속에 따라서 하나를 부가할 수도 있고 해독을 더 어렵게 하기 위하여 그 이상의 내부키를 부가할 수도 있다.In this case, the first internal key to be used may add one according to the promise between the two devices, or may add more internal keys to make decryption more difficult.

이와 같이 장치의 고유번호에 새로운 내부키를 부가하여 암호키로 변환하였으면 종래의 경우에는 바로 이 변환된 암호키를 이용하여 파일을 암호화 시키지만 본 발명에서는 상기 변환된 암호키를 두 장치간의 약속에 따라 제2내부키에 의해 암호키 자체를 암호화 하는 과정을 거치게 된다.As described above, if a new internal key is added to the unique number of the device and converted into an encryption key, in the conventional case, the file is encrypted using the converted encryption key. 2The encryption key itself is encrypted by the internal key.

이때 암호키를 암호화하기 위해 사용되는 암호화 알고리즘은 파일을 암호화하는 알고리즘과는 별도로 키를 암호화하는 알고리즘을 적용할 수 있지만, 휴대용 엠피3 플레이어에서 사용하는 낮은 실행능력을 가진 마이크로프로세서(미도시)를 감안하여 파일 암호화 알고리즘을 같이 적용하므로써 알고리즘을 보관하기 위한 프로그램 메모리의 크기를 줄이고 처리 효율성을 높이도록 한다.At this time, the encryption algorithm used to encrypt the encryption key can be applied to the algorithm for encrypting the key separately from the algorithm for encrypting the file. By applying the file encryption algorithm together, the size of the program memory for storing the algorithm is reduced and the processing efficiency is increased.

한편, 상기 과정을 거치는 동안에 다운로드 받는 장치의 고유번호는 내부키가 부가되고, 암호화되어져 암호키 자체를 알아볼 수 없게 되어지고 이하는 종래와 마찬가지로 이 암호키를 이용하여 파일을 암호화 하여 휴대용 엠피3 플레이어로 전송하게 된다.On the other hand, the unique number of the device to be downloaded during the above process is added to the internal key, encrypted, so that the encryption key itself can not be recognized, the following is encrypted using the encryption key as in the conventional portable MP3 player Will be sent to.

이에 따라 휴대용 엠피3 플레이어측에서는 피씨측에서의 상기 암호화 과정과 같은 방법으로 장치의 고유번호에 내부키를 부가하고 여기에 암호화 알고리즘을 적용하여 암호화된 암호키를 복원해 내고, 이를 엠피3 파일의 해독 알고리즘에 적용하여 엠피3 파일을 재생하게 되고, 디코더부를 통해 사운드를 출력하게 된다.Accordingly, the portable MP3 player side adds an internal key to the unique number of the device in the same manner as the encryption process on the PC side, and applies the encryption algorithm to restores the encrypted encryption key, which is then applied to the decryption algorithm of the MP3 file. The MP3 file is played back, and the sound is output through the decoder unit.

이상에서 설명한 바와 같이 본 발명 디지탈 데이터 파일 암호화 방법은 암호화 키 자체를 암호화 시킴으로서 장치와 장치간의 데이터 전송 도중 파일 스트림에서 암호화 키가 추출 되더라도 이를 해독할 수 없도록 하므로서 파일 스트림을 복원하지 못하도록 하여 해킹을 방지할 수 있는 효과가 있다.As described above, the digital data file encryption method of the present invention encrypts the encryption key itself so that even if the encryption key is extracted from the file stream during the data transmission between the device and the device, it cannot be decrypted, thereby preventing the file stream from being restored and preventing hacking. It can work.

Claims (4)

디지탈 데이터 플레이어 또는 거기에 사용되는 메모리의 고유번호 등의 정보를 입력받아 여기에 기 약정된 제1 내부키를 더 부가하여 키를 변환하는 제1과정과; 상기 과정에 의해 변환된 키를 제2 내부키에 의해 암호화 알고리즘을 적용하여 암호화된 암호키를 생성하는 제2과정과; 상기 제2과정에 의해 생성된 암호화된 암호키를 이용하여 파일을 암호화하는 제3과정으로 이루어진 것을 특징으로 하는 디지탈 데이터 파일 암호화 방법.A first step of receiving information such as a unique number of a digital data player or a memory used therein and converting a key by further adding a first internal key contracted thereto; A second process of generating an encrypted encryption key by applying an encryption algorithm by a second internal key to the key converted by the above process; And a third step of encrypting the file using the encrypted encryption key generated by the second step. 제1항에 있어서, 상기 고유번호에 부가되는 제1 내부키는 암호키의 해독을 어렵게 하기 위해서 복수개를 더 부가시킬 수 있도록 한 것을 특징으로 하는 디지탈 데이터 파일 암호화 방법.The digital data file encryption method of claim 1, wherein a plurality of first internal keys added to the unique number can be added to make it difficult to decrypt an encryption key. 제1항에 있어서, 상기 키를 암호화 하는 알고리즘은 파일 암호화시에 사용하는 동일한 암호 알고리즘에 의해 생성할 수 있게 한 것을 특징으로 하는 디지탈 데이터 파일 암호화 방법.The digital data file encryption method according to claim 1, wherein the algorithm for encrypting the key can be generated by the same encryption algorithm used for encrypting the file. 제1항에 있어서, 파일을 암호화 하여 전송하는측과 암호화된 파일을 전송받아 해독하는 디지탈 데이터 플레이어측은 암호키를 따로 전송하지 않고 디지탈 데이터 플레이어측의 고유정보를 바탕으로 각각 독립적으로 암호키를 만들기 위한 제1 내부키 및 제2 내부키를 공유하는 것을 특징으로 하는 디지탈 데이터 파일 암호화 방법.The digital data player side of claim 1, which encrypts and transmits the file, and the digital data player side, which receives and decrypts the encrypted file, independently generates an encryption key based on unique information of the digital data player side without transmitting an encryption key. And encrypting a first internal key and a second internal key.
KR1019990004483A 1999-02-09 1999-02-09 Encryption method for digital data file KR100320181B1 (en)

Priority Applications (15)

Application Number Priority Date Filing Date Title
KR1019990004483A KR100320181B1 (en) 1999-02-09 1999-02-09 Encryption method for digital data file
JP11294661A JP2000236325A (en) 1999-02-09 1999-10-18 Device and method for enciphering digital data file
CNB2005100835717A CN100433030C (en) 1999-02-09 1999-10-28 Digital data file scrambler and its method
CN99122085.4A CN1218239C (en) 1999-02-09 1999-10-28 Digital data file scrambler and its method
US09/499,633 US7324974B1 (en) 1999-02-09 2000-02-08 Digital data file encryption apparatus and method
US11/979,690 US7769174B2 (en) 1999-02-09 2007-11-07 Digital data file encryption apparatus and method
US12/498,315 US7639811B2 (en) 1999-02-09 2009-07-06 Digital content encrypting apparatus and operating method thereof
US12/498,316 US7639812B2 (en) 1999-02-09 2009-07-06 Digital content encrypting apparatus and operating method thereof
US12/498,309 US7639810B2 (en) 1999-02-09 2009-07-06 Digital content encrypting apparatus and operating method thereof
US12/498,308 US7646871B2 (en) 1999-02-09 2009-07-06 Digital content encrypting apparatus and operating method thereof
US12/506,202 US7639815B2 (en) 1999-02-09 2009-07-20 Digital content decrypting apparatus and operating method thereof
US12/506,190 US7639813B2 (en) 1999-02-09 2009-07-20 Digital content decrypting apparatus and operating method thereof
US12/506,205 US7643635B2 (en) 1999-02-09 2009-07-20 Digital content decrypting apparatus and operating method thereof
US12/506,198 US7639814B2 (en) 1999-02-09 2009-07-20 Digital content decrypting apparatus and operating method thereof
US12/823,016 US8135133B2 (en) 1999-02-09 2010-06-24 Digital data file encryption apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990004483A KR100320181B1 (en) 1999-02-09 1999-02-09 Encryption method for digital data file

Publications (2)

Publication Number Publication Date
KR20000055719A true KR20000055719A (en) 2000-09-15
KR100320181B1 KR100320181B1 (en) 2002-01-10

Family

ID=19573892

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990004483A KR100320181B1 (en) 1999-02-09 1999-02-09 Encryption method for digital data file

Country Status (2)

Country Link
KR (1) KR100320181B1 (en)
CN (1) CN100433030C (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100444983B1 (en) * 2001-06-15 2004-08-21 삼성전자주식회사 A method for supporting multi-PC of legal content
KR100467571B1 (en) * 2001-04-19 2005-01-24 삼성전자주식회사 Security service method for digital content and system therefor
KR100792289B1 (en) * 2001-07-13 2008-01-07 삼성전자주식회사 Contents downloading system and method thereof
KR100814423B1 (en) * 2001-08-06 2008-03-18 삼성전자주식회사 Contents uploading system and a method thereof
KR100953159B1 (en) * 2003-07-12 2010-04-20 삼성전자주식회사 Method for transferring and playing encrypted data

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101196973B (en) * 2006-12-04 2011-01-05 华为技术有限公司 Digital copyright protection method and system thereof
CN102521532A (en) * 2011-11-30 2012-06-27 深圳市同方多媒体科技有限公司 Protection method for digital copyright based on encryption chip

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2753857B1 (en) * 1996-09-25 1998-12-11 METHOD AND SYSTEM FOR SECURING THE DELIVERY OF SERVICES BROADCASTED ON AN INTERNET-TYPE COMPUTER NETWORK
JP3988172B2 (en) * 1997-04-23 2007-10-10 ソニー株式会社 Information processing apparatus and method, and recording medium
JP3651732B2 (en) * 1997-04-24 2005-05-25 株式会社東芝 Playback device
KR100259836B1 (en) * 1997-05-13 2000-06-15 윤종용 A n-round round output feedback block cipher/decipher method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100467571B1 (en) * 2001-04-19 2005-01-24 삼성전자주식회사 Security service method for digital content and system therefor
KR100444983B1 (en) * 2001-06-15 2004-08-21 삼성전자주식회사 A method for supporting multi-PC of legal content
KR100792289B1 (en) * 2001-07-13 2008-01-07 삼성전자주식회사 Contents downloading system and method thereof
KR100814423B1 (en) * 2001-08-06 2008-03-18 삼성전자주식회사 Contents uploading system and a method thereof
KR100953159B1 (en) * 2003-07-12 2010-04-20 삼성전자주식회사 Method for transferring and playing encrypted data

Also Published As

Publication number Publication date
CN1722052A (en) 2006-01-18
CN100433030C (en) 2008-11-12
KR100320181B1 (en) 2002-01-10

Similar Documents

Publication Publication Date Title
US7324974B1 (en) Digital data file encryption apparatus and method
US6859535B1 (en) Digital content protection system
US7499550B2 (en) System and method for protecting a title key in a secure distribution system for recordable media content
JP2005506590A (en) System, method and device for playing audio, video or other content recorded from non-volatile memory card, compact disc or other media
KR20000060590A (en) File encryption apparatus for digital data player
RU2003130084A (en) RECEPTION DEVICE FOR PROTECTED STORAGE OF CONTENT UNITS AND PLAYBACK DEVICE
RU2370897C2 (en) System of block cryptographical protection, using conversions to hide main function of cryptographic protection of each coding cycle
JP5015725B2 (en) Content sharing method to which DRM is applied
KR20000055719A (en) Encryption method for digital data file
US20060072763A1 (en) Apparatus and method for storing data
KR20050122209A (en) Digital data storage/reproduction method and device
JP2004140757A (en) Encryption method of content, decoding method of decoding encrypted data, and apparatus of the same
KR100320182B1 (en) Encryption method for digital data file
WO2003073295A1 (en) Host device
KR100365916B1 (en) Encryption apparatus and method for data
KR100320180B1 (en) Encryption method for digital data file
KR20000055722A (en) Encryption apparatus for digital data player
JP2001156772A (en) Encrypted information reproduction method and encrypted information reproduction device
KR20020062025A (en) Digital audio copy preventing apparatus and method
KR20000072849A (en) Copy protection system for portable storge media

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20090929

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee