KR100579515B1 - 브로드캐스트 암호화를 위한 키 생성 장치 및 방법 - Google Patents
브로드캐스트 암호화를 위한 키 생성 장치 및 방법 Download PDFInfo
- Publication number
- KR100579515B1 KR100579515B1 KR1020040080218A KR20040080218A KR100579515B1 KR 100579515 B1 KR100579515 B1 KR 100579515B1 KR 1020040080218 A KR1020040080218 A KR 1020040080218A KR 20040080218 A KR20040080218 A KR 20040080218A KR 100579515 B1 KR100579515 B1 KR 100579515B1
- Authority
- KR
- South Korea
- Prior art keywords
- key
- node
- instant
- password
- generator
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/382—Payment protocols; Details thereof insuring higher security of transaction
- G06Q20/3829—Payment protocols; Details thereof insuring higher security of transaction involving key management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0816—Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
- H04L9/0819—Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s)
- H04L9/083—Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) involving central third party, e.g. key distribution center [KDC] or trusted third party [TTP]
- H04L9/0833—Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) involving central third party, e.g. key distribution center [KDC] or trusted third party [TTP] involving conference or group key
- H04L9/0836—Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) involving central third party, e.g. key distribution center [KDC] or trusted third party [TTP] involving conference or group key using tree structure or hierarchical structure
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0891—Revocation or update of secret information, e.g. encryption key update or rekeying
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2209/00—Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
- H04L2209/60—Digital content management, e.g. content distribution
- H04L2209/601—Broadcast encryption
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Business, Economics & Management (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Abstract
Description
Revoked users | 210 | 216 | 220 |
[RFC2627] | 768 | 49152 | 786432 |
[SM03] | 16 | 640 | 6144 |
본 발명 | 2 | 128 | 2047 |
키 갱신 | 1회 | 10회 | 100회 | |
[RFC2627] | 사용자 | 384 bytes | 3840 bytes | 38400 bytes |
서버 | 634.5 Mb | 626.7 Mb | 1548.2 Mb | |
[SM03] | 사용자 | 768 bytes | 7680 bytes | 76800 bytes |
서버 | 525.3 Mb | 534.5 Mb | 626.7 Mb | |
본 발명 | 사용자 | 4816 bytes | 4976 bytes | 6416 bytes |
서버 | 524.3 Mb | 524.3 Mb | 524.3 Mb |
Claims (14)
- 브로드캐스트 암호화를 위한 키 생성 장치에 있어서,상기 브로드캐스트 데이터를 수신하는 사용자를 트리 구조로 관리하며, 상기 트리 구조 상의 각 노드별 고유한 노드 암호를 생성하는 노드 암호 생성기;일시적으로 생성하여 상기 트리 구조 상의 모든 노드에 공통으로 사용하는 인스턴트 키를 생성하는 인스턴트 키 생성기; 및상기 노드 암호 생성기에서 생성된 노드 암호와 상기 인스턴트 키 생성기에서 생성된 인스턴트 키를 연산하여 각 노드별 노드 키를 생성하는 노드 키 생성기;를 포함하는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 장치.
- 제1항에 있어서,상기 노드 키 생성기에서는,동일한 길이의 상기 노드 암호와 상기 인스턴트 키를 연산하여 동일한 길이의 노드 키를 생성하는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 장치.
- 제2항에 있어서,상기 노드 키 생성기에서는,상기 노드 암호와 상기 인스턴트 키를 해쉬 연산하여 노드 키를 생성하는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 장치.
- 제1항에 있어서,상기 노드 암호는 상기 노드 키의 갱신 시 갱신하지 않고 고정되어 사용하는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 장치.
- 제1항에 있어서,상기 인스턴트 키는 각 키 별로 고유의 ID를 매핑하여 관리하는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 장치.
- 제1항에 있어서,상기 인스턴트 키는 일정 주기별로 갱신되는 주기적인 키인 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 장치.
- 제1항에 있어서,상기 인스턴트 키는 컨텐츠에 따라 구분하여 할당되는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 장치.
- 브로드캐스트 암호화를 위한 키 생성 방법에 있어서,상기 브로드캐스트 데이터를 수신하는 사용자를 트리 구조로 관리하며, 상기 트리 구조 상의 각 노드별 고유한 노드 암호를 생성하는 노드 암호 생성 단계;일시적으로 생성하여 상기 트리 구조 상의 모든 노드에 공통으로 사용하는 인스턴트 키를 생성하는 인스턴트 키 생성 단계; 및상기에서 생성된 노드 암호와 인스턴트 키를 연산하여 각 노드별 노드 키를 생성하는 노드 키 생성 단계;를 포함하는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 방법.
- 제8항에 있어서,상기 노드 키 생성 단계에서는,동일한 길이의 상기 노드 암호와 상기 인스턴트 키를 연산하여 동일한 길이의 노드 키를 생성하는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 방법.
- 제9항에 있어서,상기 노드 키 생성 단계에서는,상기 노드 암호와 상기 인스턴트 키를 해쉬 연산하여 노드 키를 생성하는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 방법.
- 제8항에 있어서,상기 노드 암호는 상기 노드 키의 갱신 시 갱신하지 않고 고정되어 사용하는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 방법.
- 제8항에 있어서,상기 인스턴트 키는 각 키 별로 고유의 ID를 매핑하여 관리하는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 방법.
- 제8항에 있어서,상기 인스턴트 키는 일정 주기별로 갱신되는 주기적인 키인 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 방법.
- 제8항에 있어서,상기 인스턴트 키는 컨텐츠에 따라 구분하여 할당되는 것을 특징으로 하는 브로드캐스트 암호화를 위한 키 생성 방법.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020040080218A KR100579515B1 (ko) | 2004-10-08 | 2004-10-08 | 브로드캐스트 암호화를 위한 키 생성 장치 및 방법 |
US11/245,054 US8160246B2 (en) | 2004-10-08 | 2005-10-07 | Apparatus and method for generating a key for broadcast encryption |
US13/426,830 US8755520B2 (en) | 2004-10-08 | 2012-03-22 | Apparatus and method for generating a key for broadcast encryption |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020040080218A KR100579515B1 (ko) | 2004-10-08 | 2004-10-08 | 브로드캐스트 암호화를 위한 키 생성 장치 및 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20060031257A KR20060031257A (ko) | 2006-04-12 |
KR100579515B1 true KR100579515B1 (ko) | 2006-05-15 |
Family
ID=36145333
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020040080218A KR100579515B1 (ko) | 2004-10-08 | 2004-10-08 | 브로드캐스트 암호화를 위한 키 생성 장치 및 방법 |
Country Status (2)
Country | Link |
---|---|
US (2) | US8160246B2 (ko) |
KR (1) | KR100579515B1 (ko) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101472064B1 (ko) * | 2008-06-30 | 2014-12-15 | 삼성전자주식회사 | 통신 비용 및 보안 비용을 고려하여 키를 갱신하는 시스템및 방법 |
Families Citing this family (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7827398B2 (en) * | 2005-10-27 | 2010-11-02 | Hewlett-Packard Company | Method for offloading encryption and decryption of a message received at a message server to remote end devices |
WO2007089691A2 (en) | 2006-01-30 | 2007-08-09 | Blue Ridge Analytics, Inc. | Computer-implemented land planning system and method |
KR101210339B1 (ko) | 2006-10-10 | 2012-12-18 | 삼성전자주식회사 | 트리 구조에서의 노드 식별자 생성 방법 |
JP4984827B2 (ja) * | 2006-10-30 | 2012-07-25 | ソニー株式会社 | 鍵生成装置、暗号化装置、受信装置、鍵生成方法、暗号化方法、鍵処理方法、およびプログラム |
KR101213160B1 (ko) | 2006-11-16 | 2012-12-17 | 삼성전자주식회사 | 그룹 키 업데이트 방법 및 이를 이용한 그룹 키 업데이트장치 |
KR100879083B1 (ko) * | 2006-12-08 | 2009-01-15 | 인하대학교 산학협력단 | 2 부분 차집합을 이용한 동보 메세지 암호화 방법 |
KR100769934B1 (ko) * | 2007-04-18 | 2007-10-24 | 닉스테크 주식회사 | 내부 정보 관리 방법 및 내부 정보 관리 시스템 |
US7876895B2 (en) * | 2007-05-09 | 2011-01-25 | International Business Machines Corporation | System, method, and service for performing unified broadcast encryption and traitor tracing for digital content |
JP5286748B2 (ja) * | 2007-11-09 | 2013-09-11 | ソニー株式会社 | 情報処理装置、鍵設定方法、及びプログラム |
KR101133262B1 (ko) * | 2010-04-08 | 2012-04-05 | 충남대학교산학협력단 | 강인한 scada시스템의 하이브리드 키 관리방법 및 세션키 생성방법 |
US8699486B1 (en) * | 2010-12-07 | 2014-04-15 | Juniper Networks, Inc. | Managing multicast distribution using multicast trees |
KR20140028342A (ko) * | 2012-08-28 | 2014-03-10 | 삼성전자주식회사 | 브로드캐스트 암호화를 위한 키 관리 방법 및 브로드캐스트 암호화를 이용한 메시지 전송 방법 |
US9306743B2 (en) | 2012-08-30 | 2016-04-05 | Texas Instruments Incorporated | One-way key fob and vehicle pairing verification, retention, and revocation |
EP2767847B1 (en) * | 2013-02-14 | 2016-04-20 | Semtech Corporation | Ranging and positioning system |
KR102306676B1 (ko) | 2014-06-27 | 2021-09-28 | 삼성전자주식회사 | 스토리지 디바이스용 호스트 키 생성 방법 및 시스템 |
US9710667B2 (en) * | 2015-04-09 | 2017-07-18 | American Express Travel Related Services Company, Inc. | System and method for online key rotation |
US10193872B2 (en) * | 2015-08-12 | 2019-01-29 | Cyphyx, Llc | System and methods for dynamically and randomly encrypting and decrypting data |
US9929863B2 (en) * | 2015-10-30 | 2018-03-27 | Palo Alto Research Center Incorporated | System and method for efficient and semantically secure symmetric encryption over channels with limited bandwidth |
CN105515768B (zh) * | 2016-01-08 | 2017-07-21 | 腾讯科技(深圳)有限公司 | 一种更新密钥的方法、装置和系统 |
JP6497747B2 (ja) * | 2016-04-19 | 2019-04-10 | 日本電信電話株式会社 | 鍵交換方法、鍵交換システム |
US10467384B2 (en) * | 2016-05-18 | 2019-11-05 | International Business Machines Corporation | Subset-difference broadcast encryption with blacklisting |
US11025596B1 (en) * | 2017-03-02 | 2021-06-01 | Apple Inc. | Cloud messaging system |
US10291404B2 (en) | 2017-03-08 | 2019-05-14 | International Business Machines Corporation | Supplies of deficiency of a key in information on a set of keys |
US10868671B2 (en) | 2018-10-11 | 2020-12-15 | Ademco Inc. | Secured communication between host devices |
US11218298B2 (en) | 2018-10-11 | 2022-01-04 | Ademco Inc. | Secured communication between a host device and a client device |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6118873A (en) | 1998-04-24 | 2000-09-12 | International Business Machines Corporation | System for encrypting broadcast programs in the presence of compromised receiver devices |
US7039803B2 (en) * | 2001-01-26 | 2006-05-02 | International Business Machines Corporation | Method for broadcast encryption and key revocation of stateless receivers |
US7010125B2 (en) * | 2001-01-26 | 2006-03-07 | Interntional Business Machines Corporation | Method for tracing traitor receivers in a broadcast encryption system |
CA2371124A1 (en) * | 2001-02-09 | 2002-08-09 | Itaru Kawakami | Information processing method/apparatus and program |
KR100904572B1 (ko) * | 2001-03-29 | 2009-06-25 | 소니 가부시끼 가이샤 | 정보 처리 장치 |
AU2003214411A1 (en) * | 2002-03-27 | 2003-10-13 | British Telecommunications Public Limited Company | Key management protocol |
US8718279B2 (en) * | 2003-07-08 | 2014-05-06 | Qualcomm Incorporated | Apparatus and method for a secure broadcast system |
KR100567822B1 (ko) * | 2003-10-01 | 2006-04-05 | 삼성전자주식회사 | 공개 키 기반 구조를 이용한 도메인 형성 방법 |
US7546641B2 (en) * | 2004-02-13 | 2009-06-09 | Microsoft Corporation | Conditional access to digital rights management conversion |
-
2004
- 2004-10-08 KR KR1020040080218A patent/KR100579515B1/ko active IP Right Grant
-
2005
- 2005-10-07 US US11/245,054 patent/US8160246B2/en active Active
-
2012
- 2012-03-22 US US13/426,830 patent/US8755520B2/en active Active
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101472064B1 (ko) * | 2008-06-30 | 2014-12-15 | 삼성전자주식회사 | 통신 비용 및 보안 비용을 고려하여 키를 갱신하는 시스템및 방법 |
Also Published As
Publication number | Publication date |
---|---|
US8160246B2 (en) | 2012-04-17 |
US8755520B2 (en) | 2014-06-17 |
US20120183136A1 (en) | 2012-07-19 |
US20060078110A1 (en) | 2006-04-13 |
KR20060031257A (ko) | 2006-04-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100579515B1 (ko) | 브로드캐스트 암호화를 위한 키 생성 장치 및 방법 | |
KR100670010B1 (ko) | 하이브리드 브로드캐스트 암호화 방법 | |
US8005225B2 (en) | Hierarchical threshold tree-based broadcast encryption method | |
US8897445B2 (en) | Combination-based broadcast encryption method | |
CN114039790B (zh) | 一种基于区块链的细粒度云存储安全访问控制方法 | |
KR100568233B1 (ko) | 인증서를 이용한 기기 인증 방법 및 상기 방법을 이용하여기기 인증을 수행하는 디지털 컨텐츠 처리 기기 | |
US20020154782A1 (en) | System and method for key distribution to maintain secure communication | |
US9876640B2 (en) | Information processing apparatus, server apparatus, and computer program product | |
JP2005537711A (ja) | 証明書に基づく暗号化および公開鍵構造基盤 | |
JP2007538454A (ja) | 大規模及び中規模シナリオ及び少ないユーザ側要求のためのマルチキャストキー発行スキーム | |
KR20060131536A (ko) | BE 시스템에서의 홈 디바이스의 통합적 키(key) 관리방법 및 그 시스템 | |
FU et al. | Secure personal data sharing in cloud computing using attribute-based broadcast encryption | |
KR100640057B1 (ko) | 브로드캐스트 암호화를 위한 사용자 키 관리 방법 | |
CN112019553B (zh) | 一种基于ibe/ibbe数据共享方法 | |
KR101455827B1 (ko) | 멀티캐스트 서비스를 위한 그룹 키 관리 방법 | |
KR20030054546A (ko) | 세션키 공유가 가능한 단방향 정보 서비스 시스템 및 방법 | |
JP5705366B1 (ja) | サーバ装置およびプログラム | |
Mohammadi et al. | A dynamic, zero-message broadcast encryption scheme based on secure multiparty computation | |
Subashini et al. | GROUP KEY MANAGEMENT FOR MULTICAST STRUCTURES TO IMPROVE SECURED DATA ACCESS. | |
Reddy et al. | Secure Online Data Sharing in Cloud by Private Transmit Cryptosystem Using Aggregate Keys | |
KR20220049038A (ko) | 네트워크 내 복수의 엔티티들간 대칭 키 생성, 인증 및 통신 | |
Asem et al. | A computationally efficient key-hiding based group re-keying scheme for secure multicasting | |
Jagdale¹ et al. | Secure data sharing using attribute-based broadcast encryption in cloud computing | |
Sucharita et al. | SECURE AUTHENTICATION IN CLOUD BIG DATA WITH HIERARCHICAL ATTRIBUTE AUTHORIZATION STRUCTURE | |
Laas | ROUGH DRAFT |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20130422 Year of fee payment: 8 |
|
FPAY | Annual fee payment |
Payment date: 20140424 Year of fee payment: 9 |
|
FPAY | Annual fee payment |
Payment date: 20150422 Year of fee payment: 10 |
|
FPAY | Annual fee payment |
Payment date: 20160422 Year of fee payment: 11 |
|
FPAY | Annual fee payment |
Payment date: 20170420 Year of fee payment: 12 |
|
FPAY | Annual fee payment |
Payment date: 20180423 Year of fee payment: 13 |
|
FPAY | Annual fee payment |
Payment date: 20190418 Year of fee payment: 14 |