KR102039832B1 - Computer security method and system - Google Patents

Computer security method and system Download PDF

Info

Publication number
KR102039832B1
KR102039832B1 KR1020180102534A KR20180102534A KR102039832B1 KR 102039832 B1 KR102039832 B1 KR 102039832B1 KR 1020180102534 A KR1020180102534 A KR 1020180102534A KR 20180102534 A KR20180102534 A KR 20180102534A KR 102039832 B1 KR102039832 B1 KR 102039832B1
Authority
KR
South Korea
Prior art keywords
pixel
image
code
combination
images
Prior art date
Application number
KR1020180102534A
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 KR1020180102534A priority Critical patent/KR102039832B1/en
Application granted granted Critical
Publication of KR102039832B1 publication Critical patent/KR102039832B1/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/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/33User authentication using certificates
    • G06F21/335User authentication using certificates for accessing specific resources, e.g. using Kerberos tickets
    • 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/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials

Abstract

The present invention relates to a computer security method using a portable terminal, such as a smartphone and a smart pad, capable of capturing a display screen. According to the present invention, the method executed in a computer comprises: a step a) of receiving, from a server, a plurality of pixel images acquired by capturing at least one pixel of a screen displayed on a display of a portable terminal for each different time slot, respectively; a step b) of storing the received pixel images; a step c) of receiving a pixel image combination code from the portable terminal; a step d) of storing the received pixel image combination code; a step e) of combining the stored pixel images with the pixel image combination code to generate a first combination image; a step f) of receiving a second combination image from the portable terminal; and a step g) of comparing the first combination image with the second combination image. The pixel image combination code is a code including information about a method for arranging the pixel image and the second combination image is an image generated in the portable terminal by combining the pixel images stored in the portable terminal with the pixel image combination code. Accordingly, a user accesses a computer through a user authentication procedure by using the portable terminal always held by the user and having relatively excellent security, thereby providing an effect of simply and effectively blocking access of other users.

Description

컴퓨터 보안 방법 및 시스템{COMPUTER SECURITY METHOD AND SYSTEM}COMPUTER SECURITY METHOD AND SYSTEM

본 발명은 컴퓨터 보안 방법에 관한 것으로, 더욱 상세하게는 스마트폰이나 스마트 패드와 같이 디스플레이 화면을 캡처할 수 있는 휴대 단말기를 이용한 컴퓨터의 보안 방법에 관한 것이다.The present invention relates to a computer security method, and more particularly, to a security method of a computer using a mobile terminal capable of capturing a display screen, such as a smart phone or a smart pad.

개인용 컴퓨터에 저장된 정보의 유출을 방지하기 위한 다양한 컴퓨터 보안 방법이 연구되고 있다.Various computer security methods for preventing the leakage of information stored in personal computers have been studied.

일반적으로, 사용자의 암호를 부여받아 컴퓨터에 내장되어 있는 금속 산화막 반도체(complementary metal oxide semiconductor; CMOS) 메모리에 저장하고 있다가 컴퓨터 가동시 사용자로부터 암호를 입력받아 CMOS에 저장된 암호 값과 비교하여 서로 일치하면 컴퓨터를 가동하도록 하고, 사용자가 입력한 암호와 CMOS 메모리에 저장된 값이 서로 다르면 컴퓨터의 가동이 더는 진행되지 않도록 하는 방법이 사용된다.In general, a user's password is given and stored in a complementary metal oxide semiconductor (CMOS) memory embedded in a computer, and a password is input from the user when the computer is operated and compared with a password value stored in the CMOS to match each other. In this case, the computer is turned on, and if the password entered by the user and the value stored in the CMOS memory are different from each other, the computer is not started up any more.

그러나 전술한 바와 같이 CMOS 메모리를 사용하여 보안을 행할 경우에는 컴퓨터의 구조상 암호가 항상 특정한 위치와 주소를 가지고 있어서, 누구나 침범하여 조작 및 변경을 할 수 있다는 문제점 있다. 또한, CMOS 메모리에 연결된 전원을 차단함으로써 CMOS 메모리에 저장된 암호를 삭제할 수도 있다.However, in the case of security using the CMOS memory as described above, since the password of the computer always has a specific position and address, there is a problem that anyone can invade and manipulate and change. It is also possible to delete the password stored in the CMOS memory by cutting off the power supply connected to the CMOS memory.

암호가 삭제된 후에는 더는 사용자의 암호가 유효하지 않으므로 누구나 컴퓨터에 접근할 수 있어, 컴퓨터에 저장된 데이터의 유출 및 손실이 발생하는 문제점이 있다.After the password is deleted, since the user's password is no longer valid, anyone can access the computer, and there is a problem that leakage and loss of data stored in the computer occurs.

공개특허공보 제10-2016-0068620호Patent Publication No. 10-2016-0068620 공개특허공보 제10-2016-0070524호Patent Publication No. 10-2016-0070524

본 발명은 상술한 종래의 문제점을 개선하기 위한 것으로서, 휴대용 단말기를 이용하여 개인 인증을 할 수 있는 새로운 컴퓨터의 보안 방법을 제공하는 것을 목적으로 한다.The present invention aims to provide a security method for a new computer capable of personal authentication using a portable terminal.

상술한 목적을 달성하기 위해서, 본 발명은 컴퓨터에서 이루어지는 방법으로서, a) 서로 다른 시간대들에 휴대 단말기의 디스플레이에 표시된 화면의 적어도 하나의 픽셀을 각각 캡처하여 획득된 복수의 픽셀 이미지들을 서버로부터 전송받는 단계와, b) 수신된 픽셀 이미지들을 저장하는 단계와, c) 상기 휴대 단말기로부터 픽셀 이미지 조합 코드를 수신하는 단계와, d) 수신된 픽셀 이미지 조합 코드를 저장하는 단계와, e) 저장된 픽셀 이미지들을 상기 픽셀 이미지 조합 코드를 이용해서 조합하여, 제1 조합 이미지를 생성하는 단계와, f) 상기 휴대 단말기로부터 제2 조합 이미지를 수신하는 단계와, g) 상기 제1 조합 이미지와 제2 조합 이미지를 비교하는 단계를 포함하며, 상기 픽셀 이미지 조합 코드는 픽셀 이미지를 배치하는 방법에 관한 정보가 포함된 코드이며, 상기 제2 조합 이미지는 상기 휴대 단말기에서 상기 휴대 단말기에 저장된 픽셀 이미지들을 상기 픽셀 이미지 조합 코드를 이용해서 조합하여 생성한 이미지인 컴퓨터 보안 방법을 제공한다.In order to achieve the above object, the present invention provides a method in a computer, a) transmitting a plurality of pixel images obtained by capturing at least one pixel of the screen displayed on the display of the portable terminal in different time zones, respectively; Receiving, b) storing the received pixel images, c) receiving a pixel image combination code from the mobile terminal, d) storing the received pixel image combination code, and e) storing the stored pixels. Combining the images using the pixel image combining code to generate a first combined image, f) receiving a second combined image from the mobile terminal, g) combining the first combined image and a second combined image Comparing the images, wherein the pixel image combination code includes information about how to place the pixel images Code, and the second combined image provides an image of a computer security method of generating a combination of using the portable terminal the pixel image combination code stored in the pixel image in the portable terminal.

또한, 휴대 단말기에서 이루어지는 방법으로서, a) 서로 다른 시간대들에 상기 휴대 단말기의 디스플레이에 표시된 화면의 적어도 하나의 픽셀을 각각 캡처하여 복수의 픽셀 이미지들을 획득하는 단계와, b) 획득된 픽셀 이미지들을 저장하는 단계와, c) 저장된 픽셀 이미지들을 서버로 전송하는 단계와, d) 저장된 픽셀 이미지들을 조합할 수 있는 방법에 관한 코드인 픽셀 이미지 조합 코드를 생성하는 단계와, e) 저장된 픽셀 이미지들과 생성된 픽셀 이미지 조합 코드를 이용하여, 제2 조합 이미지를 생성하는 단계와, f) 픽셀 이미지 조합 코드와 제2 조합 이미지를 컴퓨터에 직접 전송하는 단계를 포함하는 컴퓨터 보안 방법을 제공한다.In addition, a method performed in a portable terminal, comprising: a) capturing at least one pixel of a screen displayed on a display of the portable terminal at different time zones to obtain a plurality of pixel images; and b) obtaining the obtained pixel images. Generating a pixel image combination code, the code relating to storing, c) sending the stored pixel images to the server, d) a method of combining the stored pixel images, and e) storing the pixel images. Generating a second combination image using the generated pixel image combination code, and f) transmitting the pixel image combination code and the second combination image directly to a computer.

또한, a) 서로 다른 시간대들에 휴대 단말기의 디스플레이에 표시된 화면의 적어도 하나의 픽셀을 각각 캡처하여 획득된 복수의 픽셀 이미지들을 서버로부터 전송받는 픽셀 이미지 수신부와, b) 상기 픽셀 이미지 수신부를 통해 수신된 픽셀 이미지들을 저장하는 수신된 픽셀 이미지 저장부와, c) 상기 휴대 단말기로부터 픽셀 이미지 조합 코드와 제2 조합 이미지를 수신하는 조합 코드 및 제2 조합 이미지 수신부와, d) 상기 조합 코드 및 제2 조합 이미지 수신부를 통해 수신된 픽셀 이미지 조합 코드를 저장하는 픽셀 이미지 조합 코드 저장부와, e) 상기 수신된 픽셀 이미지 저장부에 저장된 픽셀 이미지들을 상기 픽셀 이미지 조합 코드를 이용해서 조합하여, 제1 조합 이미지를 생성하는 제1 조합 이미지 생성부와, f) 상기 제1 조합 이미지와 제2 조합 이미지를 비교하는 조합 이미지 비교부를 포함하며, 상기 픽셀 이미지 조합 코드는 픽셀 이미지를 배치하는 방법에 관한 정보가 포함된 코드이며, 상기 제2 조합 이미지는 상기 휴대 단말기에서 상기 휴대 단말기에 저장된 픽셀 이미지들을 상기 픽셀 이미지 조합 코드를 이용해서 조합하여 생성한 이미지인 컴퓨터 보안 시스템을 제공한다.In addition, a) a pixel image receiving unit for receiving a plurality of pixel images obtained by capturing at least one pixel of the screen displayed on the display of the mobile terminal at different time zones from a server, and b) received through the pixel image receiving unit A received pixel image storage unit for storing the received pixel images, c) a combination code and a second combined image receiver for receiving a pixel image combination code and a second combined image from the mobile terminal, and d) the combination code and the second A pixel image combining code storage for storing the pixel image combining code received through the combined image receiving unit, and e) combining the pixel images stored in the received pixel image storing unit by using the pixel image combining code to perform a first combination. A first combined image generation unit for generating an image, and f) the first combined image and the second combined image And a combined image comparing unit configured to compare a, wherein the pixel image combining code is code including information on a method of arranging pixel images, and wherein the second combined image is configured to store pixel images stored in the portable terminal in the portable terminal. A computer security system is provided that is an image generated by combining using pixel image combination codes.

또한, a) 서로 다른 시간대들에 휴대 단말기의 디스플레이에 표시된 화면의 적어도 하나의 픽셀을 각각 캡처한 복수의 픽셀 이미지들을 획득하는 픽셀 이미지 생성부와, b) 상기 픽셀 이미지 생성부에서 획득된 픽셀 이미지들이 저장하는 픽셀 이미지 저장부와, c) 상기 픽셀 이미지 저장부에 저장된 픽셀 이미지들이 서버로 전송하는 픽셀 이미지 송신부와, d) 상기 픽셀 이미지 저장부에 저장된 픽셀 이미지들을 조합할 수 있는 방법에 관한 코드인 픽셀 이미지 조합 코드를 생성하는 픽셀 이미지 조합 코드 생성부와, e) 상기 픽셀 이미지 저장부에 저장된 픽셀 이미지들과 상기 픽셀 이미지 조합 코드 생성부에서 생성된 픽셀 이미지 조합 코드를 이용하여, 제2 조합 이미지를 생성하는 제2 조합 이미지 생성부와, f) 상기 픽셀 이미지 조합 코드와 제2 조합 이미지를 컴퓨터에 직접 전송하는 조합 코드 및 제2 조합 이미지 송신부를 포함하는 컴퓨터 보안 시스템을 제공한다.In addition, a) a pixel image generation unit for obtaining a plurality of pixel images each of at least one pixel of the screen displayed on the display of the mobile terminal in different time zones, and b) a pixel image obtained by the pixel image generation unit A pixel image storage unit for storing the images, c) a pixel image transmission unit for transmitting pixel images stored in the pixel image storage unit to a server, and d) a method for combining pixel images stored in the pixel image storage unit. A second combination using a pixel image combination code generation unit generating an in pixel image combination code, and e) pixel images stored in the pixel image storage unit and pixel image combination code generated in the pixel image combination code generation unit. A second combined image generator for generating an image, f) a second combined with the pixel image combining code It provides a computer security system which includes a combination of code and the second combined image transmission unit for transmitting the images directly to a computer.

본 발명에 따르면 사용자는 사용자가 항상 휴대하며 대체로 보안성도 뛰어난 휴대용 단말기를 이용하여 사용자 인증 절차를 거쳐 컴퓨터에 접속한다. 따라서 본 발명은 간편하고 효과적으로 다른 사용자의 접속을 차단할 수 있다는 효과가 있다.According to the present invention, a user accesses a computer through a user authentication procedure using a portable terminal which is always carried by the user and generally excellent in security. Therefore, the present invention has the effect that it can simply and effectively block the access of other users.

도 1은 본 발명에 따른 컴퓨터 보안 시스템의 일실시예를 나타낸 블록도이다.
도 2는 도 1에 도시된 휴대 단말기의 블록도이다.
도 3은 도 2에 도시된 휴대 단말기의 작용을 나타낸 순서도이다.
도 4는 서로 다른 시간에 획득된 픽셀 이미지들을 나타낸 도면이다.
도 5는 픽셀 이미지 조합 코드를 설명하기 위한 도표이다.
도 6은 제2 조합 이미지들을 나타낸 도면이다.
도 7은 도 1에 도시된 컴퓨터의 블록도이다.
도 8은 도 7에 도시된 컴퓨터의 작용을 나타낸 순서도이다.
1 is a block diagram illustrating an embodiment of a computer security system according to the present invention.
FIG. 2 is a block diagram of the portable terminal shown in FIG. 1.
3 is a flowchart illustrating the operation of the portable terminal illustrated in FIG. 2.
4 is a diagram illustrating pixel images acquired at different times.
5 is a diagram for explaining a pixel image combination code.
6 is a view illustrating second combination images.
7 is a block diagram of the computer shown in FIG.
8 is a flow chart showing the operation of the computer shown in FIG.

이하, 첨부된 도면들을 참고하여 본 발명의 일실시예들을 상세히 설명하기로 한다. 그러나 본 발명의 실시예는 여러 가지 다른 형태들로 변형될 수 있으며, 본 발명의 범위가 아래에서 상술하는 실시예들로 한정되는 것으로 해석되어서는 안 된다. 본 발명의 실시예들은 당업계에서 평균적인 지식을 가진 자에게 본 발명을 보다 완전하게 설명하기 위하여 제공되는 것이다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. However, embodiments of the present invention may be modified in many different forms, and the scope of the present invention should not be construed as being limited to the embodiments described below. Embodiments of the present invention are provided to more fully describe the present invention to those skilled in the art.

도 1은 본 발명에 따른 컴퓨터 보안 시스템의 일실시예를 나타낸 블록도이다. 도 1에 도시된 바와 같이, 본 발명에 따른 컴퓨터 보안 시스템의 일실시예는 휴대 단말기(10), 컴퓨터(20) 및 서버(30)를 포함한다. 1 is a block diagram illustrating an embodiment of a computer security system according to the present invention. As shown in FIG. 1, an embodiment of a computer security system according to the present invention includes a portable terminal 10, a computer 20, and a server 30.

휴대 단말기(10)는 네트워크(1)를 통해서 서버(30)와 연결되며, 서버(30)는 네트워크(1)를 통해서 컴퓨터(20)와 연결된다. 또한, 휴대 단말기(10)는 컴퓨터(20)와 무선으로 직접 연결된다.The mobile terminal 10 is connected to the server 30 via the network 1, and the server 30 is connected to the computer 20 via the network 1. In addition, the mobile terminal 10 is directly connected to the computer 20 wirelessly.

휴대 단말기(10)는 네트워크(1)를 통해서 픽셀 이미지들을 서버(30)에 전송하며, 서버(30)는 네트워크(1)를 통해서 픽셀 이미지들을 컴퓨터(20)에 전송한다.The mobile terminal 10 transmits pixel images to the server 30 via the network 1, and the server 30 transmits pixel images to the computer 20 via the network 1.

또한, 휴대 단말기(10)는 직접 픽셀 이미지 조합코드와 제2 조합 이미지를 컴퓨터(30)에 전송한다. 픽셀 이미지는 디스플레이 화면 전체가 아닌 일부 픽셀들만 캡처한 이미지를 의미한다. 픽셀 이미지 조합코드는 픽셀 이미지를 조합하여 새로운 이미지를 생성하는 방법에 관한 정보가 포함된 코드이다. 픽셀 이미지 조합코드와 픽셀 이미지들을 이용하여 휴대 단말기(10)에서 생성한 이미지가 제2 조합 이미지이며, 컴퓨터(20)에서 생성한 이미지가 제1 조합 이미지이다.In addition, the portable terminal 10 directly transmits the pixel image combination code and the second combination image to the computer 30. A pixel image refers to an image in which only some pixels are captured, not the entire display screen. The pixel image combination code is code that contains information on how to combine pixel images to create a new image. The image generated by the mobile terminal 10 using the pixel image combination code and the pixel images is the second combined image, and the image generated by the computer 20 is the first combined image.

본 발명은 휴대 단말기(10)의 디스플레이 화면에서 캡처된 픽셀 이미지들을 이용하여 휴대 단말기(10)와 컴퓨터(20)에서 각각 따로 생성한 제2 조합 이미지와 제1 조합 이미지를 컴퓨터(20)에서 비교하여, 제2 조합 이미지와 제1 조합 이미지가 동일한 경우에만 컴퓨터(20)의 보안이 해제되는 컴퓨터 보안 방법 및 시스템이다. The present invention compares the second combined image and the first combined image generated by the portable terminal 10 and the computer 20 separately using the pixel images captured on the display screen of the portable terminal 10 in the computer 20. Thus, the computer security method and system in which the security of the computer 20 is released only when the second combined image and the first combined image are the same.

상술한 바와 같이, 픽셀 이미지들은 서버(30)를 통해서 컴퓨터(20)로 전송되며, 픽셀 이미지를 조합하기 위한 픽셀 이미지 조합 코드는 보안을 해제하는 과정에서 휴대 단말기(10)에서 생성된 후 근거리 무선 통신 수단을 이용해서 직접 컴퓨터(20)로 전송된다. 휴대 단말기(10)에서 생성된 제2 조합 이미지도 보안을 해제하는 과정에서 휴대 단말기(10)에서 컴퓨터(20)로 직접 전송된다.As described above, the pixel images are transmitted to the computer 20 through the server 30, and the pixel image combining code for combining the pixel images is generated by the mobile terminal 10 in the process of releasing security and then short-range wirelessly. It is transmitted directly to the computer 20 using a communication means. The second combination image generated by the portable terminal 10 is also directly transmitted from the portable terminal 10 to the computer 20 in the process of releasing security.

휴대 단말기(10)는 디스플레이(18), 입출력 수단, 프로세서, 메모리와 같은 저장장치, 네트워크(1)를 통해 서버(30)에 접근할 수 있는 무선 통신수단, 컴퓨터(20)와 직접 무선 통신할 수 있는 블루투스 장치 등을 포함하는 다양한 장치일 수 있다. 예를 들어, PDA, 스마트폰, 스마트 패드 등일 수 있다. 또한, 휴대 단말기(10)의 메모리 또는 저장 장치에는 OS 프로그램과 보안용 애플리케이션이 설치되어 있다.The portable terminal 10 may communicate directly with the display 20, input / output means, a processor, a storage device such as a memory, wireless communication means for accessing the server 30 through a network 1, and a computer 20 directly. It can be a variety of devices, including Bluetooth devices that can be. For example, it may be a PDA, a smart phone, a smart pad, or the like. In addition, an OS program and a security application are installed in a memory or a storage device of the portable terminal 10.

도 2는 도 1에 도시된 휴대 단말기의 블록도이다. 휴대 단말기(10)는 픽셀 이미지 생성부(11), 픽셀 이미지 저장부(12), 픽셀 이미지 송신부(13), 픽셀 이미지 조합 코드 생성부(14), 제2 조합 이미지 생성부(15), 조합 코드 및 제2 조합 이미지 송신부(16)를 포함한다. 이들은 휴대 단말기(10)의 하드웨어와, 휴대 단말기(10)의 메모리에 저장된 보안용 애플리케이션으로 구성될 수 있다. 휴대 단말기(10)의 각각의 요소의 작용에 대해서는 도 3을 참조하여 상세히 설명한다.FIG. 2 is a block diagram of the portable terminal shown in FIG. 1. The mobile terminal 10 includes a pixel image generator 11, a pixel image storage unit 12, a pixel image transmitter 13, a pixel image combination code generator 14, a second combination image generator 15, and a combination. The code and the second combined image transmitter 16. These may be composed of hardware of the mobile terminal 10 and security applications stored in the memory of the mobile terminal 10. The operation of each element of the mobile terminal 10 will be described in detail with reference to FIG. 3.

도 3은 도 2에 도시된 휴대 단말기의 작용을 나타낸 순서도이다. 도 3에 도시된 바와 같이, 본 발명에 따른 컴퓨터 보안 시스템의 일실시예의 휴대 단말기(10)의 작용은 픽셀 이미지 생성부(11)에서 휴대 단말기(10)의 디스플레이(18)에 표시된 화면의 적어도 하나의 픽셀을 캡처한 픽셀 이미지를 획득하는 단계(S11)로 시작한다.3 is a flowchart illustrating the operation of the portable terminal illustrated in FIG. 2. As shown in FIG. 3, the operation of the mobile terminal 10 in one embodiment of the computer security system according to the present invention is performed by the pixel image generator 11 at least on the screen displayed on the display 18 of the mobile terminal 10. The process begins with obtaining a pixel image capturing one pixel (S11).

도 4는 서로 다른 시간에 획득된 픽셀 이미지(PI)들을 나타낸 도면이다. 도 4의 픽셀 이미지(PI)들은 일정한 시간 간격으로 획득될 수도 있으며, 랜덤으로 정해진 시간에 획득될 수도 있다. 예를 들어, 오전 9시부터 오후 10시까지 30분 간격으로 픽셀 이미지(PI)가 획득될 수 있다. 또한, 오전 9시부터 오후 10시까지 한 시간에 한번 랜덤으로 정해진 시간에 픽셀 이미지(PI)가 획득될 수도 있다. 4 is a diagram illustrating pixel images PI acquired at different times. The pixel images PI of FIG. 4 may be acquired at regular time intervals or may be acquired at randomly determined times. For example, the pixel image PI may be acquired at an interval of 30 minutes from 9 am to 10 pm. In addition, the pixel image PI may be acquired at a predetermined time once every hour from 9 am to 10 pm.

픽셀 이미지(PI)는 휴대 단말기(10)의 디스플레이(18)에 표시된 화면의 특정 위치 또는 랜덤으로 정해진 위치에서 획득될 수 있다. 픽셀 이미지(PI)는 한 개의 픽셀로 이루어진 이미지일 수도 있으며, 수십 내지 수백 개의 픽셀로 이루어진 이미지일 수도 있다. 획득시마다 동일한 수의 픽셀로 이루어진 픽셀 이미지가 획득될 수도 있으며, 도 4에 도시된 바와 같이, 다른 수의 픽셀로 이루어진 픽셀 이미지(PI)가 획득될 수도 있다. 복수의 픽셀로 이루어진 픽셀 이미지(PI)는 직사각형이나 정사각형 형태일 수 있다. The pixel image PI may be obtained at a specific position or a randomly determined position of the screen displayed on the display 18 of the portable terminal 10. The pixel image PI may be an image composed of one pixel or an image composed of tens to hundreds of pixels. Each acquisition, a pixel image composed of the same number of pixels may be acquired. As illustrated in FIG. 4, a pixel image PI composed of different numbers of pixels may be obtained. The pixel image PI consisting of a plurality of pixels may be rectangular or square in shape.

다음으로, 픽셀 이미지 저장부(12)에 획득된 픽셀 이미지들이 저장된다(S12). 저장된 픽셀 이미지들에는 획득된 시간 정보가 포함될 수 있다.Next, the acquired pixel images are stored in the pixel image storage unit 12 (S12). The stored pixel images may include acquired time information.

다음으로, 픽셀 이미지 송신부(13)를 통해서 픽셀 이미지 저장부(12)에 저장된 픽셀 이미지들이 서버(30)로 전송된다(S13). 여러 개의 픽셀 이미지들이 한꺼번에 송신될 수도 있으며, 저장된 직후에 하나씩 송신될 수도 있다. 픽셀 이미지 송신부(13)는 무선 네트워크(1)를 통해서 픽셀 이미지를 서버(30)로 송신할 수 있다.Next, the pixel images stored in the pixel image storage unit 12 are transmitted to the server 30 through the pixel image transmitter 13 (S13). Multiple pixel images may be sent at once or may be sent one by one immediately after being stored. The pixel image transmitter 13 may transmit the pixel image to the server 30 through the wireless network 1.

다음으로, 픽셀 이미지 조합 코드 생성부(14)는 저장된 픽셀 이미지들을 조합할 수 있는 방법에 관한 코드인 픽셀 이미지 조합 코드를 생성한다(S14). 픽셀 이미지 조합 코드에는 획득된 시간 정보에 따라서 픽셀 이미지를 배치할 수 있는 방법에 관한 정보가 포함되어 있다. 예를 들어, 도 5에 도시된 바와 같이, 픽셀 이미지들의 배치 좌표를 획득된 순서에 따라서 지정하는 정보가 포함되어 있을 수 있다. 픽셀 이미지 조합 코드는 픽셀 이미지들 중에서 최근에 획득된 정해진 수의 픽셀 이미지, 예를 들어, 50개나 100개 정도의 픽셀 이미지들을 조합하는 방법을 지정할 수 있다.Next, the pixel image combination code generation unit 14 generates a pixel image combination code which is a code relating to a method of combining stored pixel images (S14). The pixel image combination code includes information on how to place the pixel image according to the obtained time information. For example, as illustrated in FIG. 5, information that designates arrangement coordinates of pixel images according to an acquired order may be included. The pixel image combining code may designate a method of combining a predetermined number of pixel images recently acquired among the pixel images, for example, about 50 or 100 pixel images.

다음으로, 제2 조합 이미지 생성부(15)는 픽셀 이미지 저장부(12)에 저장된 픽셀 이미지들과 픽셀 이미지 조합 코드 생성부(14)에서 생성된 픽셀 이미지 조합 코드를 이용하여, 제2 조합 이미지를 생성한다(S15). 제2 조합 이미지는 픽셀 이미지들을 픽셀 이미지 조합 코드의 배치 좌표들에 따라서 배치한 이미지일 수 있다. 제2 조합 이미지는, 도 6에 도시된 바와 같이, 픽셀 이미지들이 서로 연결된 연속적인 이미지일 수도 있으며(도 6의 (a)), 픽셀 이미지들이 서로 분리되어 배치된 불연속적인 이미지일 수도 있다(도 6의 (b)).Next, the second combined image generation unit 15 uses the pixel images stored in the pixel image storage unit 12 and the pixel image combination code generated by the pixel image combination code generation unit 14 to generate the second combined image. To generate (S15). The second combination image may be an image in which the pixel images are arranged according to the arrangement coordinates of the pixel image combination code. As shown in FIG. 6, the second combined image may be a continuous image in which pixel images are connected to each other (FIG. 6A), or may be a discontinuous image in which pixel images are separated from each other (FIG. 6A). 6 (b)).

다음으로, 조합 코드 및 제2 조합 이미지 송신부(16)가 픽셀 이미지 조합 코드와 제2 조합 이미지를 컴퓨터(20)에 직접 송신한다(S16).Next, the combination code and the second combination image transmitter 16 directly transmit the pixel image combination code and the second combination image to the computer 20 (S16).

컴퓨터(20)는 입출력 수단, CPU, 메모리, 하드디스크나 SSD와 같은 저장장치, 네트워크(1)를 통해 서버(30)에 접근할 수 있는 무선 통신수단, 휴대 단말기(10)와 직접 무선 통신할 수 있는 블루투스 장치 등을 포함한 다양한 장치일 수 있다. 예를 들어, 랩톱, 퍼스널 컴퓨터 등일 수 있다. 컴퓨터(20)의 메모리 또는 저장장치에는 OS 프로그램과 보안용 프로그램이 설치되어 있다.The computer 20 communicates directly with the input / output means, the CPU, the memory, the storage device such as the hard disk or the SSD, the wireless communication means capable of accessing the server 30 via the network 1, and the wireless terminal 10 directly. It can be a variety of devices, including Bluetooth devices that can be. For example, it may be a laptop, a personal computer, or the like. An OS program and a security program are installed in a memory or a storage device of the computer 20.

도 7은 도 1에 도시된 컴퓨터의 블록도이다. 도 7에 도시된 바와 같이, 컴퓨터(20)는 픽셀 이미지 수신부(21), 조합 코드 및 제2 조합 이미지 수신부(22), 수신된 픽셀 이미지 저장부(23), 픽셀 이미지 조합 코드 저장부(24), 제2 조합 이미지 저장부(25), 제1 조합 이미지 생성부(26) 및 조합 이미지 비교부(27)를 포함한다. 이들은 컴퓨터(20)의 하드웨어와, 컴퓨터(20)의 저장장치에 저장된 보안용 프로그램으로 구성될 수 있다. 컴퓨터(100)의 각각의 요소의 작용에 대해서는 도 8을 참조하여 상세히 설명한다.7 is a block diagram of the computer shown in FIG. As shown in FIG. 7, the computer 20 includes a pixel image receiving unit 21, a combination code and a second combination image receiving unit 22, a received pixel image storage unit 23, and a pixel image combination code storage unit 24. ), A second combination image storage unit 25, a first combination image generation unit 26, and a combination image comparison unit 27. These may be composed of hardware of the computer 20 and security programs stored in the storage of the computer 20. The operation of each element of the computer 100 will be described in detail with reference to FIG.

도 8은 본 발명에 따른 컴퓨터 보안 시스템의 일실시예의 컴퓨터의 작용을 나타낸 순서도이다. 도 8에 도시된 바와 같이, 본 발명에 따른 컴퓨터 보안 시스템의 일실시예는 픽셀 이미지 수신부(21)가 서버(30)로부터 복수의 픽셀 이미지들을 전송받는 단계(S21)로 시작한다.8 is a flowchart illustrating the operation of a computer of an embodiment of a computer security system according to the present invention. As shown in FIG. 8, an embodiment of the computer security system according to the present disclosure starts with a step S21 in which the pixel image receiving unit 21 receives a plurality of pixel images from the server 30.

상술한 바와 같이, 휴대 단말기(10)에 저장된 픽셀 이미지는 서버(30)로 전송되고, 서버(30)에 저장된 픽셀 이미지는 다시 컴퓨터(20)로 전송된다. 픽셀 이미지 수신부(21)는 컴퓨터(20)로 전송된 픽셀 이미지들을 수신한다.As described above, the pixel image stored in the mobile terminal 10 is transmitted to the server 30, and the pixel image stored in the server 30 is transmitted back to the computer 20. The pixel image receiver 21 receives pixel images transmitted to the computer 20.

다음으로, 수신된 픽셀 이미지 저장부(23)가 픽셀 이미지 수신부(21)를 통해서 수신된 픽셀 이미지들을 저장한다(S22). Next, the received pixel image storage unit 23 stores the pixel images received through the pixel image receiving unit 21 (S22).

다음으로, 조합 코드 및 제2 조합 이미지 수신부(22)가 픽셀 이미지 조합 코드를 수신한다(S23). 본 단계는 사용자가 휴대 단말기(10)를 소지하고, 컴퓨터(20)를 사용하기 위해서 컴퓨터(20) 근처에 도착한 후에 진행되는 단계로서, 조합 코드 및 제2 조합 이미지 수신부(22)는 서버(30)를 통하지 않고 휴대 단말기(10)로부터 직접 픽셀 이미지 조합 코드를 수신한다. 예를 들어, 사용자가 휴대 단말기(10)에 설치된 보안 애플리케이션을 이용하여 픽셀 이미지 조합 코드를 생성하면, 블루투스나 와이 파이를 등 무선 통신수단을 통해서 픽셀 이미지 조합 코드가 컴퓨터(20)에 자동으로 전송되고, 컴퓨터(20)의 조합 코드 및 제2 조합 이미지 수신부(22)를 통해서 픽셀 이미지 조합 코드가 수신된다.Next, the combination code and the second combination image receiving unit 22 receive the pixel image combination code (S23). This step is performed after the user possesses the mobile terminal 10 and arrives near the computer 20 to use the computer 20. The combination code and the second combined image receiver 22 are connected to the server 30. Receive the pixel image combination code directly from the mobile terminal 10 without passing through). For example, when a user generates a pixel image combination code using a security application installed in the mobile terminal 10, the pixel image combination code is automatically transmitted to the computer 20 through a wireless communication means such as Bluetooth or Wi-Fi. The pixel image combination code is received through the combination code of the computer 20 and the second combination image receiving unit 22.

다음으로, 픽셀 이미지 조합 코드 저장부(24)가 조합 코드 및 제2 조합 이미지 수신부(22)를 통해서 수신한 픽셀 이미지 조합 코드를 저장한다(S24).Next, the pixel image combination code storage unit 24 stores the combination code and the pixel image combination code received through the second combination image receiving unit 22 (S24).

다음으로, 제1 조합 이미지 생성부(26)가 컴퓨터(20)에 저장된 픽셀 이미지들을 픽셀 이미지 조합 코드를 이용해서 조합하여, 제1 조합 이미지를 생성한다(S25).Next, the first combined image generator 26 combines the pixel images stored in the computer 20 by using the pixel image combination code to generate a first combined image (S25).

다음으로, 조합 코드 및 제2 조합 이미지 수신부(22)가 휴대 단말기(10)의 제2 조합 이미지 생성부(15)가 픽셀 이미지 저장부(12)에 저장된 픽셀 이미지들을 픽셀 이미지 조합 코드를 이용해서 조합하여 생성한 제2 조합 이미지를 휴대 단말기(10)로부터 수신한다(S26). Next, the combination code and the second combination image receiving unit 22 may use the pixel image combination code to determine the pixel images stored in the pixel image storage unit 12 by the second combination image generation unit 15 of the mobile terminal 10. The second combined image generated by combining is received from the mobile terminal 10 (S26).

다음으로, 제2 조합 이미지 저장부(25)에 제2 조합 이미지가 저장된다(S27).Next, the second combination image is stored in the second combination image storage unit 25 (S27).

다음으로, 조합 이미지 비교부(27)가 제1 조합 이미지와 제2 조합 이미지를 비교한다(S28). 제1 조합 이미지와 제2 조합 이미지가 동일한 경우에는 컴퓨터(20)의 보안이 해제된다. 일치하지 않는 경우에는 사용자의 휴대 단말기(10)에 경고 메시지가 전송될 수 있다.Next, the combination image comparison unit 27 compares the first combination image and the second combination image (S28). If the first combined image and the second combined image are the same, the security of the computer 20 is released. If there is a mismatch, a warning message may be transmitted to the user's portable terminal 10.

이상에서 설명된 실시예들은 본 발명의 바람직한 실시예들을 설명한 것에 불과하고, 본 발명의 권리범위는 설명된 실시예들에 한정되는 것은 아니며, 본 발명의 기술적 사상과 특허청구범위 내에서 이 분야의 당업자에 의하여 다양한 변경, 변형 또는 치환할 수 있을 것이며, 그와 같은 실시예들은 본 발명의 범위에 속하는 것으로 이해되어야 한다.The embodiments described above are merely to describe preferred embodiments of the present invention, the scope of the present invention is not limited to the described embodiments, it is within the technical spirit and claims of the present invention Various changes, modifications, or substitutions may be made by those skilled in the art, and such embodiments should be understood to be within the scope of the present invention.

10: 휴대 단말기
11: 픽셀 이미지 생성부
12: 픽셀 이미지 저장부
13: 픽셀 이미지 송신부
14: 픽셀 이미지 조합 코드 생성부
15: 제2 조합 이미지 생성부
16: 조합 코드 및 제2 조합 이미지 송신부
20: 컴퓨터
21: 픽셀 이미지 수신부
22: 조합 코드 및 제2 조합 이미지 수신부
23: 수신된 픽셀 이미지 저장부
24: 픽셀 이미지 조합 코드 저장부
25: 제2 조합 이미지 저장부
26: 제1 조합 이미지 생성부
27: 조합 이미지 비교부
30: 서버
10: mobile terminal
11: pixel image generator
12: pixel image storage unit
13: pixel image transmitter
14: pixel image combination code generator
15: second combination image generation unit
16: combination code and second combination image transmitter
20: computer
21: pixel image receiving unit
22: combination code and second combination image receiving unit
23: Received pixel image storage unit
24: pixel image assembly code storage unit
25: second combination image storage unit
26: first combination image generation unit
27: combination image comparison unit
30: server

Claims (8)

컴퓨터에서 이루어지는 방법으로서,
a) 서로 다른 시간대들에 휴대 단말기의 디스플레이에 표시된 화면의 적어도 하나의 픽셀을 각각 캡처하여 획득된 복수의 픽셀 이미지들을 서버로부터 전송받는 단계와,
b) 수신된 픽셀 이미지들을 저장하는 단계와,
c) 상기 휴대 단말기로부터 픽셀 이미지 조합 코드를 수신하는 단계와,
d) 수신된 픽셀 이미지 조합 코드를 저장하는 단계와,
e) 저장된 픽셀 이미지들을 상기 픽셀 이미지 조합 코드를 이용해서 조합하여, 제1 조합 이미지를 생성하는 단계와,
f) 상기 휴대 단말기로부터 제2 조합 이미지를 수신하는 단계와,
g) 상기 제1 조합 이미지와 제2 조합 이미지를 비교하는 단계를 포함하며,
상기 픽셀 이미지 조합 코드는 픽셀 이미지를 배치하는 방법에 관한 정보가 포함된 코드이며,
상기 제2 조합 이미지는 상기 휴대 단말기에서 상기 휴대 단말기에 저장된 픽셀 이미지들을 상기 픽셀 이미지 조합 코드를 이용해서 조합하여 생성한 이미지인 컴퓨터 보안 방법.
In a computer method,
a) receiving a plurality of pixel images obtained by capturing at least one pixel of a screen displayed on a display of the mobile terminal at different time zones from a server;
b) storing the received pixel images;
c) receiving a pixel image combination code from the mobile terminal;
d) storing the received pixel image combination code;
e) combining stored pixel images using the pixel image combining code to generate a first combined image;
f) receiving a second combined image from the portable terminal;
g) comparing the first combined image with the second combined image,
The pixel image combining code is a code including information about a method of placing a pixel image.
And the second combined image is an image generated by combining the pixel images stored in the portable terminal using the pixel image combining code.
휴대 단말기에서 이루어지는 방법으로서,
a) 서로 다른 시간대들에 상기 휴대 단말기의 디스플레이에 표시된 화면의 적어도 하나의 픽셀을 각각 캡처하여 복수의 픽셀 이미지들을 획득하는 단계와,
b) 획득된 픽셀 이미지들을 저장하는 단계와,
c) 저장된 픽셀 이미지들을 서버로 전송하는 단계와,
d) 저장된 픽셀 이미지들을 조합할 수 있는 방법에 관한 코드인 픽셀 이미지 조합 코드를 생성하는 단계와,
e) 저장된 픽셀 이미지들과 생성된 픽셀 이미지 조합 코드를 이용하여, 제2 조합 이미지를 생성하는 단계와,
f) 픽셀 이미지 조합 코드와 제2 조합 이미지를 컴퓨터에 직접 전송하는 단계를 포함하는 컴퓨터 보안 방법.
As a method performed in a mobile terminal,
a) acquiring a plurality of pixel images by capturing at least one pixel of a screen displayed on a display of the portable terminal at different time zones;
b) storing the obtained pixel images;
c) sending the stored pixel images to the server;
d) generating a pixel image combining code, the code relating to a method of combining stored pixel images;
e) generating a second combination image using the stored pixel images and the generated pixel image combination code;
f) transmitting the pixel image combination code and the second combination image directly to a computer.
a) 서로 다른 시간대들에 휴대 단말기의 디스플레이에 표시된 화면의 적어도 하나의 픽셀을 각각 캡처하여 획득된 복수의 픽셀 이미지들을 서버로부터 전송받는 픽셀 이미지 수신부와,
b) 상기 픽셀 이미지 수신부를 통해 수신된 픽셀 이미지들을 저장하는 수신된 픽셀 이미지 저장부와,
c) 상기 휴대 단말기로부터 픽셀 이미지 조합 코드와 제2 조합 이미지를 수신하는 조합 코드 및 제2 조합 이미지 수신부와,
d) 상기 조합 코드 및 제2 조합 이미지 수신부를 통해 수신된 픽셀 이미지 조합 코드를 저장하는 픽셀 이미지 조합 코드 저장부와,
e) 상기 수신된 픽셀 이미지 저장부에 저장된 픽셀 이미지들을 상기 픽셀 이미지 조합 코드를 이용해서 조합하여, 제1 조합 이미지를 생성하는 제1 조합 이미지 생성부와,
f) 상기 제1 조합 이미지와 제2 조합 이미지를 비교하는 조합 이미지 비교부를 포함하며,
상기 픽셀 이미지 조합 코드는 픽셀 이미지를 배치하는 방법에 관한 정보가 포함된 코드이며,
상기 제2 조합 이미지는 상기 휴대 단말기에서 상기 휴대 단말기에 저장된 픽셀 이미지들을 상기 픽셀 이미지 조합 코드를 이용해서 조합하여 생성한 이미지인 컴퓨터 보안 시스템.
a) a pixel image receiving unit receiving a plurality of pixel images obtained by capturing at least one pixel of a screen displayed on a display of a mobile terminal at different time zones from a server;
b) a received pixel image storage unit for storing pixel images received through the pixel image receiver;
c) a combination code and a second combined image receiving unit for receiving a pixel image combination code and a second combined image from the mobile terminal;
d) a pixel image combination code storage unit for storing the pixel image combination code received through the combination code and the second combination image receiving unit;
e) a first combined image generation unit generating a first combined image by combining pixel images stored in the received pixel image storage unit using the pixel image combining code;
f) a combined image comparing unit comparing the first combined image and the second combined image,
The pixel image combining code is a code including information about a method of placing a pixel image.
The second combined image is an image generated by combining the pixel images stored in the portable terminal using the pixel image combination code in the portable terminal.
a) 서로 다른 시간대들에 휴대 단말기의 디스플레이에 표시된 화면의 적어도 하나의 픽셀을 각각 캡처한 복수의 픽셀 이미지들을 획득하는 픽셀 이미지 생성부와,
b) 상기 픽셀 이미지 생성부에서 획득된 픽셀 이미지들이 저장하는 픽셀 이미지 저장부와,
c) 상기 픽셀 이미지 저장부에 저장된 픽셀 이미지들이 서버로 전송하는 픽셀 이미지 송신부와,
d) 상기 픽셀 이미지 저장부에 저장된 픽셀 이미지들을 조합할 수 있는 방법에 관한 코드인 픽셀 이미지 조합 코드를 생성하는 픽셀 이미지 조합 코드 생성부와,
e) 상기 픽셀 이미지 저장부에 저장된 픽셀 이미지들과 상기 픽셀 이미지 조합 코드 생성부에서 생성된 픽셀 이미지 조합 코드를 이용하여, 제2 조합 이미지를 생성하는 제2 조합 이미지 생성부와,
f) 상기 픽셀 이미지 조합 코드와 제2 조합 이미지를 컴퓨터에 직접 전송하는 조합 코드 및 제2 조합 이미지 송신부를 포함하는 컴퓨터 보안 시스템.
a) a pixel image generator for acquiring a plurality of pixel images respectively capturing at least one pixel of a screen displayed on a display of a mobile terminal in different time zones;
b) a pixel image storage unit for storing the pixel images obtained by the pixel image generation unit;
c) a pixel image transmitter for transmitting pixel images stored in the pixel image storage unit to a server;
d) a pixel image combination code generator for generating a pixel image combination code which is a code relating to a method of combining pixel images stored in the pixel image storage unit;
e) a second combined image generator which generates a second combined image by using pixel images stored in the pixel image storage unit and the pixel image combination code generated by the pixel image combination code generator;
f) a combination code for transmitting the pixel image combination code and the second combination image directly to a computer, and a second combination image transmitter.
제1항 또는 제2항에 있어서,
상기 픽셀 이미지 조합 코드는 최근에 획득된 정해진 수의 픽셀 이미지들의 배치 좌표를 포함하는 컴퓨터 보안 방법.
The method according to claim 1 or 2,
Wherein said pixel image combining code comprises a batch coordinate of a recently obtained number of pixel images.
제1항 또는 제2항에 있어서,
상기 픽셀 이미지들에는 획득된 시간에 관한 정보가 포함되며,
상기 픽셀 이미지 조합 코드는 획득된 픽셀 이미지들 중에서 최근에 획득된 미리 정해진 수의 픽셀 이미지들을 배치하는 방법에 관한 정보를 포함하는 컴퓨터 보안 방법.
The method according to claim 1 or 2,
The pixel images include information about the acquired time,
The pixel image combining code comprises information about a method of placing a recently obtained predetermined number of pixel images among the obtained pixel images.
제3항 또는 제4항에 있어서,
상기 픽셀 이미지 조합 코드는 최근에 획득된 정해진 수의 픽셀 이미지들의 배치 좌표를 포함하는 컴퓨터 보안 시스템.
The method according to claim 3 or 4,
Wherein said pixel image combination code comprises a batch coordinate of a recently obtained number of pixel images.
제3항 또는 제4항에 있어서,
상기 픽셀 이미지들에는 획득된 시간에 관한 정보가 포함되며,
상기 픽셀 이미지 조합 코드는 획득된 픽셀 이미지들 중에서 최근에 획득된 미리 정해진 수의 픽셀 이미지들을 배치하는 방법에 관한 정보를 포함하는 컴퓨터 보안 시스템.
The method according to claim 3 or 4,
The pixel images include information about the acquired time,
Wherein said pixel image combination code comprises information relating to a method of placing a recently obtained predetermined number of pixel images among obtained pixel images.
KR1020180102534A 2018-08-30 2018-08-30 Computer security method and system KR102039832B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180102534A KR102039832B1 (en) 2018-08-30 2018-08-30 Computer security method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180102534A KR102039832B1 (en) 2018-08-30 2018-08-30 Computer security method and system

Publications (1)

Publication Number Publication Date
KR102039832B1 true KR102039832B1 (en) 2019-11-01

Family

ID=68535598

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180102534A KR102039832B1 (en) 2018-08-30 2018-08-30 Computer security method and system

Country Status (1)

Country Link
KR (1) KR102039832B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060019926A (en) * 2004-08-30 2006-03-06 인천대학교 산학협력단 Using image authentication system and authentication method
KR20160068620A (en) 2014-12-05 2016-06-15 주식회사 엘지씨엔에스 Abnormal pattern analysis method, abnormal pattern analysis apparatus performing the same and storage media storing the same
KR20160070524A (en) 2014-12-10 2016-06-20 엘지전자 주식회사 Mobile device using user's life pattern analysis and, the method thereof
KR101831633B1 (en) * 2016-10-11 2018-02-23 이화여자대학교 산학협력단 Mutual authentication method based on visual cryptography and control method of device for mutual authentication based on visual cryptography
KR20180058463A (en) * 2016-11-24 2018-06-01 한국과학기술원 Method for processing secure image through visual cryptography based on temporal domain and apparatus therefor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060019926A (en) * 2004-08-30 2006-03-06 인천대학교 산학협력단 Using image authentication system and authentication method
KR20160068620A (en) 2014-12-05 2016-06-15 주식회사 엘지씨엔에스 Abnormal pattern analysis method, abnormal pattern analysis apparatus performing the same and storage media storing the same
KR20160070524A (en) 2014-12-10 2016-06-20 엘지전자 주식회사 Mobile device using user's life pattern analysis and, the method thereof
KR101831633B1 (en) * 2016-10-11 2018-02-23 이화여자대학교 산학협력단 Mutual authentication method based on visual cryptography and control method of device for mutual authentication based on visual cryptography
KR20180058463A (en) * 2016-11-24 2018-06-01 한국과학기술원 Method for processing secure image through visual cryptography based on temporal domain and apparatus therefor

Similar Documents

Publication Publication Date Title
US10880736B2 (en) Method and apparatus for transmitting and receiving encrypted message between terminals
US9706401B2 (en) User-authentication-based approval of a first device via communication with a second device
CN108337210A (en) Equipment configuration method and device, system
US20160014820A1 (en) Set-top box setup via near field communication
US9742810B2 (en) Network node security using short range communication
US20210211293A1 (en) Systems and methods for out-of-band authenticity verification of mobile applications
KR20180046149A (en) Electronic apparatus and method for performing authentication
KR20090002355A (en) Operating method of one time password security card using mobile telephone and mobile telephone and security server using the same
CN105743860A (en) Method and device for converting characters
KR102039832B1 (en) Computer security method and system
US10437981B2 (en) Electronic system and device unlock method of the same
KR101596479B1 (en) Secure chat method using distributed key exchange protocol and self-defense security
US10306463B2 (en) Secure data link for subscriber identification module (SIM)-based processor
US20140148127A1 (en) Sim card authentication system and method
JP2012147398A (en) Mobile communication system, mobile communication terminal, mobile communication method, and program
US20180349594A1 (en) Two-channel based authentication method and system
US11445071B2 (en) Document processing device, document processing system, and data processing method for utilization of exclusive phone number information
KR20130041033A (en) Method and apparatus for generating and managing of encryption key portable terminal
CN113439292B (en) System and method for managing trusted applications in computer chip modules
KR101595120B1 (en) Control system and control method based on web server
KR101806044B1 (en) Personal information terminal, data communication terminal and method for inputting and outputting user personal information
KR101401933B1 (en) Gps module on your phone to control the behavior of the system
WO2019144261A1 (en) Method and apparatus for unlocking a screen and mobile electronic device
CN102664870B (en) Log in the method for electronic installation
KR20180131008A (en) Server and method for providing enterprise mobility management service

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant