KR102475435B1 - 블록 체인을 이용하여 데이터를 관리하는 장치 및 방법 - Google Patents
블록 체인을 이용하여 데이터를 관리하는 장치 및 방법 Download PDFInfo
- Publication number
- KR102475435B1 KR102475435B1 KR1020190115757A KR20190115757A KR102475435B1 KR 102475435 B1 KR102475435 B1 KR 102475435B1 KR 1020190115757 A KR1020190115757 A KR 1020190115757A KR 20190115757 A KR20190115757 A KR 20190115757A KR 102475435 B1 KR102475435 B1 KR 102475435B1
- Authority
- KR
- South Korea
- Prior art keywords
- data
- chain
- block chain
- file
- node
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 43
- 238000013507 mapping Methods 0.000 claims abstract description 39
- 238000012217 deletion Methods 0.000 claims abstract description 11
- 230000037430 deletion Effects 0.000 claims abstract description 11
- 238000012545 processing Methods 0.000 claims description 40
- 238000007726 management method Methods 0.000 abstract description 56
- 238000013523 data management Methods 0.000 abstract description 15
- 238000005065 mining Methods 0.000 description 29
- 230000006870 function Effects 0.000 description 27
- 238000005516 engineering process Methods 0.000 description 17
- 238000010586 diagram Methods 0.000 description 10
- 230000001360 synchronised effect Effects 0.000 description 9
- 238000013500 data storage Methods 0.000 description 7
- 238000004891 communication Methods 0.000 description 4
- 238000012986 modification Methods 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 238000013502 data validation Methods 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 239000002699 waste material Substances 0.000 description 2
- 238000010276 construction Methods 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- 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/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
- H04L9/0618—Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
- H04L9/0637—Modes of operation, e.g. cipher block chaining [CBC], electronic codebook [ECB] or Galois/counter mode [GCM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- 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/0894—Escrow, recovery or storing of secret information, e.g. secret key escrow or cryptographic key storage
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
도 1 내지 도 5는 본 발명이 적용되는 블록 체인의 예시도이다.
도 2는 도 1의 망 관리 시스템의 개략적 내부 구성도이다.
도 6은 본 발명의 블록 체인에 설정되는 고유 기능들의 개략적 구성도이다.
도 7은 본 발명의 일 실시예에 따른 데이터 관리 시스템의 개략적 내부 구성도이다.
도 8은 본 발명의 일 실시예에 따른 블록 체인에 데이터를 저장하는 방법의 개략적 순서도이다.
도 9는 본 발명의 일 실시예에 따른 데이터 조회 방법의 개략적 순서도이다.
711 : 웹 관리부 713 : 스케쥴러부
715 : 메인 제어부 717 : DB 관리부
730 : 마이닝 API 노드 단말 750 : 데이터 동기화 노드 단말
Claims (4)
- 복수의 노드 단말들이 데이터를 동기화하여 저장하기 위한 블록 체인의 생성 및 상기 블록 체인의 데이터의 저장, 조회 및 삭제를 관리하는 장치에 있어서,
소정의 기간에 발생한 데이터만을 저장하는 블록 체인을 생성하기 위한 체인 명령을 상기 복수의 노드 단말 중 적어도 하나의 노드 단말로 전송하고, 상기 소정의 기간의 정보를 이용하여 상기 블록 체인의 아이디(ID)를 생성하며, 상기 소정의 기간에 발생한 데이터를 상기 블록 체인에 저장하기 위한 데이터 명령을 상기 복수의 노드 단말 중 적어도 하나의 노드 단말로 전송하고 이에 대한 응답으로 트랜잭션 아이디를 수신하는 메인 제어부; 및
상기 블록 체인의 아이디를 체인 테이블에 저장하여 관리하고, 상기 데이터의 아이디, 상기 트랜잭션 아이디 및 저장 시간의 매핑 정보를 매핑 테이블에 저장하여 관리하는 DB 관리부를 포함하는 장치. - 제1항에 있어서,
웹 페이지를 통해 사용자 인터페이스를 제공하여 상기 블록 체인 및 상기 데이터의 관리 정보를 입력받고, 입력된 관리 정보의 처리 결과를 제공하는 웹 관리부를 더 포함하는 것을 특징으로 하는 장치. - 제1항에 있어서,
상기 블록 체인 및 상기 데이터의 관리를 위한 스케쥴링 정보를 등록받고, 등록된 스케쥴링 정보에 대응되는 프로세스의 실행을 상기 메인 제어부로 요청하는 스케쥴러부를 더 포함하고,
상기 메인 제어부는 상기 요청에 의해 대응되는 명령을 전송하는 것을 특징으로 하는 장치. - 복수의 노드 단말들이 데이터를 동기화하여 저장하기 위한 블록 체인의 생성 및 상기 블록 체인의 데이터를 관리하는 장치가 데이터 파일을 저장하는 방법에 있어서,
소정의 기간에 발생한 데이터만을 저장하는 블록 체인을 생성하기 위한 체인 명령을 상기 복수의 노드 단말 중 적어도 하나의 노드 단말로 전송하는 단계;
상기 소정의 기간의 정보를 이용하여 상기 블록 체인의 아이디(ID)를 생성하는 단계;
상기 블록 체인의 아이디를 체인 테이블에 저장하는 단계;
상기 소정의 기간에 발생한 데이터를 상기 블록 체인에 저장하기 위한 데이터 명령을 상기 복수의 노드 단말 중 적어도 하나의 노드 단말로 전송하고 이에 대한 응답으로 트랜잭션 아이디를 수신하는 단계; 및
상기 데이터의 아이디, 상기 트랜잭션 아이디 및 저장 시간의 매핑 정보를 매핑 테이블에 저장하는 단계를 포함하는 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020190115757A KR102475435B1 (ko) | 2017-01-19 | 2019-09-20 | 블록 체인을 이용하여 데이터를 관리하는 장치 및 방법 |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020170009285A KR102026225B1 (ko) | 2017-01-19 | 2017-01-19 | 블록 체인을 이용하여 데이터를 관리하는 장치 및 방법 |
KR1020190115757A KR102475435B1 (ko) | 2017-01-19 | 2019-09-20 | 블록 체인을 이용하여 데이터를 관리하는 장치 및 방법 |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020170009285A Division KR102026225B1 (ko) | 2017-01-19 | 2017-01-19 | 블록 체인을 이용하여 데이터를 관리하는 장치 및 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20190110082A KR20190110082A (ko) | 2019-09-27 |
KR102475435B1 true KR102475435B1 (ko) | 2022-12-06 |
Family
ID=84407405
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020190115757A Active KR102475435B1 (ko) | 2017-01-19 | 2019-09-20 | 블록 체인을 이용하여 데이터를 관리하는 장치 및 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102475435B1 (ko) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102332814B1 (ko) | 2019-12-11 | 2021-11-29 | 지송학 | 데이터 자기주권화를 위한 블록체인 구조를 포함하는 블록체인 시스템 |
KR102294569B1 (ko) * | 2019-12-31 | 2021-08-26 | 주식회사 포스코아이씨티 | 블록체인 네트워크를 구축할 수 있는 블록체인 관리시스템 |
KR102329376B1 (ko) * | 2020-02-06 | 2021-11-24 | 인제대학교 산학협력단 | 수정 가능한 블록체인 아키텍처 |
KR102316620B1 (ko) | 2020-04-22 | 2021-10-25 | 장동인 | 관계형 데이터베이스들을 이용한 블록체인 시스템 및 블록체인 관리 방법 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101590076B1 (ko) | 2015-11-18 | 2016-02-01 | 주식회사 웨이브스트링 | 개인정보 관리 방법 |
KR101628005B1 (ko) | 2015-02-05 | 2016-06-13 | 주식회사 코인플러그 | 블록체인을 기반으로 하는 디지털 콘텐츠의 저작권리 위변조 감지시스템 |
KR101637854B1 (ko) | 2015-10-16 | 2016-07-08 | 주식회사 코인플러그 | 블록체인을 기반으로 하는 공인인증서 발급시스템과 이를 이용한 블록체인을 기반으로 하는 공인인증서 발급방법 및 블록체인을 기반으로 하는 공인인증서 인증시스템과 이를 이용한 블록체인을 기반으로 하는 공인인증서 인증방법 |
US20170005804A1 (en) * | 2015-07-02 | 2017-01-05 | Nasdaq, Inc. | Systems and methods of secure provenance for distributed transaction databases |
KR102026225B1 (ko) * | 2017-01-19 | 2019-09-27 | 주식회사 케이티 | 블록 체인을 이용하여 데이터를 관리하는 장치 및 방법 |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101637868B1 (ko) | 2016-02-22 | 2016-07-08 | 주식회사 코인플러그 | 블록체인을 기반으로 하는 금융기관 제증명서류 위변조 검증시스템 및 방법 |
-
2019
- 2019-09-20 KR KR1020190115757A patent/KR102475435B1/ko active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101628005B1 (ko) | 2015-02-05 | 2016-06-13 | 주식회사 코인플러그 | 블록체인을 기반으로 하는 디지털 콘텐츠의 저작권리 위변조 감지시스템 |
US20170005804A1 (en) * | 2015-07-02 | 2017-01-05 | Nasdaq, Inc. | Systems and methods of secure provenance for distributed transaction databases |
KR101637854B1 (ko) | 2015-10-16 | 2016-07-08 | 주식회사 코인플러그 | 블록체인을 기반으로 하는 공인인증서 발급시스템과 이를 이용한 블록체인을 기반으로 하는 공인인증서 발급방법 및 블록체인을 기반으로 하는 공인인증서 인증시스템과 이를 이용한 블록체인을 기반으로 하는 공인인증서 인증방법 |
KR101590076B1 (ko) | 2015-11-18 | 2016-02-01 | 주식회사 웨이브스트링 | 개인정보 관리 방법 |
KR102026225B1 (ko) * | 2017-01-19 | 2019-09-27 | 주식회사 케이티 | 블록 체인을 이용하여 데이터를 관리하는 장치 및 방법 |
Also Published As
Publication number | Publication date |
---|---|
KR20190110082A (ko) | 2019-09-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR102026225B1 (ko) | 블록 체인을 이용하여 데이터를 관리하는 장치 및 방법 | |
KR102475435B1 (ko) | 블록 체인을 이용하여 데이터를 관리하는 장치 및 방법 | |
US11985192B2 (en) | Synchronized content library | |
US20240179212A1 (en) | Hosted file sync with stateless sync nodes | |
JP6774499B2 (ja) | オフラインでのハイブリッドアプリケーションへのアクセスの提供 | |
US9325571B2 (en) | Access permissions for shared content | |
US9928051B2 (en) | System and method for installing a client application using a light installer | |
JP2022529967A (ja) | ブロックチェーン・ネットワークからのデータの抽出 | |
EP3580649B1 (en) | Optimizing content storage through stubbing | |
US8250102B2 (en) | Remote storage and management of binary object data | |
US10348821B2 (en) | Prioritizing structural operations and distributing changes in a synced online content management system | |
WO2016099809A1 (en) | No password user account access | |
US10209976B2 (en) | Automated application installation | |
CN103595730A (zh) | 一种密文云存储方法和系统 | |
US11627122B2 (en) | Inter-system linking method and node | |
CN112800066B (zh) | 索引管理的方法、相关设备及存储介质 | |
US9436769B2 (en) | Automatic device upload configuration | |
US9432238B2 (en) | Communicating large amounts of data over a network with improved efficiency | |
CN115484274B (zh) | 数据的同步系统和方法 | |
US10185759B2 (en) | Distinguishing event type | |
JP2024512256A (ja) | 実行-順序付け-有効化ブロックチェーンモデル内でのトランザクションアボートの削減 | |
CN113420050A (zh) | 数据查询管理方法、装置、计算机设备及可读存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A107 | Divisional application of patent | ||
PA0107 | Divisional application |
Comment text: Divisional Application of Patent Patent event date: 20190920 Patent event code: PA01071R01D Filing date: 20170119 Application number text: 1020170009285 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20220118 Comment text: Request for Examination of Application Patent event code: PA02011R04I Patent event date: 20190920 Comment text: Divisional Application of Patent |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20220519 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20221022 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20221202 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20221202 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration |