KR20210086031A - Method for proving original based on block chain and electronic device using the same - Google Patents

Method for proving original based on block chain and electronic device using the same Download PDF

Info

Publication number
KR20210086031A
KR20210086031A KR1020190179704A KR20190179704A KR20210086031A KR 20210086031 A KR20210086031 A KR 20210086031A KR 1020190179704 A KR1020190179704 A KR 1020190179704A KR 20190179704 A KR20190179704 A KR 20190179704A KR 20210086031 A KR20210086031 A KR 20210086031A
Authority
KR
South Korea
Prior art keywords
electronic device
image
original
hash value
data
Prior art date
Application number
KR1020190179704A
Other languages
Korean (ko)
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 KR1020190179704A priority Critical patent/KR20210086031A/en
Publication of KR20210086031A publication Critical patent/KR20210086031A/en

Links

Images

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/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic 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/0643Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
    • H04L2209/38

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Power Engineering (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

In accordance with various embodiments of this invention, an electronic device includes: a display; a camera module; an audio module; a communication module; a memory; and a processor. The processor can be configured to: acquire an image about an external object by using the camera module; acquire a hash value corresponding to the image regarding the external object; make a request so as to store the image regarding the external object in a first external server, and store the hash value corresponding to the image regarding the external object in a second external server; and compare a hash value of verification target data to the hash value corresponding to the image regarding the external object in response to an original proof request. Besides, other embodiments are possible. Therefore, the present invention is capable of solving inconveniences of users using a relevant service.

Description

블록체인 기반 원본 증명 방법 및 이를 사용하는 전자 장치 {Method for proving original based on block chain and electronic device using the same}{Method for proving original based on block chain and electronic device using the same}

본 발명은 블록체인에 기반하여 원본을 증명하는 방법 및 이를 사용하는 전자 장치에 관한 것이다.The present invention relates to a method of verifying an original based on a block chain and an electronic device using the same.

블록체인(block chain)은 관리 대상 데이터를 '블록'이라고 하는 소규모 데이터들을 체인 형태의 분산 데이터 환경에 저장하는 분산 컴퓨팅 기술 기반의 데이터 위변조 방지 기술을 의미할 수 있다. 블록체인 환경에서, 관리 대상 데이터는 임의로 수정될 수 없으며 변경된 결과는 누구나 열람할 수 있다. 예를 들어, 암호화폐의 거래과정을 기록하는 탈중앙화된 전자장부로서 비트코인이 있다. 비트코인의 거래 기록은 의무적으로 암호화되고 블록체인 소프트웨어를 실행하는 컴퓨터 상에서 운영될 수 있다.A block chain may refer to a data forgery prevention technology based on distributed computing technology that stores small data called 'blocks' in a chain-type distributed data environment. In the blockchain environment, managed data cannot be arbitrarily modified and the changed results can be viewed by anyone. For example, there is Bitcoin as a decentralized electronic ledger that records the transaction process of cryptocurrencies. Transaction records in Bitcoin are mandatory and can be run on computers running blockchain software.

영상, 사진, 음성 등의 파일이 변조되지 않은 원본임을 증명하고자 하는 사용자의 니즈는 지속되고 있다. 이와 관련하여, 블록체인 기반에서 원본증명, 시점인증 기술은 오픈소스 기반으로 제공되고 있으나, 일반인들이 손쉽게 접근 가능한 디앱(decentralized application, Dapp)은 찾아보기 어려운 상황이다. 특히, 원본 증명이 중요한 보험, 렌터카, 카쉐어링 등과 관련하여 관련 디앱의 개발이 필요성이 증대되고 있다. 이에 따라, 스마트폰과 같은 전자 장치 기반의 디앱을 개발하여 관련 서비스를 이용하는 사용자의 불편함을 해소하고, 사업자의 원본 증명 부담을 덜어주는 수단이 필요할 수 있다.The user's need to prove that files such as video, photos, and audio are original unaltered files continues. In this regard, although the original proof and point-in-time authentication technologies are provided on an open source basis in the block chain, it is difficult to find a decentralized application (Dapp) that can be easily accessed by the general public. In particular, the need for development of related DApps is increasing in relation to insurance, rental car, car sharing, etc., where proof of original is important. Accordingly, it may be necessary to develop a DApp based on an electronic device, such as a smartphone, to solve the inconvenience of users using related services and to reduce the burden of proof of originals on operators.

다양한 실시 예에 따른 전자 장치에 있어서, 디스플레이; 카메라 모듈; 오디오 모듈; 통신 모듈; 메모리; 및 프로세서를 포함하고, 상기 프로세서는, 상기 카메라 모듈을 이용하여, 외부 객체에 관한 이미지를 획득하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하고, 상기 통신 모듈을 이용하여, 상기 외부 객체에 관한 이미지를 제1 외부 서버에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 제2 외부 서버에 저장하도록 요청하고, 원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하도록 설정될 수 있다.An electronic device according to various embodiments of the present disclosure includes: a display; camera module; audio module; communication module; Memory; and a processor, wherein the processor obtains an image related to the external object using the camera module, obtains a hash value corresponding to the image related to the external object, and uses the communication module to obtain the external object. Storing an image of an object in the first external server, requesting to store a hash value corresponding to the image of the external object in a second external server, and in response to a request for proof of origin, the hash value of the data to be verified and the It may be configured to compare hash values corresponding to images of external objects.

다양한 실시 예에 따른 전자 장치에 있어서, 디스플레이; 카메라 모듈; 오디오 모듈; 통신 모듈; 메모리; 및 프로세서를 포함하고, 상기 프로세서는, 상기 카메라 모듈을 이용하여, 외부 객체에 관한 이미지를 획득하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하고, 상기 통신 모듈을 이용하여, 상기 외부 객체에 관한 이미지를 상기 메모리에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 외부 서버에 저장하도록 요청하고, 원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하도록 설정될 수 있다.An electronic device according to various embodiments of the present disclosure includes: a display; camera module; audio module; communication module; Memory; and a processor, wherein the processor obtains an image related to the external object using the camera module, obtains a hash value corresponding to the image related to the external object, and uses the communication module to obtain the external object. Storing an image of an object in the memory, requesting to store a hash value corresponding to the image on the external object in an external server, and responding to a request for proof of origin, a hash value of the data to be verified and a hash value of the external object It can be set to compare hash values corresponding to images.

다양한 실시 예에 따른 전자 장치의 방법에 있어서, 외부 객체에 관한 이미지를 획득하는 동작; 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하는 동작; 상기 외부 객체에 관한 이미지를 제1 외부 서버에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 제2 외부 서버에 저장하는 동작; 원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하는 동작을 포함할 수 있다.A method of an electronic device according to various embodiments of the present disclosure includes: acquiring an image of an external object; obtaining a hash value corresponding to the image of the external object; storing an image of the external object in a first external server, and storing a hash value corresponding to the image of the external object in a second external server; In response to the original proof request, the method may include comparing a hash value of the verification target data with a hash value corresponding to the image of the external object.

다양한 실시 예에 따른 전자 장치의 방법에 있어서, 외부 객체에 관한 이미지를 획득하는 동작; 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하는 동작; 상기 외부 객체에 관한 이미지를 상기 전자 장치에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 외부 서버에 저장하는 동작; 원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하는 동작을 포함할 수 있다.A method of an electronic device according to various embodiments of the present disclosure includes: acquiring an image of an external object; obtaining a hash value corresponding to the image of the external object; storing the image on the external object in the electronic device and storing a hash value corresponding to the image on the external object in an external server; In response to the original proof request, the method may include comparing a hash value of the verification target data with a hash value corresponding to the image of the external object.

본 발명의 다양한 실시 예에 따르면, 전자 장치는 사용자가 선택한 정보(예: 사진, 영상, 음성 등)가 원본임을 증명할 수 있다. 예를 들어, 원본임이 중요한 보험, 렌터카, 카쉐어링 등의 서비스와 관련하여 블록체인 기반 디앱을 통해 서비스를 제공할 수 있다. 이에 따라, 관련 서비스를 이용하는 사용자의 불편함을 해소하고, 사업자의 원본 증명 부담을 덜어줄 수 있다.According to various embodiments of the present disclosure, the electronic device may prove that the information selected by the user (eg, photo, video, voice, etc.) is an original. For example, in relation to services such as insurance, car rental, and car-sharing, where originality is important, services can be provided through a blockchain-based DApp. Accordingly, it is possible to solve the inconvenience of users who use related services and to reduce the burden of proof of originals on business operators.

도 1은 본 발명의 다양한 실시 예에 따른 네트워크 환경 내의 전자 장치의 블록도이다.
도 2는 본 발명의 다양한 실시 예에 따른 카메라 모듈의 블록도이다.
도 3은 본 발명의 다양한 실시 예에 따른 프로그램의 블록도이다.
도 4는 본 발명의 다양한 실시 예에 따른 블록체인 기반 원본 증명 시스템을 개략적으로 설명하기 위한 개념도이다.
도 5는 본 발명의 다양한 실시 예에 따른 블록체인 기반 원본 증명 어플리케이션을 개략적으로 나타낸 블록도이다.
도 6은 본 발명의 다양한 실시 예에 따른 전자 장치의 블록체인 기반 원본 증명 방법에 관한 흐름도이다.
도 7은 본 발명의 다양한 실시 예에 따른 전자 장치의 블록체인 기반 원본 및 해쉬 데이터 저장 방법에 관한 흐름도이다.
1 is a block diagram of an electronic device in a network environment according to various embodiments of the present disclosure;
2 is a block diagram of a camera module according to various embodiments of the present disclosure.
3 is a block diagram of a program according to various embodiments of the present invention.
4 is a conceptual diagram schematically illustrating a blockchain-based original proof system according to various embodiments of the present invention.
5 is a block diagram schematically showing a blockchain-based proof-of-origin application according to various embodiments of the present invention.
6 is a flowchart of a block-chain-based original authentication method of an electronic device according to various embodiments of the present disclosure.
7 is a flowchart of a block chain-based original and hash data storage method of an electronic device according to various embodiments of the present disclosure.

도 1은, 다양한 실시 예들에 따른, 네트워크 환경(100) 내의 전자 장치(101)의 블록도이다. 도 1을 참조하면, 네트워크 환경(100)에서 전자 장치(101)는 제 1 네트워크(198)(예: 근거리 무선 통신)를 통하여 전자 장치(102)와 통신하거나, 또는 제 2 네트워크(199)(예: 원거리 무선 통신)를 통하여 전자 장치(104) 또는 서버(108)와 통신할 수 있다. 일 실시 예에 따르면, 전자 장치(101)는 서버(108)를 통하여 전자 장치(104)와 통신할 수 있다. 일 실시 예에 따르면, 전자 장치(101)는 프로세서(120), 메모리(130), 입력 장치(150), 음향 출력 장치(155), 표시 장치(160), 오디오 모듈(170), 센서 모듈(176), 인터페이스(177), 햅틱 모듈(179), 카메라 모듈(180), 전력 관리 모듈(188), 배터리(189), 통신 모듈(190), 가입자 식별 모듈(196), 및 무선 충전 모듈(197)을 포함할 수 있다. 어떤 실시 예에서는, 전자 장치(101)에는, 이 구성요소들 중 적어도 하나(예: 표시 장치(160) 또는 카메라 모듈(180))가 생략되거나 다른 구성 요소가 추가될 수 있다. 어떤 실시 예에서는, 예를 들면, 표시 장치(160)(예: 디스플레이)에 임베디드된 센서 모듈(176)(예: 지문 센서, 홍채 센서, 또는 조도 센서)의 경우와 같이, 일부의 구성요소들이 통합되어 구현될 수 있다.1 is a block diagram of an electronic device 101 in a network environment 100 according to various embodiments of the present disclosure. Referring to FIG. 1 , in a network environment 100 , an electronic device 101 communicates with the electronic device 102 through a first network 198 (eg, short-range wireless communication) or a second network 199 ( For example, it may communicate with the electronic device 104 or the server 108 through long-distance wireless communication. According to an embodiment, the electronic device 101 may communicate with the electronic device 104 through the server 108 . According to an embodiment, the electronic device 101 includes a processor 120 , a memory 130 , an input device 150 , a sound output device 155 , a display device 160 , an audio module 170 , and a sensor module ( 176), an interface 177, a haptic module 179, a camera module 180, a power management module 188, a battery 189, a communication module 190, a subscriber identification module 196, and a wireless charging module ( 197) may be included. In some embodiments, at least one of these components (eg, the display device 160 or the camera module 180 ) may be omitted or another component may be added to the electronic device 101 . In some embodiments, for example, as in the case of a sensor module 176 (eg, a fingerprint sensor, an iris sensor, or an illuminance sensor) embedded in a display device 160 (eg, a display), some components It can be integrated and implemented.

프로세서(120)는, 예를 들면, 소프트웨어(예: 프로그램(140))를 구동하여 프로세서(120)에 연결된 전자 장치(101)의 적어도 하나의 다른 구성요소(예: 하드웨어 또는 소프트웨어 구성요소)을 제어할 수 있고, 다양한 데이터 처리 및 연산을 수행할 수 있다. 프로세서(120)는 다른 구성요소(예: 센서 모듈(176) 또는 통신 모듈(190))로부터 수신된 명령 또는 데이터를 휘발성 메모리(132)에 로드(load)하여 처리하고, 결과 데이터를 비휘발성 메모리(134)에 저장할 수 있다. 일 실시 예에 따르면, 프로세서(120)는 메인 프로세서(121)(예: 중앙 처리 장치 또는 어플리케이션 프로세서), 및 이와는 독립적으로 운영되고, 추가적으로 또는 대체적으로, 메인 프로세서(121)보다 저전력을 사용하거나, 또는 지정된 기능에 특화된 보조 프로세서(123)(예: 그래픽 처리 장치, 이미지 시그널 프로세서, 센서 허브 프로세서, 또는 커뮤니케이션 프로세서)를 포함할 수 있다. 여기서, 보조 프로세서(123)는 메인 프로세서(121)와 별개로 또는 임베디드 되어 운영될 수 있다.The processor 120, for example, drives at least one other component (eg, a hardware or software component) of the electronic device 101 connected to the processor 120 by driving software (eg, the program 140). It can control and perform various data processing and operations. The processor 120 loads and processes commands or data received from other components (eg, the sensor module 176 or the communication module 190 ) into the volatile memory 132 , and stores the result data in the non-volatile memory (134) can be stored. According to an embodiment, the processor 120 is operated independently of the main processor 121 (eg, central processing unit or application processor), and additionally or alternatively, uses less power than the main processor 121, or Alternatively, the auxiliary processor 123 (eg, a graphic processing unit, an image signal processor, a sensor hub processor, or a communication processor) specialized for a specified function may be included. Here, the auxiliary processor 123 may be operated separately from or embedded in the main processor 121 .

이런 경우, 보조 프로세서(123)는, 예를 들면, 메인 프로세서(121)가 인액티브(inactive, 예: 슬립(sleep)) 상태에 있는 동안 메인 프로세서(121)를 대신하여, 또는 메인 프로세서(121)가 액티브(예: 어플리케이션 수행) 상태에 있는 동안 메인 프로세서(121)와 함께, 전자 장치(101)의 구성요소들 중 적어도 하나의 구성요소(예: 표시 장치(160), 센서 모듈(176), 또는 통신 모듈(190))와 관련된 기능 또는 상태들의 적어도 일부를 제어할 수 있다. 일 실시 예에 따르면, 보조 프로세서(123)(예: 이미지 시그널 프로세서 또는 커뮤니케이션 프로세서)는 기능적으로 관련 있는 다른 구성 요소(예: 카메라 모듈(180) 또는 통신 모듈(190))의 일부 구성 요소로서 구현될 수 있다. 메모리(130)는, 전자 장치(101)의 적어도 하나의 구성요소(예: 프로세서(120) 또는 센서모듈(176))에 의해 사용되는 다양한 데이터, 예를 들어, 소프트웨어(예: 프로그램(140)) 및, 이와 관련된 명령에 대한 입력 데이터 또는 출력 데이터를 저장할 수 있다. 메모리(130)는, 휘발성 메모리(132) 또는 비휘발성 메모리(134)를 포함할 수 있다. In this case, the auxiliary processor 123 is, for example, on behalf of the main processor 121 or the main processor 121 while the main processor 121 is in an inactive (eg, sleep) state. ) is in an active (eg, application execution) state, together with the main processor 121 , and at least one of the components of the electronic device 101 (eg, the display device 160 and the sensor module 176 ) , or at least a part of functions or states related to the communication module 190). According to an embodiment, the auxiliary processor 123 (eg, an image signal processor or a communication processor) is implemented as some component of another functionally related component (eg, the camera module 180 or the communication module 190). can be The memory 130 includes various data used by at least one component (eg, the processor 120 or the sensor module 176 ) of the electronic device 101 , for example, software (eg, the program 140 ). ) and input data or output data for commands related thereto. The memory 130 may include a volatile memory 132 or a non-volatile memory 134 .

프로그램(140)은 메모리(130)에 저장되는 소프트웨어로서, 예를 들면, 운영 체제(142), 미들 웨어(144) 또는 어플리케이션(146)을 포함할 수 있다. The program 140 is software stored in the memory 130 , and may include, for example, an operating system 142 , middleware 144 , or an application 146 .

입력 장치(150)는, 전자 장치(101)의 구성요소(예: 프로세서(120))에 사용될 명령 또는 데이터를 전자 장치(101)의 외부(예: 사용자)로부터 수신하기 위한 장치로서, 예를 들면, 마이크, 마우스, 또는 키보드를 포함할 수 있다. The input device 150 is a device for receiving commands or data to be used in a component (eg, the processor 120) of the electronic device 101 from the outside (eg, a user) of the electronic device 101, for example, For example, it may include a microphone, mouse, or keyboard.

음향 출력 장치(155)는 음향 신호를 전자 장치(101)의 외부로 출력하기 위한 장치로서, 예를 들면, 멀티미디어 재생 또는 녹음 재생과 같이 일반적인 용도로 사용되는 스피커와 전화 수신 전용으로 사용되는 리시버를 포함할 수 있다. 일 실시 예에 따르면, 리시버는 스피커와 일체 또는 별도로 형성될 수 있다.The sound output device 155 is a device for outputting a sound signal to the outside of the electronic device 101, and includes, for example, a speaker used for general purposes such as multimedia playback or recording playback, and a receiver used exclusively for receiving calls. may include According to an embodiment, the receiver may be formed integrally with or separately from the speaker.

표시 장치(160)는 전자 장치(101)의 사용자에게 정보를 시각적으로 제공하기 위한 장치로서, 예를 들면, 디스플레이, 홀로그램 장치, 또는 프로젝터 및 해당 장치를 제어하기 위한 제어 회로를 포함할 수 있다. 일 실시 예에 따르면, 표시 장치(160)는 터치 회로(touch circuitry) 또는 터치에 대한 압력의 세기를 측정할 수 있는 압력 센서를 포함할 수 있다. The display device 160 is a device for visually providing information to a user of the electronic device 101 , and may include, for example, a display, a hologram device, or a projector and a control circuit for controlling the corresponding device. According to an embodiment, the display device 160 may include a touch circuitry or a pressure sensor capable of measuring the intensity of the pressure applied to the touch.

오디오 모듈(170)은 소리와 전기 신호를 쌍방향으로 변환시킬 수 있다. 일 실시 예에 따르면, 오디오 모듈(170)은, 입력 장치(150)를 통해 소리를 획득하거나, 음향 출력 장치(155), 또는 전자 장치(101)와 유선 또는 무선으로 연결된 외부 전자 장치(예: 전자 장치(102)(예: 스피커 또는 헤드폰))를 통해 소리를 출력할 수 있다.The audio module 170 may interactively convert a sound and an electrical signal. According to an embodiment, the audio module 170 acquires a sound through the input device 150 or an external electronic device (eg, a sound output device 155 ) connected to the electronic device 101 by wire or wirelessly. Sound may be output through the electronic device 102 (eg, a speaker or headphones).

센서 모듈(176)은 전자 장치(101)의 내부의 작동 상태(예: 전력 또는 온도), 또는 외부의 환경 상태에 대응하는 전기 신호 또는 데이터 값을 생성할 수 있다. 센서 모듈(176)은, 예를 들면, 제스처 센서, 자이로 센서, 기압 센서, 마그네틱 센서, 가속도 센서, 그립 센서, 근접 센서, 컬러 센서, IR(infrared) 센서, 생체 센서, 온도 센서, 습도 센서, 또는 조도 센서를 포함할 수 있다. The sensor module 176 may generate an electrical signal or data value corresponding to an internal operating state (eg, power or temperature) of the electronic device 101 or an external environmental state. The sensor module 176 may include, for example, a gesture sensor, a gyro sensor, a barometric pressure sensor, a magnetic sensor, an acceleration sensor, a grip sensor, a proximity sensor, a color sensor, an IR (infrared) sensor, a biometric sensor, a temperature sensor, a humidity sensor, Alternatively, it may include an illuminance sensor.

인터페이스(177)는 외부 전자 장치(예: 전자 장치(102))와 유선 또는 무선으로 연결할 수 있는 지정된 프로토콜을 지원할 수 있다. 일 실시 예에 따르면, 인터페이스(177)는 HDMI(high definition multimedia interface), USB(universal serial bus) 인터페이스, SD카드 인터페이스, 또는 오디오 인터페이스를 포함할 수 있다.The interface 177 may support a designated protocol capable of connecting to an external electronic device (eg, the electronic device 102 ) in a wired or wireless manner. According to an embodiment, the interface 177 may include a high definition multimedia interface (HDMI), a universal serial bus (USB) interface, an SD card interface, or an audio interface.

연결 단자(178)는 전자 장치(101)와 외부 전자 장치(예: 전자 장치(102))를 물리적으로 연결시킬 수 있는 커넥터, 예를 들면, HDMI 커넥터, USB 커넥터, SD 카드 커넥터, 또는 오디오 커넥터(예: 헤드폰 커넥터)를 포함할 수 있다.The connection terminal 178 is a connector capable of physically connecting the electronic device 101 and an external electronic device (eg, the electronic device 102 ), for example, an HDMI connector, a USB connector, an SD card connector, or an audio connector. (eg a headphone connector).

햅틱 모듈(179)은 전기적 신호를 사용자가 촉각 또는 운동 감각을 통해서 인지할 수 있는 기계적인 자극(예: 진동 또는 움직임) 또는 전기적인 자극으로 변환할 수 있다. 햅틱 모듈(179)은, 예를 들면, 모터, 압전 소자, 또는 전기 자극 장치를 포함할 수 있다.The haptic module 179 may convert an electrical signal into a mechanical stimulus (eg, vibration or movement) or an electrical stimulus that the user can perceive through tactile or kinesthetic sense. The haptic module 179 may include, for example, a motor, a piezoelectric element, or an electrical stimulation device.

카메라 모듈(180)은 정지 영상 및 동영상을 촬영할 수 있다. 일 실시 예에 따르면, 카메라 모듈(180)은 하나 이상의 렌즈, 이미지 센서, 이미지 시그널 프로세서, 또는 플래시를 포함할 수 있다.The camera module 180 may capture still images and moving images. According to an embodiment, the camera module 180 may include one or more lenses, an image sensor, an image signal processor, or a flash.

전력 관리 모듈(188)은 전자 장치(101)에 공급되는 전력을 관리하기 위한 모듈로서, 예를 들면, PMIC(power management integrated circuit)의 적어도 일부로서 구성될 수 있다.The power management module 188 is a module for managing power supplied to the electronic device 101 , and may be configured as, for example, at least a part of a power management integrated circuit (PMIC).

배터리(189)는 전자 장치(101)의 적어도 하나의 구성 요소에 전력을 공급하기 위한 장치로서, 예를 들면, 재충전 불가능한 1차 전지, 재충전 가능한 2차 전지 또는 연료 전지를 포함할 수 있다.The battery 189 is a device for supplying power to at least one component of the electronic device 101 , and may include, for example, a non-rechargeable primary battery, a rechargeable secondary battery, or a fuel cell.

통신 모듈(190)은 전자 장치(101)와 외부 전자 장치(예: 전자 장치(102), 전자 장치(104), 또는 서버(108))간의 유선 또는 무선 통신 채널의 수립, 및 수립된 통신 채널을 통한 통신 수행을 지원할 수 있다. 통신 모듈(190)은 프로세서(120)(예: 어플리케이션 프로세서)와 독립적으로 운영되는, 유선 통신 또는 무선 통신을 지원하는 하나 이상의 커뮤니케이션 프로세서를 포함할 수 있다. 일 실시 예에 따르면, 통신 모듈(190)은 무선 통신 모듈(192)(예: 셀룰러 통신 모듈, 근거리 무선 통신 모듈, 또는 GNSS(global navigation satellite system) 통신 모듈) 또는 유선 통신 모듈(194)(예: LAN(local area network) 통신 모듈, 또는 전력선 통신 모듈)을 포함하고, 그 중 해당하는 통신 모듈을 이용하여 제 1 네트워크(198)(예: 블루투스, WiFi direct 또는 IrDA(infrared data association) 같은 근거리 통신 네트워크) 또는 제 2 네트워크(199)(예: 셀룰러 네트워크, 인터넷, 또는 컴퓨터 네트워크(예: LAN 또는 WAN)와 같은 원거리 통신 네트워크)를 통하여 외부 전자 장치와 통신할 수 있다. 상술한 여러 종류의 통신 모듈(190)은 하나의 칩으로 구현되거나 또는 각각 별도의 칩으로 구현될 수 있다. The communication module 190 establishes a wired or wireless communication channel between the electronic device 101 and an external electronic device (eg, the electronic device 102, the electronic device 104, or the server 108), and establishes the established communication channel. It can support performing communication through The communication module 190 may include one or more communication processors that support wired communication or wireless communication, which are operated independently of the processor 120 (eg, an application processor). According to an embodiment, the communication module 190 is a wireless communication module 192 (eg, a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module) or a wired communication module 194 (eg, : LAN (local area network) communication module, or power line communication module), and using the corresponding communication module among them, the first network 198 (eg, Bluetooth, WiFi direct, or short range such as IrDA (infrared data association)) communication network) or the second network 199 (eg, a cellular network, the Internet, or a telecommunication network such as a computer network (eg, LAN or WAN)). The above-described various types of communication modules 190 may be implemented as a single chip or as separate chips.

일 실시 예에 따르면, 무선 통신 모듈(192)은 가입자 식별 모듈(196)에 저장된 사용자 정보를 이용하여 통신 네트워크 내에서 전자 장치(101)를 구별 및 인증할 수 있다. According to an embodiment, the wireless communication module 192 may use the user information stored in the subscriber identification module 196 to distinguish and authenticate the electronic device 101 in the communication network.

무선 충전 모듈(197)은 신호 또는 전력을 외부로 송신하거나 외부로부터 수신하기 위한 하나 이상의 코일들을 포함할 수 있다. 일시예에 따르면, 통신 모듈(190)(예: 무선 통신 모듈(192))은 통신 방식에 적합한 안테나를 통하여 신호를 외부 전자 장치로 송신하거나, 외부 전자 장치로부터 수신할 수 있다. The wireless charging module 197 may include one or more coils for transmitting or receiving a signal or power to the outside. According to an example, the communication module 190 (eg, the wireless communication module 192 ) may transmit a signal to or receive a signal from the external electronic device through an antenna suitable for a communication method.

상기 구성요소들 중 일부 구성요소들은 주변 기기들간 통신 방식(예: 버스, GPIO(general purpose input/output), SPI(serial peripheral interface), 또는 MIPI(mobile industry processor interface))를 통해 서로 연결되어 신호(예: 명령 또는 데이터)를 상호간에 교환할 수 있다.Some of the components are connected to each other through a communication method between peripheral devices (eg, a bus, general purpose input/output (GPIO), serial peripheral interface (SPI), or mobile industry processor interface (MIPI)) to signal (eg commands or data) can be exchanged with each other.

일 실시 예에 따르면, 명령 또는 데이터는 제 2 네트워크(199)에 연결된 서버(108)를 통해서 전자 장치(101)와 외부의 전자 장치(104)간에 송신 또는 수신될 수 있다. 전자 장치(102, 104) 각각은 전자 장치(101)와 동일한 또는 다른 종류의 장치일 수 있다. 일 실시 예에 따르면, 전자 장치(101)에서 실행되는 동작들의 전부 또는 일부는 다른 하나 또는 복수의 외부 전자 장치에서 실행될 수 있다. 일 실시 예에 따르면, 전자 장치(101)가 어떤 기능이나 서비스를 자동으로 또는 요청에 의하여 수행해야 할 경우에, 전자 장치(101)는 기능 또는 서비스를 자체적으로 실행하는 대신에 또는 추가적으로, 그와 연관된 적어도 일부 기능을 외부 전자 장치에게 요청할 수 있다. 상기 요청을 수신한 외부 전자 장치는 요청된 기능 또는 추가 기능을 실행하고, 그 결과를 전자 장치(101)로 전달할 수 있다. 전자 장치(101)는 수신된 결과를 그대로 또는 추가적으로 처리하여 요청된 기능이나 서비스를 제공할 수 있다. 이를 위하여, 예를 들면, 클라우드 컴퓨팅, 분산 컴퓨팅, 또는 클라이언트-서버 컴퓨팅 기술이 이용될 수 있다. According to an embodiment, the command or data may be transmitted or received between the electronic device 101 and the external electronic device 104 through the server 108 connected to the second network 199 . Each of the electronic devices 102 and 104 may be the same or a different type of the electronic device 101 . According to an embodiment, all or some of the operations performed by the electronic device 101 may be performed by one or a plurality of external electronic devices. According to an embodiment, when the electronic device 101 is to perform a function or service automatically or upon request, the electronic device 101 performs the function or service by itself instead of or in addition to it. At least some related functions may be requested from the external electronic device. Upon receiving the request, the external electronic device may execute the requested function or additional function, and transmit the result to the electronic device 101 . The electronic device 101 may provide the requested function or service by processing the received result as it is or additionally. For this purpose, for example, cloud computing, distributed computing, or client-server computing technology may be used.

도 2는 본 발명의 다양한 실시 예에 따른 카메라 모듈의 블록도이다. 2 is a block diagram of a camera module according to various embodiments of the present disclosure.

도 2를 참조하면, 카메라 모듈(180)은 렌즈 어셈블리(210), 플래쉬(220), 이미지 센서(230), 이미지 스태빌라이저(240), 메모리(250)(예: 버퍼 메모리), 또는 이미지 시그널 프로세서(260)를 포함할 수 있다. 렌즈 어셈블리(210)는 이미지 촬영의 대상인 피사체로부터 방출되는 빛을 수집할 수 있다. 렌즈 어셈블리(210)는 하나 또는 그 이상의 렌즈들을 포함할 수 있다. 일 실시 예에 따르면, 카메라 모듈(180)은 복수의 렌즈 어셈블리(210)들을 포함할 수 있다. 이런 경우, 카메라 모듈(180)은, 예를 들면, 듀얼 카메라, 360도 카메라, 또는 구형 카메라(spherical camera)일 수 있다. 복수의 렌즈 어셈블리(210)들은 동일한 렌즈 속성(예: 화각, 초점 거리, 자동 초점, f 넘버(f number), 또는 광학 줌)을 갖거나, 또는 적어도 하나의 렌즈 어셈블리는 다른 렌즈 어셈블리와 적어도 하나의 다른 렌즈 속성을 가질 수 있다. 렌즈 어셈블리(210)는, 예를 들면, 광각 렌즈 또는 망원 렌즈를 포함할 수 있다. 플래쉬(220)는 피사체로부터 방출되는 빛을 강화하기 위하여 사용되는 광원을 방출할 수 있다. 플래쉬(220)는 하나 이상의 발광 다이오드들(예: RGB(red-green-blue) LED, white LED, infrared LED, 또는 ultraviolet LED), 또는 제논 램프(xenon lamp)를 포함할 수 있다.Referring to FIG. 2 , the camera module 180 includes a lens assembly 210 , a flash 220 , an image sensor 230 , an image stabilizer 240 , a memory 250 (eg, a buffer memory), or an image signal processor. (260). The lens assembly 210 may collect light emitted from a subject, which is an image to be captured. The lens assembly 210 may include one or more lenses. According to an embodiment, the camera module 180 may include a plurality of lens assemblies 210 . In this case, the camera module 180 may be, for example, a dual camera, a 360 degree camera, or a spherical camera. The plurality of lens assemblies 210 may have the same lens properties (eg, angle of view, focal length, auto focus, f number, or optical zoom), or at least one lens assembly may have at least one other lens assembly and at least one lens assembly. may have different lens properties of The lens assembly 210 may include, for example, a wide-angle lens or a telephoto lens. The flash 220 may emit a light source used to enhance light emitted from the subject. The flash 220 may include one or more light emitting diodes (eg, a red-green-blue (RGB) LED, a white LED, an infrared LED, or an ultraviolet LED), or a xenon lamp.

이미지 센서(230)는 피사체로부터 렌즈 어셈블리(210)를 통해 전달된 빛을 전기적인 신호로 변환함으로써, 상기 피사체에 대응하는 이미지를 획득할 수 있다. 일 실시 예에 따르면, 이미지 센서(230)는, 예를 들면, RGB 센서, BW(black and white) 센서, IR 센서, 또는 UV 센서와 같이 속성이 다른 이미지 센서들 중 선택된 하나의 이미지 센서, 동일한 속성을 갖는 복수의 이미지 센서들, 또는 다른 속성을 갖는 복수의 이미지 센서들을 포함할 수 있다. 이미지 센서(230)에 포함된 각각의 이미지 센서는, 예를 들면, CCD(charged coupled device) 센서 또는 CMOS(complementary metal oxide semiconductor) 센서로 구현될 수 있다. The image sensor 230 may acquire an image corresponding to the subject by converting light transmitted from the subject through the lens assembly 210 into an electrical signal. According to an embodiment, the image sensor 230 may include, for example, one image sensor selected from among image sensors having different properties, such as an RGB sensor, a black and white (BW) sensor, an IR sensor, or a UV sensor, the same It may include a plurality of image sensors having a property, or a plurality of image sensors having different properties. Each image sensor included in the image sensor 230 may be implemented as, for example, a charged coupled device (CCD) sensor or a complementary metal oxide semiconductor (CMOS) sensor.

이미지 스태빌라이저(240)는 카메라 모듈(180) 또는 이를 포함하는 전자 장치(101)의 움직임에 반응하여, 촬영되는 이미지에 대한 상기 움직임에 의한 부정적인 영향(예: 이미지 흔들림)을 적어도 일부 보상하기 위하여 렌즈 어셈블리(210)에 포함된 적어도 하나의 렌즈 또는 이미지 센서(230)를 특정한 방향으로 움직이거나 제어(예: 리드 아웃(read-out) 타이밍을 조정 등)할 수 있다. 일 실시 예에 따르면, 이미지 스태빌라이저(240)는, 예를 들면, 광학식 이미지 스태빌라이저로 구현될 수 있으며, 카메라 모듈(180)의 내부 또는 외부에 배치된 자이로 센서(미도시) 또는 가속도 센서(미도시)를 이용하여 상기 움직임을 감지할 수 있다.The image stabilizer 240 responds to the movement of the camera module 180 or the electronic device 101 including the same, and at least partially compensates for a negative effect (eg, image shake) caused by the movement on a photographed image. At least one lens or image sensor 230 included in the assembly 210 may be moved or controlled in a specific direction (eg, read-out timing is adjusted, etc.). According to an embodiment, the image stabilizer 240 may be implemented as, for example, an optical image stabilizer, and a gyro sensor (not shown) or an acceleration sensor (not shown) disposed inside or outside the camera module 180 . ) can be used to detect the movement.

메모리(250)는 이미지 센서(230)을 통하여 획득된 이미지의 적어도 일부를 다음 이미지 처리 작업을 위하여 적어도 일시 저장할 수 있다. 예를 들어, 셔터에 따른 이미지 획득이 지연되거나, 또는 복수의 이미지들이 고속으로 획득되는 경우, 획득된 원본 이미지(예: 높은 해상도의 이미지)는 메모리(250)에 저장이 되고, 그에 대응하는 사본 이미지(예: 낮은 해상도의 이미지)는 표시 장치(160)을 통하여 프리뷰될 수 있다. 이후, 지정된 조건이 만족되면(예: 사용자 입력 또는 시스템 명령) 메모리(250)에 저장되었던 원본 이미지의 적어도 일부가, 예를 들면, 이미지 시그널 프로세서(260)에 의해 획득되어 처리될 수 있다. 일 실시 예에 따르면, 메모리(250)는 메모리(130)의 적어도 일부로, 또는 이와는 독립적으로 운영되는 별도의 메모리로 구성될 수 있다.The memory 250 may temporarily store at least a portion of the image acquired through the image sensor 230 for a next image processing operation. For example, when image acquisition is delayed according to the shutter or a plurality of images are acquired at high speed, the acquired original image (eg, a high-resolution image) is stored in the memory 250 and a corresponding copy thereof An image (eg, a low-resolution image) may be previewed through the display device 160 . Thereafter, when a specified condition is satisfied (eg, a user input or a system command), at least a part of the original image stored in the memory 250 may be obtained and processed by, for example, the image signal processor 260 . According to an embodiment, the memory 250 may be configured as at least a part of the memory 130 or as a separate memory operated independently of the memory 130 .

이미지 시그널 프로세서(260)는 이미지 센서(230)을 통하여 획득된 이미지 또는 메모리(250)에 저장된 이미지에 대하여 이미지 처리(예: 깊이 지도(depth map) 생성, 3차원 모델링, 파노라마 생성, 특징점 추출, 이미지 합성, 또는 이미지 보상(예: 노이즈 감소, 해상도 조정, 밝기 조정, 블러링(blurring), 샤프닝(sharpening), 또는 소프트닝(softening))을 수행할 수 있다. 추가적으로 또는 대체적으로, 이미지 시그널 프로세서(260)는 카메라 모듈(180)에 포함된 구성 요소들 중 적어도 하나(예: 이미지 센서(230))에 대한 제어(예: 노출 시간 제어, 또는 리드 아웃 타이밍 제어 등)를 수행할 수 있다. 이미지 시그널 프로세서(260)에 의해 처리된 이미지는 추가 처리를 위하여 메모리(250)에 다시 저장 되거나 카메라 모듈(180)의 외부 구성 요소(예: 메모리(130), 표시 장치(160), 전자 장치(102), 전자 장치(104), 또는 서버(108))로 전달될 수 있다. 일 실시 예에 따르면, 이미지 시그널 프로세서(260)는 프로세서(120)의 적어도 일부로 구성되거나, 프로세서(120)와 독립적으로 운영되는 별도의 프로세서로 구성될 수 있다. 별도의 프로세서로 구성된 경우, 이미지 시그널 프로세서(260)에 의해 처리된 이미지들은 프로세서(120)에 의하여 그대로 또는 추가의 이미지 처리를 거친 후 표시 장치(160)를 통해 표시될 수 있다. The image signal processor 260 performs image processing (eg, depth map generation, 3D modeling, panorama generation, feature point extraction, Image synthesis, or image compensation (e.g., noise reduction, resolution adjustment, brightness adjustment, blurring, sharpening, or softening) may be performed. Additionally or alternatively, an image signal processor ( The 260 may perform control (eg, exposure time control, readout timing control, etc.) on at least one (eg, image sensor 230 ) among components included in the camera module 180. Image The image processed by the signal processor 260 is stored back in the memory 250 for further processing, or an external component of the camera module 180 (eg, the memory 130 , the display device 160 , the electronic device 102 ). ), the electronic device 104 , or the server 108. According to an embodiment, the image signal processor 260 is configured as at least a part of the processor 120 or is independent of the processor 120 . In the case of a separate processor, the images processed by the image signal processor 260 are as they are by the processor 120 or after additional image processing is performed by the display device 160 can be displayed through

일 실시 예에 따르면, 전자 장치(101)는 각각 다른 속성 또는 기능을 가진 둘 이상의 카메라 모듈(180)들을 포함할 수 있다. 이런 경우, 예를 들면, 적어도 하나의 카메라 모듈(180)은 광각 카메라 또는 전면 카메라이고, 적어도 하나의 다른 카메라 모듈은 망원 카메라 또는 후면 카메라일 수 있다. According to an embodiment, the electronic device 101 may include two or more camera modules 180 each having different properties or functions. In this case, for example, at least one camera module 180 may be a wide-angle camera or a front camera, and at least one other camera module may be a telephoto camera or a rear camera.

도 3은 본 발명의 다양한 실시 예에 따른 프로그램의 블록도이다.3 is a block diagram of a program according to various embodiments of the present invention.

도 3은 다양한 실시예에 따른 프로그램(140)의 블록도(300)이다. 일실시예에 따르면, 프로그램(140)은 전자 장치(101)의 하나 이상의 리소스들을 제어하기 위한 운영 체제(142), 미들 웨어(144), 또는 상기 운영 체제(142) 상에서 실행 가능한 어플리케이션(146)을 포함할 수 있다. 운영 체제(142)는, 예를 들면, AndroidTM, iOSTM, WindowsTM, SymbianTM, TizenTM, 또는 BadaTM를 포함할 수 있다. 프로그램(140) 중 적어도 일부 프로그램은, 예를 들면, 제조 시에 전자 장치(101)에 프리로드되거나, 또는 사용자의 사용 환경에서 외부 전자 장치(예: 전자 장치(102 또는 104), 또는 서버(108))로부터 다운로드되거나 갱신 될 수 있다.3 is a block diagram 300 of a program 140 according to various embodiments. According to an embodiment, the program 140 is an operating system 142 for controlling one or more resources of the electronic device 101 , middleware 144 , or an application 146 executable on the operating system 142 . may include. Operating system 142 may include, for example, Android TM , iOS TM , Windows TM , Symbian TM , Tizen TM , or Bada TM . At least some of the programs 140 are, for example, preloaded into the electronic device 101 at the time of manufacture, or an external electronic device (eg, the electronic device 102 or 104 , or a server (eg, the electronic device 102 or 104 ) or server ( 108)), or may be updated.

운영 체제(142)는 전자 장치(101)의 시스템 리소스 (예: 프로세스, 메모리, 또는 전원)를 제어(예: 할당 또는 회수)할 수 있다. 운영 체제(142)는, 추가적으로 또는 대체적으로, 전자 장치(101)의 다른 하드웨어 디바이스, 예를 들면, 입력 장치(150), 음향 출력 장치(155), 표시 장치(160), 오디오 모듈(170), 센서 모듈(176), 인터페이스(177), 햅틱 모듈(179), 카메라 모듈(180), 전력 관리 모듈(188), 배터리(189), 통신 모듈(190), 가입자 식별 모듈(196), 또는 안테나 모듈(197)을 구동하기 위한 하나 이상의 드라이버 프로그램들을 포함할 수 있다.The operating system 142 may control (eg, allocate or recover) a system resource (eg, a process, memory, or power) of the electronic device 101 . The operating system 142 may additionally or alternatively include other hardware devices of the electronic device 101 , for example, the input device 150 , the sound output device 155 , the display device 160 , and the audio module 170 . , sensor module 176 , interface 177 , haptic module 179 , camera module 180 , power management module 188 , battery 189 , communication module 190 , subscriber identification module 196 , or It may include one or more driver programs for driving the antenna module 197 .

미들 웨어(144)는 어플리케이션(146)이 전자 장치(101)의 하나 이상의 리소스들이 제공하는 기능 또는 정보를 사용할 수 있도록 다양한 기능들을 어플리케이션(146)으로 제공할 수 있다. 미들 웨어(144)는, 예를 들면, 어플리케이션 매니저(301), 윈도우 매니저(303), 멀티미디어 매니저(305), 리소스 매니저(307), 파워 매니저(309), 데이터베이스 매니저(311), 패키지 매니저(313), 커넥티비티 매니저(315), 노티피케이션 매니저(317), 로케이션 매니저(319), 그래픽 매니저(321), 시큐리티 매니저(323), 통화 매니저(325), 또는 음성 인식 매니저(327)를 포함할 수 있다. 어플리케이션 매니저(301)는, 예를 들면, 어플리케이션(146)의 생명 주기를 관리할 수 있다. 윈도우 매니저(303)는, 예를 들면, 화면에서 사용되는 GUI 자원을 관리할 수 있다. 멀티미디어 매니저(305)는, 예를 들면, 미디어 파일들의 재생에 필요한 포맷을 파악하고, 해당 포맷에 맞는 코덱을 이용하여 미디어 파일의 인코딩 또는 디코딩을 수행할 수 있다. 리소스 매니저(307)는, 예를 들면, 어플리케이션(146)의 소스 코드 또는 메모리의 공간을 관리할 수 있다. 파워 매니저(309)는, 예를 들면, 배터리의 용량, 온도 또는 전원을 관리하고, 이 중 해당 정보를 이용하여 전자 장치(101)의 동작에 필요한 전력 정보를 결정 또는 제공할 수 있다. 일실시예에 따르면, 파워 매니저(309)는 바이오스(BIOS: basic input/output system)와 연동할 수 있다.The middleware 144 may provide various functions to the application 146 so that the application 146 can use functions or information provided by one or more resources of the electronic device 101 . The middleware 144 includes, for example, an application manager 301 , a window manager 303 , a multimedia manager 305 , a resource manager 307 , a power manager 309 , a database manager 311 , and a package manager ( 313 ), including a connectivity manager 315 , a notification manager 317 , a location manager 319 , a graphics manager 321 , a security manager 323 , a call manager 325 , or a voice recognition manager 327 . can do. The application manager 301 may manage the life cycle of the application 146 , for example. The window manager 303 may manage GUI resources used in the screen, for example. The multimedia manager 305 may, for example, identify a format required to reproduce media files, and encode or decode the media file using a codec suitable for the format. The resource manager 307 may, for example, manage the space of the source code or memory of the application 146 . The power manager 309 may, for example, manage the capacity, temperature, or power of the battery, and may determine or provide power information required for the operation of the electronic device 101 by using the corresponding information. According to an embodiment, the power manager 309 may interwork with a basic input/output system (BIOS).

데이터베이스 매니저(311)는, 예를 들면, 어플리케이션(146)에서 사용될 데이터베이스를 생성, 검색, 또는 변경할 수 있다. 패키지 매니저(313)는, 예를 들면, 패키지 파일의 형태로 배포되는 어플리케이션의 설치 또는 갱신을 관리할 수 있다. 커넥티비티 매니저(315)는, 예를 들면, 전자 장치(101)와 외부 전자 장치 간의 무선 또는 유선 연결을 관리할 수 있다. 노티피케이션 매니저(317)는, 예를 들면, 발생된 이벤트(예: 통화, 메시지, 또는 알람)를 사용자에게 알리기 위한 기능을 제공할 수 있다. 로케이션 매니저(319)는, 예를 들면, 전자 장치(101)의 위치 정보를 관리할 수 있다. 그래픽 매니저(321)는, 예를 들면, 사용자에게 제공될 그래픽 효과 또는 이와 관련된 사용자 인터페이스를 관리할 수 있다. 시큐리티 매니저(323)는, 예를 들면, 시스템 보안 또는 사용자 인증을 제공할 수 있다. 통화(telephony) 매니저(325)는, 예를 들면, 전자 장치(101)의 음성 통화 또는 영상 통화 기능을 관리할 수 있다. 음성 인식 매니저(327)는, 예를 들면, 사용자의 음성 데이터를 서버(108)로 전송하고, 해당 음성 데이터에 기반하여 전자 장치(101)에서 수행될 기능에 대응하는 명령어(command) 또는 해당 음성 데이터에 기반하여 변환된 문자 데이터를 수신할 수 있다. 일 실시예에 따르면, 미들 웨어(344)는 동적으로 기존의 구성요소를 일부 삭제하거나 새로운 구성요소들을 추가할 수 있다. 일 실시예에 따르면, 미들 웨어(144)의 적어도 일부는 운영 체제(142)의 일부로 포함되거나, 또는 운영 체제(142)와는 별도의 소프트웨어로 구현될 수 있다.The database manager 311 may create, search, or change a database to be used in the application 146 , for example. The package manager 313 may manage installation or update of an application distributed in the form of a package file, for example. The connectivity manager 315 may manage, for example, a wireless or wired connection between the electronic device 101 and an external electronic device. The notification manager 317 may provide, for example, a function for notifying a user of an event (eg, a call, a message, or an alarm) that has occurred. The location manager 319 may manage location information of the electronic device 101 , for example. The graphic manager 321 may manage a graphic effect to be provided to a user or a user interface related thereto, for example. Security manager 323 may provide, for example, system security or user authentication. The telephony manager 325 may manage, for example, a voice call or a video call function of the electronic device 101 . The voice recognition manager 327, for example, transmits the user's voice data to the server 108, and based on the voice data, a command corresponding to a function to be performed in the electronic device 101 or a corresponding voice The converted text data may be received based on the data. According to an embodiment, the middleware 344 may dynamically delete some existing components or add new components. According to an embodiment, at least a portion of the middleware 144 may be included as a part of the operating system 142 or implemented as software separate from the operating system 142 .

어플리케이션(146)은, 예를 들면, 홈(351), 다이얼러(353), SMS/MMS(355), IM(instant message)(357), 브라우저(359), 카메라(361), 알람(363), 컨택트(365), 음성 인식(367), 이메일(369), 달력(371), 미디어 플레이어(373), 앨범(375), 와치(377), 헬스(379)(예: 운동량 또는 혈당 등을 측정), 또는 환경 정보(381)(예: 기압, 습도, 또는 온도 정보) 어플리케이션을 포함할 수 있다. 일실시예에 따르면, 어플리케이션(146)은 전자 장치(101)와 외부 전자 장치 사이의 정보 교환을 지원할 수 있는 정보 교환 어플리케이션(미도시)을 더 포함할 수 있다. 정보 교환 어플리케이션은, 예를 들면, 외부 전자 장치로 지정된 정보 (예: 통화, 메시지, 또는 알람)를 전달하기 위한 노티피케이션 릴레이 어플리케이션, 또는 외부 전자 장치를 관리하기 위한 장치 관리 어플리케이션을 포함할 수 있다. 노티피케이션 릴레이 어플리케이션은, 예를 들면, 전자 장치(101)의 다른 어플리케이션(예: 이메일 어플리케이션(369))에서 발생된 이벤트(예: 메일 수신)에 대응하는 알림 정보를 외부 전자 장치로 전달하거나, 또는 외부 전자 장치로부터 알림 정보를 수신하여 전자 장치(101)의 사용자에게 제공할 수 있다. 장치 관리 어플리케이션은, 예를 들면, 전자 장치(101)와 통신하는 외부 전자 장치 또는 그 일부 구성 요소(예: 표시 장치(160) 또는 카메라 모듈(180))의 전원(예: 턴-온 또는 턴-오프) 또는 기능(예: 표시 장치(160) 또는 카메라 모듈(180)의 밝기, 해상도, 또는 포커스)을 제어할 수 있다. 장치 관리 어플리케이션은, 추가적으로 또는 대체적으로, 외부 전자 장치에서 동작하는 어플리케이션의 설치, 삭제, 또는 갱신을 지원할 수 있다.Application 146 includes, for example, home 351 , dialer 353 , SMS/MMS 355 , instant message (IM) 357 , browser 359 , camera 361 , alarm 363 . , contact 365, voice recognition 367, email 369, calendar 371, media player 373, album 375, watch 377, health 379 (e.g. exercise or blood sugar) measurement), or environmental information 381 (eg, barometric pressure, humidity, or temperature information) applications. According to an embodiment, the application 146 may further include an information exchange application (not shown) capable of supporting information exchange between the electronic device 101 and an external electronic device. The information exchange application may include, for example, a notification relay application for transmitting designated information (eg, call, message, or alarm) to an external electronic device, or a device management application for managing the external electronic device. have. The notification relay application, for example, transmits notification information corresponding to an event (eg, mail reception) generated in another application (eg, the email application 369 ) of the electronic device 101 to an external electronic device or , or may receive notification information from an external electronic device and provide it to the user of the electronic device 101 . The device management application is, for example, a power source (eg, turn-on or turn on) of an external electronic device that communicates with the electronic device 101 or some components thereof (eg, the display device 160 or the camera module 180 ). -off) or a function (eg, brightness, resolution, or focus of the display device 160 or the camera module 180 ) may be controlled. The device management application may additionally or alternatively support installation, deletion, or update of an application operating in an external electronic device.

본 문서에 개시된 다양한 실시 예들에 따른 전자 장치는 다양한 형태의 장치가 될 수 있다. 전자 장치는, 예를 들면, 휴대용 통신 장치 (예: 스마트폰), 컴퓨터 장치, 휴대용 멀티미디어 장치, 휴대용 의료 기기, 카메라, 웨어러블 장치, 또는 가전 장치를 포함할 수 있다. 본 문서의 실시 예에 따른 전자 장치는 전술한 기기들에 한정되지 않는다.Electronic devices according to various embodiments disclosed in this document may be devices of various types. The electronic device may include, for example, a portable communication device (eg, a smart phone), a computer device, a portable multimedia device, a portable medical device, a camera, a wearable device, or a home appliance device. The electronic device according to the embodiment of this document is not limited to the above-described devices.

본 문서의 다양한 실시 예들 및 이에 사용된 용어들은 본 문서에 기재된 기술적 특징들을 특정한 실시 예들로 한정하려는 것이 아니며, 해당 실시예의 다양한 변경, 균등물, 또는 대체물을 포함하는 것으로 이해되어야 한다. 도면의 설명과 관련하여, 유사한 또는 관련된 구성요소에 대해서는 유사한 참조 부호가 사용될 수 있다. 아이템에 대응하는 명사의 단수 형은 관련된 문맥상 명백하게 다르게 지시하지 않는 한, 상기 아이템 한 개 또는 복수 개를 포함할 수 있다. 본 문서에서, "A 또는 B", "A 및 B 중 적어도 하나", "A 또는 B 중 적어도 하나,""A, B 또는 C," "A, B 및 C 중 적어도 하나,"및 "A, B, 또는 C 중 적어도 하나"와 같은 문구들 각각은 그 문구들 중 해당하는 문구에 함께 나열된 항목들의 모든 가능한 조합을 포함할 수 있다. "제 1", "제 2", 또는 "첫째" 또는 "둘째"와 같은 용어들은 단순히 해당 구성요소를 다른 해당 구성요소와 구분하기 위해 사용될 수 있으며, 해당 구성요소들을 다른 측면(예: 중요성 또는 순서)에서 한정하지 않는다. 어떤(예: 제 1) 구성요소가 다른(예: 제 2) 구성요소에, "기능적으로" 또는 "통신적으로"라는 용어와 함께 또는 이런 용어 없이, "커플드" 또는 "커넥티드"라고 언급된 경우, 그것은 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로(예: 유선으로), 무선으로, 또는 제 3 구성요소를 통하여 연결될 수 있다는 것을 의미한다.The various embodiments of this document and the terms used therein are not intended to limit the technical features described in this document to specific embodiments, and should be understood to include various modifications, equivalents, or substitutions of the embodiments. In connection with the description of the drawings, like reference numerals may be used for similar or related components. The singular form of the noun corresponding to the item may include one or more of the item, unless the relevant context clearly dictates otherwise. As used herein, "A or B", "at least one of A and B", "at least one of A or B," "A, B or C," "at least one of A, B and C," and "A , B, or C" each may include all possible combinations of items listed together in the corresponding one of the phrases. Terms such as “first”, “second”, or “first” or “second” may simply be used to distinguish the component from other components in question, and may refer to components in other aspects (e.g., importance or order) is not limited. It is said that one (eg, first) component is "coupled" or "connected" to another (eg, second) component, with or without the terms "functionally" or "communicatively". When referenced, it means that one component can be connected to the other component directly (eg by wire), wirelessly, or through a third component.

본 문서에서 사용된 용어 "모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로 등의 용어와 상호 호환적으로 사용될 수 있다. 모듈은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일 실시 예에 따르면, 모듈은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다. As used herein, the term “module” may include a unit implemented in hardware, software, or firmware, and may be used interchangeably with terms such as, for example, logic, logic block, component, or circuit. A module may be an integrally formed part or a minimum unit or a part of the part that performs one or more functions. For example, according to an embodiment, the module may be implemented in the form of an application-specific integrated circuit (ASIC).

본 문서의 다양한 실시 예들은 기기(machine)(예: 전자 장치(101)) 의해 읽을 수 있는 저장 매체(storage medium)(예: 내장 메모리(136) 또는 외장 메모리(138))에 저장된 하나 이상의 명령어들을 포함하는 소프트웨어(예: 프로그램(140))로서 구현될 수 있다. 예를 들면, 기기(예: 전자 장치(101))의 프로세서(예: 프로세서(120))는, 저장 매체로부터 저장된 하나 이상의 명령어들 중 적어도 하나의 명령을 호출하고, 그것을 실행할 수 있다. 이것은 기기가 상기 호출된 적어도 하나의 명령어에 따라 적어도 하나의 기능을 수행하도록 운영되는 것을 가능하게 한다. 상기 하나 이상의 명령어들은 컴파일러에 의해 생성된 코드 또는 인터프리터에 의해 실행될 수 있는 코드를 포함할 수 있다. 기기로 읽을 수 있는 저장매체 는, 비일시적(non-transitory) 저장매체의 형태로 제공될 수 있다. 여기서,'비일시적'은 저장매체가 실재(tangible)하는 장치이고, 신호(signal)(예: 전자기파)를 포함하지 않는다는 것을 의미할 뿐이며, 이 용어는 데이터가 저장매체에 반영구적으로 저장되는 경우와 임시적으로 저장되는 경우를 구분하지 않는다.According to various embodiments of the present document, one or more instructions stored in a storage medium (eg, internal memory 136 or external memory 138) readable by a machine (eg, electronic device 101) may be implemented as software (eg, the program 140) including For example, the processor (eg, the processor 120 ) of the device (eg, the electronic device 101 ) may call at least one of one or more instructions stored from a storage medium and execute it. This makes it possible for the device to be operated to perform at least one function according to the at least one command called. The one or more instructions may include code generated by a compiler or code executable by an interpreter. The device-readable storage medium may be provided in the form of a non-transitory storage medium. Here, 'non-transitory' only means that the storage medium is a tangible device and does not include a signal (eg, electromagnetic wave), and this term is different from the case where data is semi-permanently stored in the storage medium. It does not distinguish between temporary storage cases.

일 실시 예에 따르면, 본 문서에 개시된 다양한 실시 예들에 따른 방법은 컴퓨터 프로그램 제품(computer program product)에 포함되어 제공될 수 있다. 컴퓨터 프로그램 제품은 상품으로서 판매자 및 구매자 간에 거래될 수 있다. 컴퓨터 프로그램 제품은 기기로 읽을 수 있는 저장 매체(예: compact disc read only memory (CD-ROM))의 형태로 배포되거나, 또는 어플리케이션 스토어(예: 플레이 스토어TM)를 통해 또는 두 개의 사용자 장치들(예: 스마트폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 어플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다.According to an embodiment, the method according to various embodiments disclosed in this document may be included and provided in a computer program product. Computer program products may be traded between sellers and buyers as commodities. The computer program product is distributed in the form of a machine-readable storage medium (eg compact disc read only memory (CD-ROM)), or via an application store (eg Play Store™) or on two user devices ( It can be distributed (eg downloaded or uploaded) directly, online between smartphones (eg: smartphones). In the case of online distribution, at least a part of the computer program product may be temporarily stored or temporarily created in a machine-readable storage medium such as a memory of a server of a manufacturer, a server of an application store, or a relay server.

다양한 실시 예들에 따르면, 상기 기술한 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있다. 다양한 실시 예들에 따르면, 전술한 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 다양한 실시 예들에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다. According to various embodiments, each component (eg, a module or a program) of the above-described components may include a singular or a plurality of entities. According to various embodiments, one or more components or operations among the above-described corresponding components may be omitted, or one or more other components or operations may be added. Alternatively or additionally, a plurality of components (eg, a module or a program) may be integrated into one component. In this case, the integrated component may perform one or more functions of each component of the plurality of components identically or similarly to those performed by the corresponding component among the plurality of components prior to the integration. . According to various embodiments, operations performed by a module, program, or other component are executed sequentially, in parallel, repeatedly, or heuristically, or one or more of the operations are executed in a different order, omitted, or , or one or more other operations may be added.

도 4는 본 발명의 다양한 실시 예에 따른 블록체인 기반 원본 증명 시스템을 개략적으로 설명하기 위한 개념도이다.4 is a conceptual diagram schematically illustrating a blockchain-based original proof system according to various embodiments of the present invention.

다양한 실시 예에 따르면, 블록체인 기반 원본 증명 시스템(400)은 클라이언트(410), 원본 저장부(420), 블록체인 네트워크(430) 및 원본증명 인터페이스(440)을 포함할 수 있다.According to various embodiments, the blockchain-based proof of origin system 400 may include a client 410 , an original storage 420 , a blockchain network 430 , and an original proof interface 440 .

다양한 실시 예에 따르면, 클라이언트(410)는 전자 장치(101), 전자 장치(101)에서 동작 가능한 어플리케이션 또는 전자 장치(101)의 사용자를 의미할 수 있다. 예를 들어, 클라이언트(410)는 전자 장치(101)의 카메라 모듈(180)을 통해 동영상, 사진 등의 데이터를 획득할 수 있다. 다른 예를 들어, 클라이언트(410)는 오디오 모듈(170)을 통해 음성 데이터를 획득할 수 있다. 또 다른 예를 들어, 클라이언트(410)는 전자 장치(101)를 통해 문서 데이터를 획득할 수 있다. 여기서, 클라이언트(410)가 획득한 동영상, 사진, 음성, 문서 등의 데이터를 원본 데이터로 정의할 수 있다.According to various embodiments, the client 410 may refer to the electronic device 101 , an application operable in the electronic device 101 , or a user of the electronic device 101 . For example, the client 410 may acquire data such as a video or a photo through the camera module 180 of the electronic device 101 . As another example, the client 410 may acquire voice data through the audio module 170 . As another example, the client 410 may acquire document data through the electronic device 101 . Here, data such as a video, photo, voice, document, etc. acquired by the client 410 may be defined as the original data.

다양한 실시 예에 따르면, 클라이언트(410)는 획득한 원본 데이터에 상응하는 해쉬 데이터 또는 해쉬 값을 획득할 수 있다. 예를 들어, 원본 데이터에 상응하는 해쉬 데이터는 원본 데이터의 생성에 대응하여 생성될 수 있다. 원본 데이터는 일종의 디지털 지문으로 인식되는 해쉬 데이터를 포함할 수 있다. 여기서, 해쉬 데이터는 전자 정보를 암호학적 수학연산(해쉬 알고리즘)을 통해 변환한 값을 의미할 수 있다. 디지털 데이터는 1 Bit의 값이 변경되더라도 완전히 다른 값이 생성(산출)될 수 있기에 원본과 사본의 동일성을 입증하기 위한 해쉬 데이터가 매우 중요할 수 있다. 예를 들어, 해쉬 데이터의 숫자는 0 내지 9, 영문 알파벳 대문자는 A 내지 F(16진수)를 포함한 총 32자, 40자, 또는 64자로 표기할 수 있다. (예: 47E11583857D090CAF2375BD5D0F0FF2)According to various embodiments, the client 410 may acquire hash data or hash values corresponding to the acquired original data. For example, hash data corresponding to the original data may be generated corresponding to the generation of the original data. The original data may include hash data recognized as a kind of digital fingerprint. Here, the hash data may mean a value obtained by converting electronic information through a cryptographic mathematical operation (a hash algorithm). In digital data, even if the value of 1 bit is changed, a completely different value can be generated (calculated), so hash data to prove the identity of the original and the copy can be very important. For example, the number of hash data may be represented by a total of 32 characters, 40 characters, or 64 characters including 0 to 9 and uppercase letters of the English alphabet A to F (hexadecimal). (Example: 47E11583857D090CAF2375BD5D0F0FF2)

다양한 실시 예에 따르면, 클라이언트(410)는 원본 데이터를 원본 저장부(420)에 저장할 수 있다. 예를 들어, 원본 저장부(420)는 클라이언트(410) 자체(예: 전자 장치(101)) 또는 클라리언트(410)와 연결된 클라우드 중 적어도 하나를 포함할 수 있다. 예를 들어, 클라이언트(410)는 원본 데이터를 암호화 또는 전자서명을 통해 원본 저장부(420)에 저장할 수 있다.According to various embodiments, the client 410 may store the original data in the original storage unit 420 . For example, the original storage unit 420 may include at least one of the client 410 itself (eg, the electronic device 101 ) or a cloud connected to the client 410 . For example, the client 410 may store the original data in the original storage unit 420 through encryption or digital signature.

다양한 실시 예에 따르면, 클라이언트(410)는 원본 데이터의 고유 정보(예: 해쉬 데이터)를 추출하여 원본 데이터의 시간 정보와 함께 블록체인 네트워크(430)에 기록할 수 있다. 해시 데이터 및 시간 정보는 블록체인 네트워크(430)에서 위변조가 불가능 하므로 원본 데이터가 생성된 시점 이후 변경이 없음을 영구적으로 증명할 수 있다. 해쉬 데이터는 블록체인 분산원장(distributed ledger, DL)에 등록될 수 있으며, 다양한 사이트, 국가 또는 기관에 분산되어 존재할 수 있다. 즉, 중앙집중적인 관리자나 중앙집중의 데이터 저장소가 존재하지 않은 채 다양한 기능을 동작할 수 있다.According to various embodiments, the client 410 may extract unique information (eg, hash data) of the original data and record it in the blockchain network 430 together with the time information of the original data. Since hash data and time information cannot be forged or altered in the blockchain network 430, it is possible to permanently prove that there is no change after the time when the original data is generated. Hash data can be registered in the blockchain distributed ledger (DL) and can exist distributed across various sites, countries or institutions. That is, various functions can be operated without a centralized manager or centralized data storage.

다양한 실시 예에 따르면, 클라이언트(410)는 원본증명 인터페이스(440)를 통해 원본임을 증명할 수 있다. 예를 들어, 해쉬 데이터의 고유 특성을 이용하여, 원본임을 증명하고자 하는 데이터의 해쉬 데이터와 블록체인 네트워크(430) 상에 존재하는 해쉬 데이터를 상호 비교할 수 있다. 해쉬 데이터가 서로 일치하는 경우에는 대상 데이터가 원본임을 증명할 수 있다.According to various embodiments, the client 410 may prove the original through the original authentication interface 440 . For example, hash data existing on the blockchain network 430 may be compared with hash data of data to be verified as original by using the unique characteristics of hash data. If the hash data match each other, it is possible to prove that the target data is the original.

다양한 실시 예에 따르면, 클라이언트(410)는 원본증명 인터페이스(440)를 통해 원본 저장부(420) 및 블록체인 네트워크(430)에 저장된 데이터들의 메타 데이터를 활용하여 인덱스 기능을 제공할 수 있다. 또한, 필요 시 인덱스 링크를 삭제하여 원본 데이터를 파기할 수 있다. 다만, 해쉬 데이터의 경우 블록 체인의 특성 상 삭제할 수 없다.According to various embodiments, the client 410 may provide an index function by utilizing metadata of data stored in the original storage unit 420 and the block chain network 430 through the original verification interface 440 . Also, if necessary, the original data can be destroyed by deleting the index link. However, hash data cannot be deleted due to the characteristics of the block chain.

도 5는 본 발명의 다양한 실시 예에 따른 블록체인 기반 원본 증명 어플리케이션을 개략적으로 나타낸 블록도이다.5 is a block diagram schematically showing a blockchain-based proof-of-origin application according to various embodiments of the present invention.

다양한 실시 예에 따르면, 블록체인 기반 원본 증명 어플리케이션(500)은 데이터 생성 모듈(501), 데이터 저장 모듈(503) 및 데이터 검증 모듈(505)을 포함할 수 있다. 사용자는 원본 증명 어플리케이션(500)을 통해 원본 데이터 및 해쉬 데이터를 생성, 저장 및 검증할 수 있다. 여기서, 원본 증명 어플리케이션(500)은 각각의 모듈들을 전기적으로 연결해주는 역할을 수행할 수 있으며, 반드시 각각의 모듈들이 하나의 전자 장치(101)에 존재해야 하는 것은 아니다.According to various embodiments, the blockchain-based proof of origin application 500 may include a data generation module 501 , a data storage module 503 , and a data verification module 505 . A user may generate, store, and verify original data and hash data through the original proof application 500 . Here, the original proof application 500 may serve to electrically connect each module, and each module does not necessarily exist in one electronic device 101 .

다양한 실시 예에 따르면, 데이터 생성 모듈(501)은 원본 데이터를 생성하고 원본 데이터에 상응하는 해쉬 데이터를 생성할 수 있다. 예를 들어, 원본 데이터는 동영상, 사진, 음성, 문서 등의 다양한 종류의 데이터를 포함할 수 있다.According to various embodiments, the data generation module 501 may generate original data and may generate hash data corresponding to the original data. For example, the original data may include various types of data such as moving pictures, photos, voices, and documents.

다양한 실시 예에 따르면, 데이터 저장 모듈(503)은 데이터 생성 모듈(501)에서 생성된 원본 데이터 및 해쉬 데이터를 저장할 수 있다. 예를 들어, 데이터 저장 모듈(503)은 원본 데이터 및 해쉬 데이터를 이원화 하여 저장할 수 있다. 원본 데이터는 원본 데이터가 생성된 전자 장치 또는 클라우드 서버에 저장할 수 있다. 해쉬 데이터는 블록체인 네트워크 상에 등록할 수 있다.According to various embodiments, the data storage module 503 may store the original data and hash data generated by the data generation module 501 . For example, the data storage module 503 may store original data and hash data in binary format. The original data may be stored in an electronic device or a cloud server in which the original data is generated. Hash data can be registered on the blockchain network.

다양한 실시 예에 따르면, 데이터 검증 모듈(505)은 데이터 저장 모듈(503)에 저장된 데이터를 검증 대상 데이터와 비교하여 검증 대상 데이터가 원본임을 증명할 수 있다. 예를 들어, 검증 대상 데이터의 해쉬 데이터와 블록체인 네트워크 상에 등록된 해쉬 데이터를 비교하여 상호 일치하는 경우, 검증 대상 데이터가 원본임을 증명할 수 있다. 즉, 원본 데이터를 조금이라도 수정하는 경우, 해쉬 데이터가 변경되기 때문에 검증 대상 데이터가 조작된 데이터라면 원본 데이터 생성 당시의 해쉬 데이터와 차이가 발생하는 점을 활용할 수 있다.According to various embodiments, the data verification module 505 may verify that the verification target data is the original by comparing the data stored in the data storage module 503 with the verification target data. For example, if the hash data of the verification target data and the hash data registered on the blockchain network match each other, it is possible to prove that the verification target data is the original. That is, if the original data is modified even a little, since the hash data is changed, if the data to be verified is manipulated data, the difference from the hash data at the time of generating the original data can be utilized.

도 6은 본 발명의 다양한 실시 예에 따른 전자 장치의 블록체인 기반 원본 증명 방법에 관한 흐름도이다.6 is a flowchart of a block-chain-based original authentication method of an electronic device according to various embodiments of the present disclosure.

다양한 실시 예에 따르면, 전자 장치(101)는 610 동작에서, 원본 및 해쉬 데이터를 생성할 수 있다. 예를 들어, 전자 장치(101)는 원본 데이터를 생성하고 원본 데이터에 상응하는 해쉬 데이터를 생성할 수 있다. 예를 들어, 원본 데이터는 동영상, 사진, 음성, 문서 등의 다양한 종류의 데이터를 포함할 수 있다.According to various embodiments, the electronic device 101 may generate original and hash data in operation 610 . For example, the electronic device 101 may generate original data and may generate hash data corresponding to the original data. For example, the original data may include various types of data such as moving pictures, photos, voices, and documents.

다양한 실시 예에 따르면, 전자 장치(101)는 620 동작에서, 원본 및 해쉬 데이터를 저장할 수 있다. 다양한 실시 예에 따르면, 전자 장치(101)는 전자 장치(101)에서 생성된 원본 데이터 및 해쉬 데이터를 저장할 수 있다. 예를 들어, 전자 장치(101)는 원본 데이터 및 해쉬 데이터를 이원화 하여 저장할 수 있다. 원본 데이터는 원본 데이터가 생성된 전자 장치 또는 클라우드 서버에 저장할 수 있다. 해쉬 데이터는 블록체인 네트워크 상에 등록할 수 있다.According to various embodiments, the electronic device 101 may store the original and hash data in operation 620 . According to various embodiments, the electronic device 101 may store original data and hash data generated by the electronic device 101 . For example, the electronic device 101 may store original data and hash data in binary format. The original data may be stored in an electronic device or a cloud server in which the original data is generated. Hash data can be registered on the blockchain network.

다양한 실시 예에 따르면, 전자 장치(101)는 630 동작에서, 임의 자료에 대한 증명 요청을 수신할 수 있다. 예를 들어, 전자 장치(101)는 원본 증명 어플리케이션이 설치되어 있거나 원본 증명 어플리케이션에 접속할 수 있다. 전자 장치(101)는 원본 증명 어플리케이션을 통해 임의 자료의 진위 여부를 확인할 수 있다. 전자 장치(101)는 사용자의 요청에 응답하여 원본 증명 어플리케이션에 검증 대상 자료를 업로드 할 수 있다.According to various embodiments of the present disclosure, in operation 630 , the electronic device 101 may receive a request for proof of arbitrary data. For example, the electronic device 101 may have an original proof application installed or access the original proof application. The electronic device 101 may check the authenticity of arbitrary data through the original verification application. The electronic device 101 may upload the verification target data to the original verification application in response to the user's request.

다양한 실시 예에 따르면, 전자 장치(101)는 640 동작에서, 임의 자료의 해쉬 값과 블록체인 네트워크 상에 기 저장된 해쉬 값을 비교하여 임의 자료의 원본 여부를 증명할 수 있다. 예를 들어, 전자 장치(101)는 로컬 또는 클라우드에 저장된 데이터를 검증 대상 데이터와 비교하여 검증 대상 데이터가 원본임을 증명할 수 있다. 예를 들어, 검증 대상 데이터의 해쉬 데이터와 블록체인 네트워크 상에 등록된 해쉬 데이터를 비교하여 상호 일치하는 경우, 검증 대상 데이터가 원본임을 증명할 수 있다. 즉, 원본 데이터를 조금이라도 수정하는 경우, 해쉬 데이터가 변경되기 때문에 검증 대상 데이터가 조작된 데이터라면 원본 데이터 생성 당시의 해쉬 데이터와 차이가 발생하는 점을 활용할 수 있다.According to various embodiments, in operation 640 , the electronic device 101 may verify whether the random data is an original by comparing the hash value of the random data with a hash value previously stored on the block chain network. For example, the electronic device 101 may verify that the verification target data is the original by comparing data stored locally or in the cloud with the verification target data. For example, if the hash data of the verification target data and the hash data registered on the blockchain network match each other, it is possible to prove that the verification target data is the original. That is, if the original data is modified even a little, since the hash data is changed, if the data to be verified is manipulated data, the difference from the hash data at the time of generating the original data can be utilized.

도 7은 본 발명의 다양한 실시 예에 따른 전자 장치의 블록체인 기반 원본 및 해쉬 데이터 저장 방법에 관한 흐름도이다.7 is a flowchart of a block chain-based original and hash data storage method of an electronic device according to various embodiments of the present disclosure.

다양한 실시 예에 따르면, 전자 장치(101)는 710 동작에서, 제1 원본 및 해쉬 데이터를 생성할 수 있다. 예를 들어, 전자 장치(101)는 교통 사고 발생 시 사용자의 촬영 요청에 응답하여 제1 사진을 획득할 수 있으며, 제1 사진에 상응하는 해쉬 데이터를 획득할 수 있다.According to various embodiments, the electronic device 101 may generate the first original and hash data in operation 710 . For example, when a traffic accident occurs, the electronic device 101 may obtain a first photo in response to a user's request for photographing, and may obtain hash data corresponding to the first photo.

다양한 실시 예에 따르면, 전자 장치(101)는 720 동작에서, 제1 원본 및 해쉬 데이터 외 추가 데이터를 생성하는지 확인할 수 있다. 예를 들어, 교통 사고가 발생한 경우, 한 장의 사진으로는 사고 원인 및 과실 유무를 판단하기에 부족하므로 다수의 사진을 다양한 각도로 촬영할 수 있다. 이에 따라, 전자 장치(101)는 제1 원본 및 해쉬 데이터 외 추가 데이터를 생성하는지 확인하는 것이 필요할 수 있다.According to various embodiments, in operation 720 , the electronic device 101 may determine whether additional data other than the first original and hash data is generated. For example, when a traffic accident occurs, a single picture is insufficient to determine the cause and negligence of the accident, so a plurality of pictures may be taken at various angles. Accordingly, it may be necessary for the electronic device 101 to check whether additional data other than the first original and hash data is generated.

다양한 실시 예에 따르면, 전자 장치(101)는 730 동작에서, 추가 데이터 생성 요청에 대응하여 제2 원본 및 해쉬 데이터를 생성할 수 있다. 예를 들어, 전자 장치(101)는 교통 사고 발생 시 사용자의 촬영 요청에 응답하여 제2 사진을 획득할 수 있으며, 제2 사진에 상응하는 해쉬 데이터를 획득할 수 있다.According to various embodiments of the present disclosure, in operation 730 , the electronic device 101 may generate the second original and hash data in response to a request for generating additional data. For example, when a traffic accident occurs, the electronic device 101 may obtain a second photo in response to a user's request for photographing, and may obtain hash data corresponding to the second photo.

다양한 실시 예에 따르면, 전자 장치(101)는 740 동작에서, 사용자로부터 생성 데이터 저장 요청을 확인할 수 있다. 예를 들어, 전자 장치(101)는 다양한 각도에서 다양한 사진을 촬영한 후, 사용자의 요청에 의해 제1 사진 및 제2 사진을 저장하도록 하는 요청을 확인할 수 있다. 예를 들어, 사진의 촬영 시 이용하는 어플리케이션과 사진의 저장을 요청하는 어플리케이션은 상이할 수 있다. 사진의 촬영은 전자 장치(101)의 카메라 어플리케이션을 이용할 수 있으며, 사진의 저장은 전자 장치(101)의 원본 증명 어플리케이션을 이용할 수 있다. 다른 예를 들어, 사진의 촬영 시 이용하는 어플리케이션과 사진의 저장을 요청하는 어플리케이션은 동일할 수 있다. 사용자는 전자 장치(101)의 원본 증명 어플리케이션을 통해 사진을 촬영하고, 촬영된 사진을 저장할 수 있다.According to various embodiments of the present disclosure, in operation 740 , the electronic device 101 may identify a request to store the generated data from the user. For example, after taking various photos from various angles, the electronic device 101 may identify a request to store the first photo and the second photo according to the user's request. For example, an application used when taking a photo and an application requesting storage of a photo may be different. A camera application of the electronic device 101 may be used to take a photo, and an original proof application of the electronic device 101 may be used to store a photo. For another example, an application used when taking a picture and an application requesting storage of the picture may be the same. The user may take a picture through the original authentication application of the electronic device 101 and store the photographed picture.

다양한 실시 예에 따르면, 전자 장치(101)는 750 동작에서, 사용자의 데이터 저장 요청에 대응하여, 제1 원본에 상응하는 제1 해쉬 값 및 제2 원본에 상응하는 제2 해쉬 값을 하나의 파일로 블록체인 네트워크에 저장할 수 있다. 예를 들어, 전자 장치(101)는 제1 원본 및 제2 원본은 로컬 또는 클라우드에 저장할 수 있으며, 제1 해쉬 값 및 제2 해쉬 값은 블록체인 네트워크에 저장할 수 있다. 예를 들어, 제1 해쉬 값 및 제2 해쉬 값은 별도의 파일이 아닌 하나의 파일로 함께 블록체인 네트워크에 저장될 수 있다. 블록체인 네트워크 상에 저장하기 위해서는 일종의 수수료가 발생할 수 있으므로, 하나의 원본 데이터가 아닌 복수의 서로 다른 원본 데이터에 상응하는 복수의 해쉬 데이터를 동시에 저장하는 것이 수수료 절약 측면에서 경제적인 면이 있다. 예를 들어, 이더리움(ethereum)의 경우, 트랜잭션을 동작하기 위해 가스(gas)가 소모되므로 최적의 가스 소모량을 고려하여 복수의 해쉬 데이터를 기록할 수 있다.According to various embodiments of the present disclosure, in operation 750 , in response to the user's data storage request, the electronic device 101 stores a first hash value corresponding to the first original and a second hash value corresponding to the second original into one file. can be stored on the blockchain network. For example, the electronic device 101 may store the first original and the second original locally or in the cloud, and the first hash value and the second hash value may be stored in the blockchain network. For example, the first hash value and the second hash value may be stored in the blockchain network together as one file rather than as separate files. Since a kind of fee may be incurred to store on the blockchain network, it is economical in terms of fee saving to simultaneously store a plurality of hash data corresponding to a plurality of different original data rather than one original data. For example, in the case of ethereum, since gas is consumed to operate a transaction, a plurality of hash data can be recorded in consideration of the optimal amount of gas consumption.

다양한 실시 예에 따른 전자 장치에 있어서, 디스플레이; 카메라 모듈; 오디오 모듈; 통신 모듈; 메모리; 및 프로세서를 포함하고, 상기 프로세서는, 상기 카메라 모듈을 이용하여, 외부 객체에 관한 이미지를 획득하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하고, 상기 통신 모듈을 이용하여, 상기 외부 객체에 관한 이미지를 제1 외부 서버에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 제2 외부 서버에 저장하도록 요청하고, 원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하도록 설정될 수 있다.An electronic device according to various embodiments of the present disclosure includes: a display; camera module; audio module; communication module; Memory; and a processor, wherein the processor obtains an image related to the external object using the camera module, obtains a hash value corresponding to the image related to the external object, and uses the communication module to obtain the external object. Storing an image of an object in the first external server, requesting to store a hash value corresponding to the image of the external object in a second external server, and in response to a request for proof of origin, the hash value of the data to be verified and the It may be configured to compare hash values corresponding to images of external objects.

상기 프로세서는, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값이 일치하는 경우, 상기 검증 대상 데이터가 원본임을 알리도록 설정될 수 있다.The processor may be configured to notify that the verification target data is an original when a hash value of the verification target data and a hash value corresponding to the image of the external object match.

상기 프로세서는, 상기 검증 대상 데이터가 원본임을 상기 디스플레이에 출력하도록 설정될 수 있다.The processor may be configured to output to the display that the verification target data is an original.

상기 프로세서는, 상기 검증 대상 데이터가 원본이라는 보증 표시를 상기 디스플레이에 출력하도록 설정될 수 있다.The processor may be configured to output a guarantee indication that the verification target data is an original to the display.

상기 프로세서는, 상기 검증 대상 데이터가 원본임을 상기 오디오 모듈을 통해 출력하도록 설정될 수 있다.The processor may be configured to output that the verification target data is an original through the audio module.

다양한 실시 예에 따른 전자 장치에 있어서, 디스플레이; 카메라 모듈; 오디오 모듈; 통신 모듈; 메모리; 및 프로세서를 포함하고, 상기 프로세서는, 상기 카메라 모듈을 이용하여, 외부 객체에 관한 이미지를 획득하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하고, 상기 통신 모듈을 이용하여, 상기 외부 객체에 관한 이미지를 상기 메모리에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 외부 서버에 저장하도록 요청하고, 원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하도록 설정될 수 있다.An electronic device according to various embodiments of the present disclosure includes: a display; camera module; audio module; communication module; Memory; and a processor, wherein the processor obtains an image related to the external object using the camera module, obtains a hash value corresponding to the image related to the external object, and uses the communication module to obtain the external object. Storing an image of an object in the memory, requesting to store a hash value corresponding to the image on the external object in an external server, and responding to a request for proof of origin, a hash value of the data to be verified and a hash value of the external object It can be set to compare hash values corresponding to images.

상기 프로세서는 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값이 일치하는 경우, 상기 검증 대상 데이터가 원본임을 알리도록 설정될 수 있다.The processor may be configured to notify that the verification target data is an original when a hash value of the verification target data matches a hash value corresponding to the image of the external object.

상기 프로세서는, 상기 검증 대상 데이터가 원본임을 상기 디스플레이에 출력하도록 설정될 수 있다.The processor may be configured to output to the display that the verification target data is an original.

상기 프로세서는, 상기 검증 대상 데이터가 원본이라는 보증 표시를 상기 디스플레이에 출력하도록 설정될 수 있다.The processor may be configured to output a guarantee indication that the verification target data is an original to the display.

상기 프로세서는, 상기 검증 대상 데이터가 원본임을 상기 오디오 모듈을 통해 출력하도록 설정될 수 있다.The processor may be configured to output that the verification target data is an original through the audio module.

다양한 실시 예에 따른 전자 장치의 방법에 있어서, 외부 객체에 관한 이미지를 획득하는 동작; 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하는 동작; 상기 외부 객체에 관한 이미지를 제1 외부 서버에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 제2 외부 서버에 저장하는 동작; 원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하는 동작을 포함할 수 있다.A method of an electronic device according to various embodiments of the present disclosure includes: acquiring an image of an external object; obtaining a hash value corresponding to the image of the external object; storing an image of the external object in a first external server, and storing a hash value corresponding to the image of the external object in a second external server; In response to the original proof request, the method may include comparing a hash value of the verification target data with a hash value corresponding to the image of the external object.

검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값이 일치하는 경우, 상기 검증 대상 데이터가 원본임을 알리는 동작을 포함할 수 있다.When the hash value of the verification target data and the hash value corresponding to the image of the external object match, the method may include an operation of notifying that the verification target data is an original.

상기 검증 대상 데이터가 원본임을 디스플레이에 출력하는 동작을 포함할 수 있다.The method may include outputting to a display that the verification target data is an original.

상기 검증 대상 데이터가 원본이라는 보증 표시를 디스플레이에 출력하는 동작을 포함할 수 있다.and outputting a guarantee indication that the verification target data is an original to a display.

상기 검증 대상 데이터가 원본임을 오디오 모듈을 통해 출력하는 동작을 포함할 수 있다.and outputting, through an audio module, that the verification target data is an original.

다양한 실시 예에 따른 전자 장치의 방법에 있어서, 외부 객체에 관한 이미지를 획득하는 동작; 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하는 동작; 상기 외부 객체에 관한 이미지를 상기 전자 장치에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 외부 서버에 저장하는 동작; 원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하는 동작을 포함할 수 있다.A method of an electronic device according to various embodiments of the present disclosure includes: acquiring an image of an external object; obtaining a hash value corresponding to the image of the external object; storing the image on the external object in the electronic device and storing a hash value corresponding to the image on the external object in an external server; In response to the original proof request, the method may include comparing a hash value of the verification target data with a hash value corresponding to the image of the external object.

검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값이 일치하는 경우, 상기 검증 대상 데이터가 원본임을 알리는 동작을 포함할 수 있다.When the hash value of the verification target data and the hash value corresponding to the image of the external object match, the method may include an operation of notifying that the verification target data is an original.

상기 검증 대상 데이터가 원본임을 디스플레이에 출력하는 동작을 포함할 수 있다.The method may include outputting to a display that the verification target data is an original.

상기 검증 대상 데이터가 원본이라는 보증 표시를 디스플레이에 출력하는 동작을 포함할 수 있다.and outputting a guarantee indication that the verification target data is an original to a display.

상기 검증 대상 데이터가 원본임을 오디오 모듈을 통해 출력하는 동작을 포함할 수 있다.and outputting, through an audio module, that the verification target data is an original.

Claims (20)

전자 장치에 있어서,
디스플레이;
카메라 모듈;
오디오 모듈;
통신 모듈;
메모리; 및
프로세서를 포함하고, 상기 프로세서는,
상기 카메라 모듈을 이용하여, 외부 객체에 관한 이미지를 획득하고,
상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하고,
상기 통신 모듈을 이용하여, 상기 외부 객체에 관한 이미지를 제1 외부 서버에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 제2 외부 서버에 저장하도록 요청하고,
원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하도록 설정된 전자 장치.
In an electronic device,
display;
camera module;
audio module;
communication module;
Memory; and
A processor comprising:
Using the camera module to obtain an image of an external object,
obtaining a hash value corresponding to the image of the external object,
using the communication module to store the image on the external object in a first external server, and request to store a hash value corresponding to the image on the external object in a second external server,
An electronic device configured to compare a hash value of the data to be verified with a hash value corresponding to the image of the external object in response to a request for proof of origin.
제 1 항에 있어서, 상기 프로세서는,
검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값이 일치하는 경우, 상기 검증 대상 데이터가 원본임을 알리도록 설정된 전자 장치.
The method of claim 1, wherein the processor comprises:
An electronic device configured to notify that the verification target data is an original when a hash value of the verification target data matches a hash value corresponding to the image of the external object.
제 2 항에 있어서, 상기 프로세서는,
상기 검증 대상 데이터가 원본임을 상기 디스플레이에 출력하도록 설정된 전자 장치.
The method of claim 2, wherein the processor comprises:
An electronic device configured to output to the display that the verification target data is an original.
제 2 항에 있어서, 상기 프로세서는,
상기 검증 대상 데이터가 원본이라는 보증 표시를 상기 디스플레이에 출력하도록 설정된 전자 장치.
The method of claim 2, wherein the processor comprises:
An electronic device configured to output a guarantee indication that the verification target data is an original to the display.
제 2 항에 있어서, 상기 프로세서는,
상기 검증 대상 데이터가 원본임을 상기 오디오 모듈을 통해 출력하도록 설정된 전자 장치.
The method of claim 2, wherein the processor comprises:
An electronic device configured to output through the audio module that the verification target data is an original.
전자 장치에 있어서,
디스플레이;
카메라 모듈;
오디오 모듈;
통신 모듈;
메모리; 및
프로세서를 포함하고, 상기 프로세서는,
상기 카메라 모듈을 이용하여, 외부 객체에 관한 이미지를 획득하고,
상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하고,
상기 통신 모듈을 이용하여, 상기 외부 객체에 관한 이미지를 상기 메모리에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 외부 서버에 저장하도록 요청하고,
원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하도록 설정된 전자 장치.
In an electronic device,
display;
camera module;
audio module;
communication module;
Memory; and
A processor comprising:
Using the camera module to obtain an image of an external object,
obtaining a hash value corresponding to the image of the external object,
using the communication module to store the image on the external object in the memory, and request to store a hash value corresponding to the image on the external object in the external server;
An electronic device configured to compare a hash value of the data to be verified with a hash value corresponding to the image of the external object in response to a request for proof of origin.
제 6 항에 있어서, 상기 프로세서는,
검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값이 일치하는 경우, 상기 검증 대상 데이터가 원본임을 알리도록 설정된 전자 장치.
The method of claim 6, wherein the processor comprises:
An electronic device configured to notify that the verification target data is an original when a hash value of the verification target data matches a hash value corresponding to the image of the external object.
제 7 항에 있어서, 상기 프로세서는,
상기 검증 대상 데이터가 원본임을 상기 디스플레이에 출력하도록 설정된 전자 장치.
The method of claim 7, wherein the processor comprises:
An electronic device configured to output to the display that the verification target data is an original.
제 7 항에 있어서, 상기 프로세서는,
상기 검증 대상 데이터가 원본이라는 보증 표시를 상기 디스플레이에 출력하도록 설정된 전자 장치.
The method of claim 7, wherein the processor comprises:
An electronic device configured to output a guarantee indication that the verification target data is an original to the display.
제 7 항에 있어서, 상기 프로세서는,
상기 검증 대상 데이터가 원본임을 상기 오디오 모듈을 통해 출력하도록 설정된 전자 장치.
The method of claim 7, wherein the processor comprises:
An electronic device configured to output through the audio module that the verification target data is an original.
전자 장치의 방법에 있어서,
외부 객체에 관한 이미지를 획득하는 동작;
상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하는 동작;
상기 외부 객체에 관한 이미지를 제1 외부 서버에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 제2 외부 서버에 저장하는 동작;
원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하는 동작을 포함하는 전자 장치의 방법.
A method for an electronic device, comprising:
acquiring an image of an external object;
obtaining a hash value corresponding to the image of the external object;
storing an image of the external object in a first external server, and storing a hash value corresponding to the image of the external object in a second external server;
and comparing a hash value of the verification target data with a hash value corresponding to the image of the external object in response to a request for proof of origin.
제 11 항에 있어서,
검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값이 일치하는 경우, 상기 검증 대상 데이터가 원본임을 알리는 동작을 포함하는 전자 장치의 방법.
12. The method of claim 11,
and notifying that the verification target data is an original when a hash value of the verification target data matches a hash value corresponding to the image of the external object.
제 12 항에 있어서,
상기 검증 대상 데이터가 원본임을 디스플레이에 출력하는 동작을 포함하는 전자 장치의 방법.
13. The method of claim 12,
and outputting to a display that the verification target data is an original.
제 12 항에 있어서,
상기 검증 대상 데이터가 원본이라는 보증 표시를 디스플레이에 출력하는 동작을 포함하는 전자 장치의 방법.
13. The method of claim 12,
and outputting a guarantee indication that the verification target data is an original to a display.
제 12 항에 있어서,
상기 검증 대상 데이터가 원본임을 오디오 모듈을 통해 출력하는 동작을 포함하는 전자 장치의 방법.
13. The method of claim 12,
and outputting, through an audio module, that the verification target data is an original.
전자 장치의 방법에 있어서,
외부 객체에 관한 이미지를 획득하는 동작;
상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 획득하는 동작;
상기 외부 객체에 관한 이미지를 상기 전자 장치에 저장하고, 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 외부 서버에 저장하는 동작;
원본 증명 요청에 응답하여, 검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값을 비교하는 동작을 포함하는 전자 장치의 방법.
A method for an electronic device, comprising:
acquiring an image of an external object;
obtaining a hash value corresponding to the image of the external object;
storing the image on the external object in the electronic device and storing a hash value corresponding to the image on the external object in an external server;
and comparing a hash value of the verification target data with a hash value corresponding to the image of the external object in response to a request for proof of origin.
제 16 항에 있어서,
검증 대상 데이터의 해쉬 값과 상기 외부 객체에 관한 이미지에 상응하는 해쉬 값이 일치하는 경우, 상기 검증 대상 데이터가 원본임을 알리는 동작을 포함하는 전자 장치의 방법.
17. The method of claim 16,
and notifying that the verification target data is an original when a hash value of the verification target data matches a hash value corresponding to the image of the external object.
제 17 항에 있어서,
상기 검증 대상 데이터가 원본임을 디스플레이에 출력하는 동작을 포함하는 전자 장치의 방법.
18. The method of claim 17,
and outputting to a display that the verification target data is an original.
제 17 항에 있어서,
상기 검증 대상 데이터가 원본이라는 보증 표시를 디스플레이에 출력하는 동작을 포함하는 전자 장치의 방법.
18. The method of claim 17,
and outputting a guarantee indication that the verification target data is an original to a display.
제 17 항에 있어서,
상기 검증 대상 데이터가 원본임을 오디오 모듈을 통해 출력하는 동작을 포함하는 전자 장치의 방법.
18. The method of claim 17,
and outputting, through an audio module, that the verification target data is an original.
KR1020190179704A 2019-12-31 2019-12-31 Method for proving original based on block chain and electronic device using the same KR20210086031A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190179704A KR20210086031A (en) 2019-12-31 2019-12-31 Method for proving original based on block chain and electronic device using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190179704A KR20210086031A (en) 2019-12-31 2019-12-31 Method for proving original based on block chain and electronic device using the same

Publications (1)

Publication Number Publication Date
KR20210086031A true KR20210086031A (en) 2021-07-08

Family

ID=76894037

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190179704A KR20210086031A (en) 2019-12-31 2019-12-31 Method for proving original based on block chain and electronic device using the same

Country Status (1)

Country Link
KR (1) KR20210086031A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20230069365A (en) 2021-11-12 2023-05-19 주식회사 빅스터 System for proving the authenticity of non-fungible token on the block-chain and method thereof
KR102664405B1 (en) * 2023-03-06 2024-05-10 석인수 System for providing authentication service using surface fingerprint, figure fingerprint and hash value

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20230069365A (en) 2021-11-12 2023-05-19 주식회사 빅스터 System for proving the authenticity of non-fungible token on the block-chain and method thereof
KR102664405B1 (en) * 2023-03-06 2024-05-10 석인수 System for providing authentication service using surface fingerprint, figure fingerprint and hash value

Similar Documents

Publication Publication Date Title
US10691929B2 (en) Method and apparatus for verifying certificates and identities
TWI775896B (en) Method and apparatus for video super resolution using convolutional neural network
US10812768B2 (en) Electronic device for recording image by using multiple cameras and operating method thereof
KR102495763B1 (en) Electronic device and method for correcting images corrected by a first image processing mode in external electronic device using a second image processing mode
KR102383129B1 (en) Method for correcting image based on category and recognition rate of objects included image and electronic device for the same
CN114553814B (en) Method and device for processing push message
US10929961B2 (en) Electronic device and method for correcting images using external electronic device
US11297243B2 (en) Electronic device and method for providing content associated with camera function from electronic device
CN112119623A (en) Method for sharing content based on account group and electronic device for performing the same
US11126322B2 (en) Electronic device and method for sharing image with external device using image link information
KR20210086031A (en) Method for proving original based on block chain and electronic device using the same
US11238622B2 (en) Method of providing augmented reality contents and electronic device therefor
KR20200009922A (en) electronic device and method for revising image based on transfer status of image
EP3926942B1 (en) Method for processing photographed image and electronic device therefor
KR20210086035A (en) Method for proving original based on block chain and electronic device using the same
US11308317B2 (en) Electronic device and method for recognizing characters
KR102482860B1 (en) Method for processing image based on context information and electronic device using the same
CN108124098B (en) Electronic device and method for auto-focusing
KR20200101048A (en) An electronic device for processing image and image processing method thereof
KR20190110308A (en) Electronic device for notifying updata of image signal processing and method for operating thefeof
KR102390798B1 (en) An electronic device providing graphical content and control method
CN114868180A (en) Electronic device for changing display in designated area of display and operation method thereof
KR20200094436A (en) Electronic device and method for providing image acquired through camera to a plurality of applications
US11341595B2 (en) Electronic device for providing image related to inputted information, and operating method therefor
US10805518B2 (en) Electronic device for obtaining security image using security processing module