KR100931986B1 - Terminal and method for transmitting message and receiving message - Google Patents

Terminal and method for transmitting message and receiving message Download PDF

Info

Publication number
KR100931986B1
KR100931986B1 KR1020090031229A KR20090031229A KR100931986B1 KR 100931986 B1 KR100931986 B1 KR 100931986B1 KR 1020090031229 A KR1020090031229 A KR 1020090031229A KR 20090031229 A KR20090031229 A KR 20090031229A KR 100931986 B1 KR100931986 B1 KR 100931986B1
Authority
KR
South Korea
Prior art keywords
terminal
message
user
secret key
secret
Prior art date
Application number
KR1020090031229A
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 KR1020090031229A priority Critical patent/KR100931986B1/en
Application granted granted Critical
Publication of KR100931986B1 publication Critical patent/KR100931986B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/02Protecting privacy or anonymity, e.g. protecting personally identifiable information [PII]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/04Key management, e.g. using generic bootstrapping architecture [GBA]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

PURPOSE: A terminal and a message transceiving method are provided to display a decoded message by encoding and transmitting a message in a simple procedure, and then by receiving and decoding the encoded message. CONSTITUTION: The terminal includes: a security module(150), generating a secret key on the basis of a secret keyword, encoding a message created by a keypad operation on the basis of the secret key, and then generating a security message so as to decode the security message received from a specific terminal; and a transceiving module(160), transmitting the generated security message to the specific terminal or receiving the security message from the latter.

Description

단말기 및 메시지 송수신 방법{Terminal and method for transmitting message and receiving message}Terminal and method for transmitting message and receiving message

본 발명은 메시지 송수신 기술에 관한 것으로, 보다 상세하게는 메시지 전송자와 메시지 수신자 사이의 공유 문자열인 비밀 키워드에 기초하여 메시지를 암호화하거나 복호화할 수 있는 단말기 및 메시지 송수신 방법에 관한 것이다.The present invention relates to a message transmission and reception technique, and more particularly, to a terminal and a message transmission and reception method capable of encrypting or decrypting a message based on a secret keyword, which is a shared string between a message sender and a message receiver.

현재 단말기를 이용하여 송수신할 수 있는 메시지 서비스에는 SMS 및 MMS가 있다. SMS(Short Message Service)란 단말기에서 단문 형태의 텍스트를 주고받을 수 있도록 해주는 단문 메시지 서비스로, 무선 단말기나 네트워크를 통해 문자 또는 숫자로 이루어진 데이터를 전송해주는 서비스이다. MMS(Multimedia Messaging Service)는 글자 위주의 SMS에서 발전하여, 사진, 소리, 동영상 등의 멀티미디어 메시지를 만들어 보내는 방식이다.Currently, there are SMS and MMS message services that can be transmitted and received using a terminal. Short Message Service (SMS) is a short message service that allows a terminal to send and receive text in a short form, and transmits data consisting of letters or numbers through a wireless terminal or a network. MMS (Multimedia Messaging Service) is developed from text-based SMS, and is a method of creating multimedia messages such as pictures, sounds, and videos.

이러한 메시지는 암호화 처리가 되지 않았기 때문에, 해킹에 무방비일 수밖에 없다. 만약, 개인 간의 문자 메시지가 해킹된다면 심각한 사생활 침해가 발생할 수 있으며, 나아가 사업상 중요한 문자 메시지 내용이 해킹될 경우 그 사업에 큰 타격을 줄 수 있다. 메시지의 해킹은 보안 기술을 이용하여 메시지를 암호화하여 전송하고 수신된 암호화된 메시지를 복호화하여 확인함으로써 방지될 수 있다.Since these messages are not encrypted, they can only be hacked. If a text message between individuals is hacked, serious privacy infringement may occur, and further, if a business important text message content is hacked, the business may be seriously damaged. Hacking of a message can be prevented by encrypting and sending the message using security techniques and decrypting and confirming the received encrypted message.

일반적인 보안 절차에 따르면 인증기관이 사용자의 신분을 확인한 다음 공개키 인증서를 발급해 주고, 사용자는 안전하게 보관된 자신의 개인키 및 공개키 인증서를 사용하여 메시지 암호화 또는 암호화된 메시지의 복호화를 수행하는데 그 절차가 복잡하고 시간도 많이 소요된다.According to the general security procedure, the certification authority verifies the user's identity and issues a public key certificate, and the user performs a message encryption or decryption of the encrypted message using his private key and public key certificate securely stored. The procedure is complicated and time consuming.

따라서 본 발명이 이루고자 하는 기술적인 과제는 일반적인 보안 절차보다 간략한 절차를 거쳐 메시지를 암호화하여 전송하고, 암호화된 메시지를 수신하여 복호화하여 디스플레이할 수 있는 단말기 및 메시지 송수신 방법을 제공하는 것이다.Accordingly, the present invention has been made in an effort to provide a terminal and a message transmitting / receiving method capable of encrypting and transmitting a message through a simpler procedure than a general security procedure, and receiving, decrypting, and displaying an encrypted message.

상기 기술적 과제를 달성하기 위한 단말기는 보안 모듈 및 송수신 모듈을 포함할 수 있다. 상기 보안 모듈은 특정 단말기의 사용자와의 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하고, 상기 비밀 키에 기초하여 키패드 조작에 의하여 작성된 메시지를 암호화하여 보안 메시지를 생성하거나 상기 특정 단말기로부터 수신된 보안 메시지를 복호화할 수 있다. 상기 송수신 모듈은 상기 생성된 보안 메시지를 상기 특정 단말기로 전송하거나 상기 특정 단말기로부터 보안 메시지를 수신할 수 있다.The terminal for achieving the technical problem may include a security module and a transmission and reception module. The security module generates a secret key based on a secret keyword, which is a shared string with a user of a specific terminal, and generates a security message by encrypting a message generated by a keypad operation based on the secret key or received from the specific terminal. The security message can be decrypted. The transmission / reception module may transmit the generated security message to the specific terminal or receive a security message from the specific terminal.

상기 기술적 과제를 해결하기 위한 단말기에서의 메시지 송수신 방법은 특정 단말기 사용자와의 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하고, 상기 비밀 키에 기초하여 키패드 조작에 의하여 작성된 메시지를 암호화함으로써 보안 메시지를 생성하는 단계; 및 상기 보안 메시지를 상기 특정 단말기로 전송하는 단계를 포함할 수 있다.In order to solve the above technical problem, a message transmission / reception method in a terminal generates a secret key based on a secret keyword that is a shared string with a specific terminal user, and encrypts a message generated by a keypad operation based on the secret key. Generating a; And transmitting the security message to the specific terminal.

상기 기술적 과제를 해결하기 위한 단말기에서의 메시지 송수신 방법은 보안 메시지를 수신하는 단계; 상기 보안 메시지를 전송한 단말기의 사용자와의 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하는 단계; 및 상기 비밀 키에 기초하여 상기 수신된 보안 메시지를 복호화하는 단계를 포함할 수 있다.Message transmission and reception method in the terminal for solving the technical problem is a step of receiving a security message; Generating a secret key based on a secret keyword that is a shared string with a user of the terminal that transmitted the security message; And decrypting the received security message based on the secret key.

상기 기술적 과제를 해결하기 위한 네트워크를 통하여 제1 단말기와 제2 단말기 사이에서 수행되는 서버에서의 메시지 송수신 방법은 제1 단말기로부터 메시지를 수신하는 단계; 상기 제1 단말기의 사용자와 제2 단말기의 사용자 사이에 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하는 단계; 상기 비밀 키에 기초하여 상기 제1 단말기로부터 수신된 메시지를 암호화하여 보안 메시지를 생성하는 단계; 및 상기 생성된 보안 메시지를 상기 제2 단말기로 전송하는 단계를 포함할 수 있다.Message transmission and reception method in the server performed between the first terminal and the second terminal through a network for solving the technical problem comprises the steps of receiving a message from the first terminal; Generating a secret key based on a secret keyword that is a shared string between the user of the first terminal and the user of the second terminal; Generating a secure message by encrypting the message received from the first terminal based on the secret key; And transmitting the generated security message to the second terminal.

상기 기술적 과제를 해결하기 위한 네트워크를 통하여 제1 단말기와 제2 단말기 사이에서 수행되는 서버에서의 메시지 송수신 방법은 제1 단말기로부터 메시지를 수신하는 단계; 상기 제1 단말기의 사용자와 제2 단말기의 사용자 사이에 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하고, 상기 비밀 키에 기초하여 상기 제1 단말기로부터 수신된 메시지를 암호화하여 보안 메시지를 생성하며, 상기 보안 메시지를 상기 제2 단말기로 전송하는 단계; 상기 제2 단말기의 사용자로부터 상기 비밀 키워드를 수신하는 단계; 상기 제2 단말기의 사용자로부터 수신된 비밀 키워드에 기초하여 비밀 키를 생성하는 단계; 및 상기 비밀 키에 기초하여 상기 보안 메시지를 복호화하고, 상기 복호화된 보안 메시지를 웹 페이지에 디스플레이하는 단계를 포함할 수 있다.Message transmission and reception method in the server performed between the first terminal and the second terminal through a network for solving the technical problem comprises the steps of receiving a message from the first terminal; Generate a secret key based on a secret keyword that is a shared string between the user of the first terminal and the user of the second terminal, and generate a security message by encrypting the message received from the first terminal based on the secret key; Transmitting the security message to the second terminal; Receiving the secret keyword from a user of the second terminal; Generating a secret key based on a secret keyword received from a user of the second terminal; And decrypting the security message based on the secret key, and displaying the decrypted security message on a web page.

상기 기술적 과제를 해결하기 위한 네트워크를 통하여 제1 단말기와 제2 단말기 사이에서 수행되는 서버에서의 메시지 송수신 방법은 제1 단말기로부터 보안 메시지를 수신하는 단계; 상기 수신된 보안 메시지를 제2 단말기로 전송하는 단계; 상기 제1 단말기의 사용자와 제2 단말기의 사용자 사이의 공유 문자열인 비밀 키워드를 상기 제2 단말기 사용자로부터 수신하는 단계; 상기 수신된 비밀 키워드에 기초하여 비밀 키를 생성하는 단계; 및 상기 비밀 키에 기초하여 상기 제1 단말기로부터 수신된 상기 보안 메시지를 복호화하며, 상기 복호화된 보안 메시지를 웹 페이지에 디스플레이하는 단계를 포함할 수 있다.Message transmission and reception method in the server performed between the first terminal and the second terminal through a network for solving the technical problem comprises the steps of receiving a security message from the first terminal; Transmitting the received security message to a second terminal; Receiving a secret keyword, which is a shared string between the user of the first terminal and the user of the second terminal, from the second terminal user; Generating a secret key based on the received secret keyword; And decrypting the security message received from the first terminal based on the secret key, and displaying the decrypted security message on a web page.

본 발명의 실시예에 따른 컴퓨터 시스템의 부팅 방법은 컴퓨터로 읽을 수 있는 기록 매체에 저장된 상기 컴퓨터 시스템의 부팅 방법을 실행하기 위한 컴퓨터 프로그램을 실행함으로써 구현될 수 있다.The booting method of a computer system according to an embodiment of the present invention may be implemented by executing a computer program for executing the booting method of the computer system stored in a computer-readable recording medium.

상술한 바와 같이 본 발명의 실시예에 따른 단말기 및 메시지 송수신 방법은 메시지 전송자와 메시지 수신자 사이의 공유 문자열인 비밀 키워드에 기초하여 생성되는 비밀 키에 기초하여 메시지를 암호화하고 암호화된 메시지를 복호화할 수 있는 효과가 있다.As described above, the terminal and the message transmission / reception method according to an embodiment of the present invention can encrypt a message and decrypt an encrypted message based on a secret key generated based on a secret keyword which is a shared string between the message sender and the message receiver. It has an effect.

본 발명과 본 발명의 동작상의 이점 및 발명의 실시에 의하여 달성되는 목적을 충분히 이해하기 위해서는 본 발명의 바람직한 실시 예를 예시하는 첨부 도면 및 첨부 도면에 기재된 내용을 참조하여야만 한다.In order to fully understand the present invention, the operational advantages of the present invention, and the objects attained by the practice of the present invention, reference should be made to the accompanying drawings which illustrate preferred embodiments of the present invention and the contents described in the accompanying drawings.

본 명세서에 있어서는 어느 하나의 구성요소가 다른 구성요소로 데이터 또는 신호를 '전송'하는 경우에는 상기 구성요소는 상기 다른 구성요소로 직접 상기 데이터 또는 신호를 전송할 수 있고, 적어도 하나의 또 다른 구성요소를 통하여 상기 데이터 또는 신호를 상기 다른 구성요소로 전송할 수 있음을 의미한다.In the present specification, when one component 'transmits' data or a signal to another component, the component may directly transmit the data or signal to the other component, and at least one other component. Through this means that the data or signal can be transmitted to the other component.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 설명함으로써 본 발명을 상세히 설명한다. 각 도면에 제시된 동일한 참조부호는 동일한 부재를 나타낸다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. Like reference numerals in the drawings denote like elements.

도 1은 본 발명의 실시예에 따른 단말기(100)의 블락도이다. 도 1을 참조하면, 단말기(100)는 메모리(110), 키패드(120), 컨트롤 블락(130), 디스플레이 모듈(140), 보안 모듈(150), 및 송수신 모듈(160)을 포함한다.1 is a block diagram of a terminal 100 according to an embodiment of the present invention. Referring to FIG. 1, the terminal 100 includes a memory 110, a keypad 120, a control block 130, a display module 140, a security module 150, and a transmission / reception module 160.

메모리(110)에는 메시지 암호화 및 복호화를 수행하기 위한 보안 프로그램 및 송수신되는 메시지가 저장될 수 있다. 메모리(110)에 저장되는 메시지에는 SMS(Short Message Service) 및 MMS(Multimedia Messaging Service) 등이 포함될 수 있으나 본 발명의 범위가 이에 한정되는 것은 아니다.The memory 110 may store a security program for performing message encryption and decryption and messages transmitted and received. The message stored in the memory 110 may include a Short Message Service (SMS) and a Multimedia Messaging Service (MMS), but the scope of the present invention is not limited thereto.

단말기(100)의 사용자는 키패드(120)를 이용하여 메시지를 작성하거나 단말기(100)의 동작을 제어하기 위한 다수의 제어 신호들을 발생할 수 있다. 컨트롤 블락(130)은 사용자의 키패드(120) 조작에 의하여 발생하는 다수의 제어 신호들을 포함하는 다수의 제어 신호들에 응답하여 단말기(100)의 동작을 제어한다.A user of the terminal 100 may generate a plurality of control signals for composing a message or controlling an operation of the terminal 100 using the keypad 120. The control block 130 controls the operation of the terminal 100 in response to a plurality of control signals including a plurality of control signals generated by a user's manipulation of the keypad 120.

디스플레이 모듈(140)은 단말기(100)의 동작 상태에 상응하는 화면을 디스플레이할 수 있다. 보안 모듈(150)은 특정 단말기의 사용자와의 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하고, 생성된 비밀 키에 기초하여 사용자의 키패드(120) 조작에 의하여 작성된 메시지를 암호화하여 보안 메시지를 생성할 수 있다. 또한, 보안 모듈(150)은 생성된 비밀 키에 기초하여 특정 단말기로부터 수신된 보안 메시지를 복호화할 수도 있다.The display module 140 may display a screen corresponding to the operation state of the terminal 100. The security module 150 generates a secret key based on a secret keyword, which is a shared string with a user of a specific terminal, and encrypts a message generated by the user's keypad 120 operation based on the generated secret key to generate a security message. Can be generated. In addition, the security module 150 may decrypt the security message received from the specific terminal based on the generated secret key.

송수신 모듈(160)은 생성된 보안 메시지를 상기 특정 단말기로 전송하거나 상기 특정 단말기로부터 보안 메시지를 수신하는 등 외부와의 데이터 송수신을 수행할 수 있다. 생성된 보안 메시지가 단말기(100)가 송수신할 수 있는 메시지의 크기보다 큰 경우에 단말기(100)는 생성된 보안 메시지를 복수회로 분할하여 전송할 수도 있다.The transmission / reception module 160 may perform data transmission / reception with the outside such as transmitting the generated security message to the specific terminal or receiving the security message from the specific terminal. When the generated security message is larger than the size of a message that the terminal 100 can transmit and receive, the terminal 100 may divide the generated security message into a plurality of times and transmit the same.

보안 모듈(150)은 비밀 키 생성 모듈(151), 암호화 모듈(152), 및 복호화 모듈(153)을 포함한다. 비밀 키 생성 모듈(151)은 특정 단말기의 사용자와 미리 공유한 비밀 키워드 및 단말기(100)의 사용자의 식별 수단에 기초하여 비밀 키 생성 알고리즘(key derivation function)을 수행함으로써 비밀 키를 생성할 수 있다. 또한, 비밀 키 생성 모듈(151)은 단말기 사용자들이 미리 공유한 비밀 키워드 및 특정 단말기의 사용자의 식별 수단에 기초하여 비밀 키 생성 알고리즘을 수행함으로써 비밀 키를 생성할 수 있다.The security module 150 includes a secret key generation module 151, an encryption module 152, and a decryption module 153. The secret key generation module 151 may generate a secret key by performing a key derivation function based on a secret keyword previously shared with a user of a specific terminal and an identification means of the user of the terminal 100. . In addition, the secret key generation module 151 may generate a secret key by performing a secret key generation algorithm based on the secret keyword shared by the terminal users in advance and the identification means of the user of the specific terminal.

비밀 키워드는 보안 메시지를 송수신할 단말기(100)의 사용자와 특정 단말기 사용자가 보안 메시지 송수신에 이용하기로 약속한 문자열을 의미하며, 단말기(100)를 이용하여 입력할 수 있는 한글, 영문, 한문, 숫자, 기호 등으로 설정될 수 있다. 단말기의 사용자의 식별 수단에는 단말기의 전화 번호에 상응하는 MDN(Mobile Directory Number), 단말기의 고유 일련번호인 ESN(Electronic Serial Number) 등이 포함될 수 있으나 본 발명의 범위가 이에 한정되는 것은 아니다.The secret keyword means a character string promised to be used by the user of the terminal 100 to transmit and receive the secure message and a specific terminal user to transmit and receive the secure message, and may be inputted using the terminal 100. It can be set to numbers, symbols, or the like. The identification means of the user of the terminal may include a mobile directory number (MDN) corresponding to the telephone number of the terminal, an electronic serial number (ESN) which is a unique serial number of the terminal, but the scope of the present invention is not limited thereto.

보안 프로그램이 실행된 상태에서 메시지를 작성하고 비밀 키워드를 입력하지 않고 메시지 전송을 시도하는 경우에 비밀 키 생성 모듈(151)은 임의의 문자열을 생성하고, 생성된 임의의 문자열 및 단말기(100)의 사용자의 식별 수단에 기초하여 비밀 키를 생성할 수 있다.When a message is written while a security program is executed and an attempt is made to transmit a message without inputting a secret keyword, the secret key generation module 151 generates a random string and generates the random string and the terminal 100. A secret key can be generated based on the identification means of the user.

임의의 문자열에 기초하여 발생된 비밀 키를 이용하여 생성된 보안 메시지가 전송된 후 단말기(100)의 디스플레이 모듈(140)에는 생성된 임의의 문자열이 디스플레이된다. 그러면 단말기(100)의 사용자는 비밀 키워드로 사용된 임의의 문자열을 메시지 수신 단말기의 사용자에게 온/오프 라인을 통하여 공유하여야 한다. 그러면 메시지 수신 단말기의 사용자는 메시지 전송 단말기의 사용자와 공유한 비밀 키워드를 이용하여 보안 메시지를 복호화하여 확인할 수 있다.After the security message generated using the secret key generated based on the arbitrary string is transmitted, the generated arbitrary string is displayed on the display module 140 of the terminal 100. Then, the user of the terminal 100 should share any character string used as a secret keyword through the online / offline to the user of the message receiving terminal. The user of the message receiving terminal can then decrypt and confirm the secure message using the secret keyword shared with the user of the message transmitting terminal.

보안 프로그램이 실행된 상태에서 메시지를 작성하고 비밀 키워드를 입력하지 않고 메시지 전송을 시도하는 경우에 비밀 키 생성 모듈(151)은 메시지 전송 단말기의 사용자의 식별 수단 또는 메시지 수신 단말기 사용자의 식별 수단을 비밀 키워드로 설정하고, 상기 설정된 비밀 키워드에 기초하여 비밀 키를 생성할 수도 있다.When a message is created while a security program is executed and a message is transmitted without inputting a secret keyword, the secret key generation module 151 secrets the identification means of the user of the message transmitting terminal or the identification means of the user of the message receiving terminal. It may be set as a keyword, and a secret key may be generated based on the set secret keyword.

암호화 모듈(152)은 비밀 키에 기초하여 작성된 메시지를 암호화하여 보안 메시지를 생성할 수 있다. 예컨대, 암호화 모듈(152)은 비밀 키를 이용하여 대칭 키 알고리즘을 수행함으로써 상기 작성된 메시지를 암호화할 수 있다. 여기서, 대 칭 키 알고리즘에는 DES(Data Encryption Standard), AES(Advanced Encryption Standard) 등이 포함될 수 있으나 본 발명의 범위가 이에 한정되는 것은 아니다. 복호화 모듈(153)은 비밀 키에 기초하여 특정 단말기로부터 수신된 보안 메시지를 복호화할 수 있다. 복호화 모듈(153)은 비밀 키를 이용하여 대칭 키 알고리즘을 수행함으로써 수신된 보안 메시지를 복호화할 수 있다.The encryption module 152 may generate a secure message by encrypting the message written based on the secret key. For example, the encryption module 152 may encrypt the written message by performing a symmetric key algorithm using a secret key. Here, the symmetric key algorithm may include a Data Encryption Standard (DES), an Advanced Encryption Standard (AES), and the like, but the scope of the present invention is not limited thereto. The decryption module 153 may decrypt the security message received from the specific terminal based on the secret key. The decryption module 153 may decrypt the received security message by performing a symmetric key algorithm using the secret key.

단말기에는 PDA(personal digital assistance), 휴대 전화기(cellular telephone), PMP(portable multimedia player) 등의 휴대용 단말기와 휴대용 컴퓨터(portable computer), 데스크탑(desktop computer) 등의 컴퓨터 시스템이 포함될 수 있다. 또한 단말기에는 사용자가 접속하여 메시지 송수신의 상대방과 미리 접속된 비밀 키워드를 이용하여 메시지를 암호화하여 발송하거나, 상대방이 보낸 보안 메시지를 확인할 수 있는 웹서버가 포함될 수도 있다.The terminal may include a portable terminal such as a personal digital assistance (PDA), a cellular telephone, a portable multimedia player (PMP), and a computer system such as a portable computer or a desktop computer. In addition, the terminal may include a web server that the user can access and encrypt the message using a secret keyword previously connected with the counterpart of the message transmission and reception, or check the security message sent by the counterpart.

도 2a는 본 발명의 실시예에 따른 메시지 전송 방법을 나타내는 순서도이다. 이하, 도 2b는 본 발명의 실시예에 따른 메시지 전송 방법의 수행 단계에 따른 단말기의 화면을 나타낸다. 이하 도 1 내지 도 2b를 참조하여 본 발명의 실시예에 따른 메시지 전송 방법을 순차적으로 살펴본다.2A is a flowchart illustrating a message transmission method according to an embodiment of the present invention. 2B shows a screen of a terminal according to an execution step of a message transmission method according to an embodiment of the present invention. Hereinafter, a method of transmitting a message according to an embodiment of the present invention will be described with reference to FIGS. 1 to 2B.

먼저, 작성된 메시지를 암호화 또는 복호화하기 위한 보안 프로그램이 단말기(100)에 설치되어야 한다(S20). 단말기(100)의 사용자는 키패드(120)를 이용하여 특정 단말기의 사용자에게 전송할 메시지를 작성한다(S21). 도 2b의 (a)는 보안 프로그램이 실행된 상태에서의 단말기(100)의 화면이다. 도 2b의 (b)는 단말기(100)의 사용자가 메시지를 작성하는 화면이다.First, a security program for encrypting or decrypting a created message should be installed in the terminal 100 (S20). The user of the terminal 100 writes a message to be transmitted to the user of the specific terminal using the keypad 120 (S21). 2B illustrates a screen of the terminal 100 in a state where a security program is executed. 2B (b) is a screen in which a user of the terminal 100 writes a message.

메시지 작성이 완료되면 사용자는 메시지 수신 단말기의 사용자와의 공유 문자열인 비밀 키워드를 입력하며, 단말기(100)의 비밀 키 생성 모듈(151)은 비밀 키워드와 단말기의 사용자의 식별 번호 또는 메시지 수신 단말기 사용자의 식별 번호에 기초하여 비밀 키를 생성한다(S22). 도 2b의 (c)는 단말기의 사용자가 메시지 수신 단말기 사용자와 미리 공유한 비밀 키워드 '비밀'을 입력한 화면이다.When the message is completed, the user inputs a secret keyword, which is a shared string with the user of the message receiving terminal, and the secret key generation module 151 of the terminal 100 uses the secret keyword and the identification number of the user of the terminal or the message receiving terminal user. A secret key is generated based on the identification number (S22). 2B (c) is a screen in which a user of a terminal inputs a secret keyword 'secret' previously shared with a message receiving terminal user.

만약, 사용자가 비밀 키워드를 입력하지 않고 메시지 전송을 시도하면 비밀 키 생성 모듈(151)은 임의의 문자열을 생성하여 이를 비밀 키워드로 설정할 수 있으며, 사용자의 식별 수단 또는 메시지 수신 단말기의 사용자의 식별 번호를 비밀 키워드로 설정할 수도 있다.If a user attempts to transmit a message without inputting a secret keyword, the secret key generation module 151 may generate an arbitrary string and set it as a secret keyword. The identification means of the user or the identification number of the user of the message receiving terminal may be used. Can also be set as a secret keyword.

비밀 키가 생성되면 암호화 모듈(152)은 생성된 비밀 키에 기초하여 작성된 메시지를 암호화한다(S23). 메시지 암호화가 완료된 후 송수신 모듈(160)은 암호화된 보안 메시지를 전송한다(S24). 도 2b의 (d)는 메시지 전송이 완료된 상태를 나타내는 화면이다.When the secret key is generated, the encryption module 152 encrypts the created message based on the generated secret key (S23). After the message encryption is completed, the transmission and reception module 160 transmits the encrypted security message (S24). FIG. 2B (d) is a screen illustrating a state in which message transmission is completed.

도 3a는 본 발명의 실시예에 따른 메시지 수신 방법을 나타내는 순서도이다. 도 3b는 본 발명의 실시예에 따른 메시지 수신 방법의 수행 단계에 따른 단말기의 화면을 나타낸다. 도 3c는 본 발명의 실시예에 따른 메시지 수신 방법에 있어서 비밀 키워드 입력 오류 시의 단말기의 화면을 나타낸다. 이하, 도 1 및 도 3a 내지 도 3c를 참조하여 본 발명의 실시예에 따른 메시지 수신 방법을 순차적으로 살펴본다.3A is a flowchart illustrating a message receiving method according to an embodiment of the present invention. 3B illustrates a screen of a terminal according to an execution step of a message receiving method according to an embodiment of the present invention. 3C illustrates a screen of a terminal in case of a secret keyword input error in a message receiving method according to an embodiment of the present invention. Hereinafter, a method of receiving a message according to an embodiment of the present invention will be described sequentially with reference to FIGS. 1 and 3A to 3C.

보안 메시지가 수신되면(S30), 메시지 수신 단말기는 보안 메시지가 도착했 음을 디스플레이한다. 도 3b의 (a)는 보안 메시지가 도착했음을 나타내는 화면이다.When the security message is received (S30), the message receiving terminal displays that the security message has arrived. 3B illustrates a screen indicating that a security message has arrived.

보안 메시지를 확인하고자하는 메시지 수신 단말기의 사용자는 메시지 발송 단말기 사용자와의 공유 문자열인 비밀 키워드를 입력하며, 메시지 수신 단말기의 비밀 키 생성 모듈은 비밀 키워드와 단말기의 사용자의 식별 번호 또는 메시지 수신 단말기 사용자의 식별 번호에 기초하여 비밀 키를 생성한다(S31). The user of the message receiving terminal that wants to check the security message inputs a secret keyword, which is a shared string with the message sending terminal user. A secret key is generated based on the identification number (S31).

도 3b의 (b) 및 (c)는 메시지 수신 단말기에 보안 메시지지 1통이 받은 메시지 함에 저장되어 있음을 나타내는 화면이고, 도 3b의 (d)는 메시지 수신 단말기의 사용자가 메시지 발신 단말기 사용자와 미리 공유한 비밀 키워드 '비밀'을 입력한 화면이다.(B) and (c) of FIG. 3b are screens showing that one secure message sheet is stored in a message box received by the message receiving terminal, and FIG. 3b (d) shows that the user of the message receiving terminal is connected with the message originating terminal user. This is a screen where you enter the secret keyword 'secret' shared in advance.

비밀 키가 생성되면 메시지 수신 단말기의 복호화 모듈은 비밀 키에 기초하여 수신된 보안 메시지를 복호화하여 디스플레이한다. 도 3b의 (e)는 복호된 메시지가 디스플레이된 화면이다.When the secret key is generated, the decryption module of the message receiving terminal decrypts and displays the received security message based on the secret key. 3B illustrates a screen displaying a decoded message.

만약, 잘못된 비밀 키워드가 입력되면 메시지 수신 단말기는 수신된 보안 메시지를 복호화하여 디스플레이할 수 없으며, 깨진 메시지를 디스플레이한다. 도 3c의 (a)는 비밀 키워드 '비밀'을 잘못 입력하여 '비미ㄹ'을 입력한 화면이며, 도 3c의 (b)는 깨진 메시지가 디스플레이된 화면이다.If the wrong secret keyword is input, the message receiving terminal cannot decrypt and display the received security message, and displays the broken message. FIG. 3C illustrates a screen in which a secret keyword 'secret' is incorrectly input and 'BI' is input, and FIG. 3C (B) illustrates a screen in which a broken message is displayed.

도 4는 본 발명의 실시예에 따른 메시지 송수신 네트워크를 나타낸다. 도 4를 참조하면, 본 발명의 실시예에 따른 다수의 단말기들(100a 내지 100e)이 유/무선 네트워크를 통하여 서로 연결되며, 본 발명의 실시예에 따른 단말기는 휴대폰, PDA, PC, 웹서버 등일 수 있음을 알 수 있다.4 illustrates a message transmission and reception network according to an embodiment of the present invention. 4, a plurality of terminals (100a to 100e) according to an embodiment of the present invention is connected to each other via a wired / wireless network, the terminal according to an embodiment of the present invention is a mobile phone, PDA, PC, Web server It can be seen that it can be.

도 5는 본 발명의 실시예에 따른 메시지 송수신 방법을 나타내는 순서도이다. 참고로 도 5는 웹서버(100c)를 중심으로 휴대폰(100a)과 휴대폰(100b) 사이의 메시지 송수신 방법을 나타내는 순서도이다. 이하 도 1, 도 4, 및 도 5를 참조하여 그 과정을 살펴본다.5 is a flowchart illustrating a message transmission and reception method according to an embodiment of the present invention. For reference, FIG. 5 is a flowchart illustrating a message transmission / reception method between the mobile phone 100a and the mobile phone 100b around the web server 100c. Hereinafter, the process will be described with reference to FIGS. 1, 4, and 5.

메시지 발신 단말기(100, 이하 '제1 단말기'라 함)의 사용자는 메시지를 작성하여(S50), 제1 단말기(100a) 내에서의 암호화 여부를 결정한다(S51). 제1 단말기(100a) 내에서 메시지를 암호화하는 경우 제1 단말기(100a)의 보안 모듈(150)은 비밀 키워드에 기초하여 비밀 키를 생성하고, 생성된 비밀 키에 기초하여 메시지를 암호화하며(S52), 제1 단말기(100a)의 송수신 모듈(160)은 암호화된 메시지를 송신하며, 웹 서버(100c)는 암호화된 메시지를 수신한다(S55). 제1 단말기(100a) 내부에서 메시지를 암호화하는 과정(S52)은 도 1 내지 도 2b를 참조하여 설명한바 있으므로 그에 대한 상세한 설명은 생략한다.The user of the message originating terminal 100 (hereinafter referred to as 'first terminal') creates a message (S50) and determines whether to encrypt in the first terminal 100a (S51). When encrypting the message in the first terminal 100a, the security module 150 of the first terminal 100a generates a secret key based on the secret keyword, encrypts the message based on the generated secret key (S52). ), The transmission and reception module 160 of the first terminal 100a transmits the encrypted message, and the web server 100c receives the encrypted message (S55). Since the process of encrypting the message in the first terminal 100a (S52) has been described with reference to FIGS. 1 to 2B, a detailed description thereof will be omitted.

웹 서버(100c)에서 메시지를 암호화하는 경우 웹 서버(100c)는 암호화되지 않는 메시지를 수신하며(S53), 제1 단말기(100a)의 사용자와 제2 단말기(100b)의 사용자 사이의 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하고 생성된 비밀 키에 기초하여 메시지를 암호화한다(S54).When the web server 100c encrypts the message, the web server 100c receives the unencrypted message (S53), which is a shared string between the user of the first terminal 100a and the user of the second terminal 100b. A secret key is generated based on the secret keyword and the message is encrypted based on the generated secret key (S54).

웹 서버(100c) 내에서 비밀 키를 생성하는 단계는 제1 단말기(100a)에서 비밀 키를 생성하는 단계와 같다. 즉, 웹 서버(100c)에 포함된 보안 모듈은 제1 단말기(100a)의 사용자와 와 제2 단말기(100b)의 사용자가 미리 공유한 비밀 키워드에 기초하여 비밀 키를 생성할 수 있다. 여기서, 미리 공유한 비밀 키워드는 웹 서버(100c)에 포함된 메모리에 저장될 수 있다.Generating a secret key in the web server 100c is the same as generating a secret key in the first terminal 100a. That is, the security module included in the web server 100c may generate a secret key based on a secret keyword previously shared by the user of the first terminal 100a and the user of the second terminal 100b. Here, the pre-shared secret keyword may be stored in a memory included in the web server 100c.

또한, 웹 서버(100c)에 포함된 보안 모듈은 임의의 문자열을 생성하고, 생성된 임의의 문자열을 비밀 키워드로 하여 기초하여 비밀 키를 생성할 수도 있다. 이때, 웹 서버(100c)는 비밀 키워드로 이용된 임의의 문자열을 제1 단말기(100a)의 사용자에게 통지하고, 제1 단말기(100a)의 사용자는 그 문자열을 제2 단말기(100b)의 사용자에게 통지하여 공유할 수 있다.In addition, the security module included in the web server 100c may generate an arbitrary string and generate a secret key based on the generated arbitrary string as a secret keyword. At this time, the web server 100c notifies the user of the first terminal 100a of any character string used as a secret keyword, and the user of the first terminal 100a sends the character string to the user of the second terminal 100b. You can share by notification.

제1 단말기(100a)로부터 암호화된 메시지가 수신되거나 웹 서버(100c)에서 메시지가 암호화되면, 웹 서버(100c)는 암호화된 메시지를 제2 단말기(100b)로 전송한다(S56). 그러면 제2 단말기(100b)의 사용자는 암호화된 메시지를 제2 단말기(100b)에서 디스플레이할 것인지 여부를 결정한다(S57).When the encrypted message is received from the first terminal 100a or the message is encrypted at the web server 100c, the web server 100c transmits the encrypted message to the second terminal 100b (S56). Then, the user of the second terminal 100b determines whether to display the encrypted message on the second terminal 100b (S57).

제2 단말기(100b)의 사용자가 암호화된 메시지를 웹 서버(100c)에서 확인하고자하는 경우 웹 서버(100c)는 제2 단말기(100b)의 웹 서버(100c)에 접속한 제2 단말기(100b)의 사용자가 입력하는 비밀 키워드를 수신한다(S58). 웹 서버(100c)는 수신된 비밀 키워드에 기초하여 비밀 키를 생성하며, 생성된 비밀 키에 기초하여 암호화된 메시지를 복호할 수 있으며(S60), 복호된 메시지를 디스플레이할 수 있다(S60). 웹 서버(100c)에서 비밀 키를 생성하는 과정은 제1 단말기(100a) 또는 제2 단말기(100b)에서 비밀 키를 생성하는 과정과 유사하므로 그에 대한 상세한 설명은 생략한다.When the user of the second terminal 100b wants to check the encrypted message in the web server 100c, the web server 100c accesses the web server 100c of the second terminal 100b and the second terminal 100b. The secret keyword entered by the user is received (S58). The web server 100c may generate a secret key based on the received secret keyword, decrypt the encrypted message based on the generated secret key (S60), and display the decrypted message (S60). Since the process of generating the secret key in the web server 100c is similar to the process of generating the secret key in the first terminal 100a or the second terminal 100b, a detailed description thereof will be omitted.

제2 단말기(100b) 내에서 메시지를 복호화하는 경우 제2 단말기(100b)의 보 안 모듈(150)은 비밀 키워드에 기초하여 비밀 키를 생성하고, 생성된 비밀 키에 기초하여 메시지를 복호화한다(S61). 제2 단말기(100b) 내부에서 메시지를 복호화하는 과정(S61)은 도 1 내지 도 2b를 참조하여 설명한바 있으므로 그에 대한 상세한 설명은 생략한다. 그러면 제2 단말기(100b)의 디스플레이 모듈(140)은 복호된 메시지를 디스플레이한다(S62).When decrypting the message in the second terminal 100b, the security module 150 of the second terminal 100b generates a secret key based on the secret keyword and decrypts the message based on the generated secret key ( S61). Decoding of the message in the second terminal (100b) (S61) has been described with reference to Figures 1 to 2b, so a detailed description thereof will be omitted. Then, the display module 140 of the second terminal 100b displays the decoded message (S62).

본 발명의 실시예에 따른 메시지 송수신 방법은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현될 수 있다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다.The message transmission / reception method according to an embodiment of the present invention may also be embodied as computer readable codes on a computer readable recording medium. The computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer system is stored.

예컨대, 컴퓨터가 읽을 수 있는 기록매체에는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광 데이터 저장장치 등이 있으며, 또한 본 발명의 실시예에 따른 메시지 송수신 방법을 수행하기 위한 프로그램 코드는 캐리어 웨이브(예를 들어, 인터넷을 통한 전송)의 형태로 전송될 수 있다.For example, a computer-readable recording medium may include a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like. The program code for performing a message transmission / reception method according to an embodiment of the present invention may be May be transmitted in the form of a carrier wave (eg, transmission over the Internet).

또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다. 그리고 본 발명의 실시예에 따른 메시지 송수신 방법을 구현하기 위한 기능적인 (functional) 프로그램, 코드 및 코드 세그먼트들은 본 발명이 속하는 기술분야의 프로그래머들에 의해 용이하게 추론될 수 있다.The computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion. In addition, functional programs, codes, and code segments for implementing a message transmission / reception method according to an embodiment of the present invention may be easily inferred by programmers in the art to which the present invention belongs.

발명은 도면에 도시된 일 실시 예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시 예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이다.Although the invention has been described with reference to one embodiment illustrated in the drawings, this is merely exemplary, and it will be understood by those skilled in the art that various modifications and equivalents may be possible. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

도 1은 본 발명의 실시예에 따른 단말기의 블락도이다.1 is a block diagram of a terminal according to an embodiment of the present invention.

도 2a는 본 발명의 실시예에 따른 메시지 전송 방법을 나타내는 순서도이다.2A is a flowchart illustrating a message transmission method according to an embodiment of the present invention.

도 2b는 본 발명의 실시예에 따른 메시지 전송 방법의 수행 단계에 따른 단말기의 화면을 나타낸다.2B shows a screen of a terminal according to an execution step of a message transmission method according to an embodiment of the present invention.

도 3a는 본 발명의 실시예에 따른 메시지 수신 방법을 나타내는 순서도이다.3A is a flowchart illustrating a message receiving method according to an embodiment of the present invention.

도 3b는 본 발명의 실시예에 따른 메시지 수신 방법의 수행 단계에 따른 단말기의 화면을 나타낸다.3B illustrates a screen of a terminal according to an execution step of a message receiving method according to an embodiment of the present invention.

도 3c는 본 발명의 실시예에 따른 메시시 수신 방법에 있어서 비밀 키워드 입력 오류시의 단말기의 화면을 나타낸다.3C illustrates a screen of a terminal in case of a secret keyword input error in the message receiving method according to an embodiment of the present invention.

도 4는 본 발명의 실시예에 따른 메시지 송수신 네트워크를 나타낸다.4 illustrates a message transmission and reception network according to an embodiment of the present invention.

도 5는 본 발명의 실시예에 따른 메시지 송수신 방법을 나타내는 순서도이다.5 is a flowchart illustrating a message transmission and reception method according to an embodiment of the present invention.

Claims (19)

특정 단말기의 사용자와의 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하고, 상기 비밀 키에 기초하여 키패드 조작에 의하여 작성된 메시지를 암호화하여 보안 메시지를 생성하거나 상기 특정 단말기로부터 수신된 보안 메시지를 복호화하는 보안 모듈; 및A secret key is generated based on a secret keyword, which is a shared string with a user of a specific terminal, and a message generated by a keypad operation is encrypted based on the secret key to generate a security message or to decrypt a security message received from the specific terminal. A security module; And 상기 생성된 보안 메시지를 상기 특정 단말기로 전송하거나 상기 특정 단말기로부터 보안 메시지를 수신하는 송수신 모듈을 포함하며,And a transmission / reception module configured to transmit the generated security message to the specific terminal or to receive the security message from the specific terminal. 상기 보안 모듈은The security module 상기 특정 단말기의 사용자와 미리 공유한 비밀 키워드 및 상기 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하거나 상기 미리 공유한 상기 비밀 키워드 및 상기 특정 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하는 비밀 키 생성 모듈;The secret key is generated based on a secret keyword previously shared with the user of the specific terminal and the identification means of the user of the terminal, or the secret key is based on the secret keyword and the identification means of the user of the specific terminal. Secret key generation module for generating a; 상기 비밀 키에 기초하여 상기 작성된 메시지를 암호화하여 상기 보안 메시지를 생성하는 암호화 모듈; 및An encryption module for encrypting the created message based on the secret key to generate the secure message; And 상기 비밀 키에 기초하여 상기 특정 단말기로부터 수신된 보안 메시지를 복호하는 복호화 모듈을 포함하는 단말기.And a decryption module to decrypt a security message received from the specific terminal based on the secret key. 제1항에 있어서, 상기 단말기 사용자의 식별 수단은The method of claim 1, wherein the identification means of the terminal user 단말기의 전화 번호에 상응하는 MDN(Mobile Directory Number) 또는 단말기의 고유 일련번호인 ESN(Electronic Serial Number)인 것을 특징으로 하는 단말기.A terminal characterized in that the MDN (Mobile Directory Number) corresponding to the telephone number of the terminal or ESN (Electronic Serial Number) which is a unique serial number of the terminal. 특정 단말기의 사용자와의 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하고, 상기 비밀 키에 기초하여 키패드 조작에 의하여 작성된 메시지를 암호화하여 보안 메시지를 생성하거나 상기 특정 단말기로부터 수신된 보안 메시지를 복호화하는 보안 모듈; 및A secret key is generated based on a secret keyword, which is a shared string with a user of a specific terminal, and a message generated by a keypad operation is encrypted based on the secret key to generate a security message or to decrypt a security message received from the specific terminal. A security module; And 상기 생성된 보안 메시지를 상기 특정 단말기로 전송하거나 상기 특정 단말기로부터 보안 메시지를 수신하는 송수신 모듈을 포함하며,And a transmission / reception module configured to transmit the generated security message to the specific terminal or to receive the security message from the specific terminal. 상기 보안 모듈은The security module 임의의 문자열을 생성하여 상기 비밀 키워드로 설정하고, 상기 임의의 문자열 및 상기 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하거나 상기 임의의 문자열 및 상기 특정 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하는 비밀 키 생성 모듈;Generate an arbitrary character string and set it as the secret keyword, and generate the secret key based on the arbitrary character string and the identification means of the user of the terminal, or generate the random key based on the arbitrary character string and the identification means of the user of the specific terminal A secret key generation module for generating the secret key; 상기 비밀 키에 기초하여 상기 작성된 메시지를 암호화하여 상기 보안 메시지를 생성하는 암호화 모듈; 및An encryption module for encrypting the created message based on the secret key to generate the secure message; And 상기 비밀 키에 기초하여 상기 특정 단말기로부터 수신된 보안 메시지를 복호화하는 복호화 모듈을 포함하는 단말기.And a decryption module for decrypting a security message received from the specific terminal based on the secret key. 제3항에 있어서, 상기 단말기 사용자의 식별 수단은The method of claim 3, wherein the identification means of the terminal user 단말기의 전화 번호에 상응하는 MDN(Mobile Directory Number) 또는 단말기의 고유 일련번호인 ESN(Electronic Serial Number)인 것을 특징으로 하는 단말기.A terminal characterized in that the MDN (Mobile Directory Number) corresponding to the telephone number of the terminal or ESN (Electronic Serial Number) which is a unique serial number of the terminal. 단말기에서의 메시지 송수신 방법에 있어서,In the message transmission and reception method in the terminal, 특정 단말기 사용자와의 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하고, 상기 비밀 키에 기초하여 키패드 조작에 의하여 작성된 메시지를 암호화함으로써 보안 메시지를 생성하는 단계; 및Generating a secret key based on a secret keyword that is a shared string with a specific terminal user, and generating a secure message by encrypting a message created by keypad operation based on the secret key; And 상기 보안 메시지를 상기 특정 단말기로 전송하는 단계를 포함하며,Transmitting the security message to the specific terminal; 상기 비밀 키를 생성하는 단계는Generating the secret key 상기 특정 단말기의 사용자와 미리 공유한 비밀 키워드 및 상기 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하거나 상기 미리 공유한 비밀 키워드 및 상기 특정 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하는 단계를 포함하는 메시지 송수신 방법.The secret key is generated based on a secret keyword previously shared with the user of the specific terminal and the identification means of the user of the terminal, or the secret key is generated based on the secret keyword shared with the user of the specific terminal. Message sending and receiving method comprising the step of generating. 제5항에 있어서, 상기 단말기 사용자의 식별 수단은The method of claim 5, wherein the identification means of the terminal user 단말기의 전화 번호에 상응하는 MDN(Mobile Directory Number) 또는 단말기의 고유 일련번호인 ESN(Electronic Serial Number)인 것을 특징으로 하는 메시지 송수신 방법.Method of transmitting and receiving a message, characterized in that the MDN (Mobile Directory Number) corresponding to the telephone number of the terminal or ESN (Electronic Serial Number), which is a unique serial number of the terminal. 단말기에서의 메시지 송수신 방법에 있어서,In the message transmission and reception method in the terminal, 특정 단말기 사용자와의 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하고, 상기 비밀 키에 기초하여 키패드 조작에 의하여 작성된 메시지를 암호화함으로써 보안 메시지를 생성하는 단계; 및Generating a secret key based on a secret keyword that is a shared string with a specific terminal user, and generating a secure message by encrypting a message created by keypad operation based on the secret key; And 상기 보안 메시지를 상기 특정 단말기로 전송하는 단계를 포함하며,Transmitting the security message to the specific terminal; 상기 비밀 키를 생성하는 단계는Generating the secret key 임의의 문자열을 생성하여 상기 비밀 키워드로 설정하는 단계; 및Generating an arbitrary string and setting the secret keyword; And 상기 임의의 문자열 및 상기 단말기 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하거나 상기 임의의 문자열 및 상기 특정 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하는 단계를 포함하는 메시지 송수신 방법.Generating the secret key based on the arbitrary string and identification means of the terminal user or generating the secret key based on the arbitrary string and identification means of the user of the specific terminal. 제7항에 있어서, 상기 단말기의 사용자의 식별 수단은8. The apparatus of claim 7, wherein the identification means of the user of the terminal is 단말기의 전화 번호에 상응하는 MDN(Mobile Directory Number) 또는 단말기의 고유 일련번호인 ESN(Electronic Serial Number)인 것을 특징으로 하는 메시지 송수신 방법. Method of transmitting and receiving a message, characterized in that the MDN (Mobile Directory Number) corresponding to the telephone number of the terminal or ESN (Electronic Serial Number), which is a unique serial number of the terminal. 단말기에서의 메시지 송수신 방법에 있어서,In the message transmission and reception method in the terminal, 보안 메시지를 수신하는 단계;Receiving a security message; 상기 보안 메시지를 전송한 단말기의 사용자와의 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하는 단계; 및Generating a secret key based on a secret keyword that is a shared string with a user of the terminal that transmitted the security message; And 상기 비밀 키에 기초하여 상기 수신된 보안 메시지를 복호화하는 단계를 포함하며,Decrypting the received security message based on the secret key; 상기 비밀 키를 생성하는 단계는Generating the secret key 상기 미리 공유한 비밀 키워드 및 상기 보안 메시지를 전송한 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하거나 상기 미리 공유한 비밀 키워드 및 상기 보안 메시지를 수신한 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하는 단계를 포함하는 메시지 송수신 방법.Generate the secret key based on the pre-shared secret keyword and the identification means of the user of the terminal that transmitted the security message, or based on the pre-shared secret keyword and the identification means of the user of the terminal receiving the security message Generating the secret key. 제9항에 있어서, 상기 단말기의 사용자의 식별 수단은The method of claim 9, wherein the identification means of the user of the terminal 단말기의 전화 번호에 상응하는 MDN(Mobile Directory Number) 또는 단말기의 고유 일련번호인 ESN(Electronic Serial Number)인 것을 특징으로 하는 메시지 송수신 방법. Method of transmitting and receiving a message, characterized in that the MDN (Mobile Directory Number) corresponding to the telephone number of the terminal or ESN (Electronic Serial Number), which is a unique serial number of the terminal. 단말기에서의 메시지 송수신 방법에 있어서,In the message transmission and reception method in the terminal, 보안 메시지를 수신하는 단계;Receiving a security message; 상기 보안 메시지를 전송한 단말기의 사용자와의 공유 문자열인 비밀 키워드에 기초하여 비밀 키를 생성하는 단계; 및Generating a secret key based on a secret keyword that is a shared string with a user of the terminal that transmitted the security message; And 상기 비밀 키에 기초하여 상기 수신된 보안 메시지를 복호화하는 단계를 포함하며,Decrypting the received security message based on the secret key; 상기 비밀 키를 생성하는 단계는Generating the secret key 임의의 문자열을 생성하여 상기 비밀 키워드로 설정하는 단계; 및Generating an arbitrary string and setting the secret keyword; And 상기 임의의 문자열 및 상기 보안 메시지를 전송한 단말기 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하거나 상기 임의의 문자열 및 상기 보안 메시지를 수신한 단말기 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하는 단계를 포함하는 메시지 송수신 방법.Generate the secret key based on the arbitrary character string and the identification means of the terminal user who transmitted the secure message or generate the secret key based on the arbitrary string and the identification means of the terminal user who received the secure message; Message sending and receiving method comprising the step. 제11항에 있어서, 상기 단말기의 사용자의 식별 수단은The method of claim 11, wherein the identification means of the user of the terminal 단말기의 전화 번호에 상응하는 MDN(Mobile Directory Number) 또는 단말기의 고유 일련번호인 ESN(Electronic Serial Number)인 것을 특징으로 하는 메시지 송수신 방법. Method of transmitting and receiving a message, characterized in that the MDN (Mobile Directory Number) corresponding to the telephone number of the terminal or ESN (Electronic Serial Number), which is a unique serial number of the terminal. 네트워크를 통하여 제1 단말기와 제2 단말기 사이에서 수행되는 서버에서의 메시지 송수신 방법에 있어서,In the message transmission and reception method in a server performed between a first terminal and a second terminal through a network, 상기 제1 단말기로부터 메시지를 수신하는 단계;Receiving a message from the first terminal; 상기 제1 단말기의 사용자 및 상기 제2 단말기 사용자가 미리 공유한 비밀 키워드 및 상기 제1 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하거나 상기 미리 공유한 상기 비밀 키워드 및 상기 제2 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하는 단계;The secret key generated by the user of the first terminal and the user of the second terminal and shared by the user of the first terminal and the identification means of the user of the first terminal; Generating the secret key based on the identification means of the user; 상기 비밀 키에 기초하여 상기 제1 단말기로부터 수신된 메시지를 암호화하여 보안 메시지를 생성하는 단계; 및Generating a secure message by encrypting the message received from the first terminal based on the secret key; And 상기 생성된 보안 메시지를 상기 제2 단말기로 전송하는 단계를 포함하는 메시지 송수신 방법.And transmitting the generated security message to the second terminal. 제13항에 있어서, 상기 메시지 송수신 방법은The method of claim 13, wherein the message transmission / reception method is 상기 제2 단말기의 사용자로부터 상기 미리 공유한 비밀 키워드를 수신하는 단계;Receiving the pre-shared secret keyword from a user of the second terminal; 상기 미리 공유한 비밀 키워드 및 상기 제1 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하거나 상기 미리 공유한 상기 비밀 키워드 및 상기 제2 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하는 단계; 및Generate the secret key based on the pre-shared secret keyword and the identification means of the user of the first terminal or generate the secret key based on the pre-shared secret keyword and the identification means of the user of the second terminal Making; And 상기 비밀 키에 기초하여 상기 보안 메시지를 복호화하고, 상기 복호화된 보안 메시지를 웹 페이지에 디스플레이하는 단계를 더 포함하는 메시지 송수신 방법.Decrypting the security message based on the secret key, and displaying the decrypted security message on a web page. 네트워크를 통하여 제1 단말기와 제2 단말기 사이에서 수행되는 서버에서의 메시지 송수신 방법에 있어서,In the message transmission and reception method in a server performed between a first terminal and a second terminal through a network, 상기 제1 단말기로부터 보안 메시지를 수신하는 단계;Receiving a security message from the first terminal; 상기 수신된 보안 메시지를 상기 제2 단말기로 전송하는 단계;Transmitting the received security message to the second terminal; 상기 제1 단말기의 사용자와 제2 단말기의 사용자 사이의 공유 문자열인 비밀 키워드를 상기 제2 단말기 사용자로부터 수신하는 단계;Receiving a secret keyword, which is a shared string between the user of the first terminal and the user of the second terminal, from the second terminal user; 상기 미리 공유한 비밀 키워드 및 상기 제1 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하거나 상기 미리 공유한 비밀 키워드 및 상기 제2 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하는 단계; 및Generate the secret key based on the pre-shared secret keyword and the identification means of the user of the first terminal or generate the secret key based on the pre-shared secret keyword and the identification means of the user of the second terminal step; And 상기 비밀 키에 기초하여 상기 제1 단말기로부터 수신된 상기 보안 메시지를 복호화하며, 상기 복호화된 보안 메시지를 웹 페이지에 디스플레이하는 단계를 포함하는 메시지 송수신 방법.Decrypting the security message received from the first terminal based on the secret key, and displaying the decrypted security message on a web page. 제15항에 있어서, 상기 단말기의 사용자의 식별 수단은16. The apparatus of claim 15, wherein the identification means of the user of the terminal is 단말기의 전화 번호에 상응하는 MDN(Mobile Directory Number) 또는 단말기의 고유 일련번호인 ESN(Electronic Serial Number)인 것을 특징으로 하는 메시지 송수신 방법. Method of transmitting and receiving a message, characterized in that the MDN (Mobile Directory Number) corresponding to the telephone number of the terminal or ESN (Electronic Serial Number), which is a unique serial number of the terminal. 네트워크를 통하여 제1 단말기와 제2 단말기 사이에서 수행되는 서버에서의 메시지 송수신 방법에 있어서,In the message transmission and reception method in a server performed between a first terminal and a second terminal through a network, 상기 제1 단말기로부터 메시지를 수신하는 단계;Receiving a message from the first terminal; 임의의 문자열을 생성하여 상기 비밀 키워드로 설정하는 단계; 및Generating an arbitrary string and setting the secret keyword; And 상기 임의의 문자열 및 상기 제1 단말기 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하거나 상기 임의의 문자열 및 상기 제2 단말기의 사용자의 식별 수단에 기초하여 상기 비밀 키를 생성하는 단계;Generating the secret key based on the arbitrary string and identification means of the first terminal user or generating the secret key based on the arbitrary string and identification means of the user of the second terminal; 상기 비밀 키에 기초하여 상기 제1 단말기로부터 수신된 메시지를 암호화하여 보안 메시지를 생성하는 단계; 및Generating a secure message by encrypting the message received from the first terminal based on the secret key; And 상기 생성된 보안 메시지를 상기 제2 단말기로 전송하는 단계를 포함하는 메시지 송수신 방법.And transmitting the generated security message to the second terminal. 제17항에 있어서, 상기 단말기의 사용자의 식별 수단은18. The apparatus of claim 17, wherein the means for identifying the user of the terminal is 단말기의 전화 번호에 상응하는 MDN(Mobile Directory Number) 또는 단말기의 고유 일련번호인 ESN(Electronic Serial Number)인 것을 특징으로 하는 메시지 송수신 방법. Method of transmitting and receiving a message, characterized in that the MDN (Mobile Directory Number) corresponding to the telephone number of the terminal or ESN (Electronic Serial Number), which is a unique serial number of the terminal. 제5항, 제7항, 제9항, 제11항, 제13항 ,제15항, 및 제17항 중 어느 한 항에 기재된 메시지 전송 방법을 실행하기 위한 컴퓨터 프로그램을 저장하는 컴퓨터로 읽을 수 있는 기록 매체.A computer readable medium storing a computer program for executing the message transmission method according to any one of claims 5, 7, 9, 11, 13, 15, and 17. Recording media.
KR1020090031229A 2009-04-10 2009-04-10 Terminal and method for transmitting message and receiving message KR100931986B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090031229A KR100931986B1 (en) 2009-04-10 2009-04-10 Terminal and method for transmitting message and receiving message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090031229A KR100931986B1 (en) 2009-04-10 2009-04-10 Terminal and method for transmitting message and receiving message

Publications (1)

Publication Number Publication Date
KR100931986B1 true KR100931986B1 (en) 2009-12-15

Family

ID=41684280

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090031229A KR100931986B1 (en) 2009-04-10 2009-04-10 Terminal and method for transmitting message and receiving message

Country Status (1)

Country Link
KR (1) KR100931986B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101067146B1 (en) * 2010-01-14 2011-09-22 주식회사 팬택 Method for processing encrypted message in portable terminal and portable terminal
WO2011144107A2 (en) * 2011-05-27 2011-11-24 华为技术有限公司 Method and apparatus for enhancing interaction capability of multimedia message
CN102448033A (en) * 2011-11-24 2012-05-09 中国钓具技术标准化(北仑海伯)研究中心 Short message security certification method
KR20150021789A (en) * 2013-08-21 2015-03-03 에스케이플래닛 주식회사 Time capsule message writing apparatus, time capsule message receiving apparatus and relay apparatus

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060034338A (en) * 2004-10-18 2006-04-24 주식회사 팬택 Method for transmitting and receiving encryption message in mobile phone
KR20060100788A (en) * 2005-03-18 2006-09-21 신정헌 A method to send and receive a secret message using mobile terminal
KR20070064694A (en) * 2005-12-19 2007-06-22 주식회사 팬택앤큐리텔 Mobile communication terminal and method for encrypting message

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060034338A (en) * 2004-10-18 2006-04-24 주식회사 팬택 Method for transmitting and receiving encryption message in mobile phone
KR20060100788A (en) * 2005-03-18 2006-09-21 신정헌 A method to send and receive a secret message using mobile terminal
KR20070064694A (en) * 2005-12-19 2007-06-22 주식회사 팬택앤큐리텔 Mobile communication terminal and method for encrypting message

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101067146B1 (en) * 2010-01-14 2011-09-22 주식회사 팬택 Method for processing encrypted message in portable terminal and portable terminal
WO2011144107A2 (en) * 2011-05-27 2011-11-24 华为技术有限公司 Method and apparatus for enhancing interaction capability of multimedia message
WO2011144107A3 (en) * 2011-05-27 2012-04-26 华为技术有限公司 Method and apparatus for enhancing interaction capability of multimedia message
CN102448033A (en) * 2011-11-24 2012-05-09 中国钓具技术标准化(北仑海伯)研究中心 Short message security certification method
KR20150021789A (en) * 2013-08-21 2015-03-03 에스케이플래닛 주식회사 Time capsule message writing apparatus, time capsule message receiving apparatus and relay apparatus
KR102155887B1 (en) * 2013-08-21 2020-09-14 에스케이플래닛 주식회사 Time capsule message writing apparatus, time capsule message receiving apparatus and relay apparatus

Similar Documents

Publication Publication Date Title
US10819687B2 (en) Apparatus and method of encrypted communication
CN102196375B (en) Securing out-of-band messages
CN105553951A (en) Data transmission method and data transmission device
US20180091487A1 (en) Electronic device, server and communication system for securely transmitting information
CN104980397A (en) Instant messaging method, system and terminal
CN102857408A (en) Stateless application notifier
WO2015180689A1 (en) Method and apparatus for acquiring verification information
CN113553572B (en) Resource information acquisition method, device, computer equipment and storage medium
CN110708291B (en) Data authorization access method, device, medium and electronic equipment in distributed network
CN101394280B (en) Mobile terminal and data service message protecting method
JP2019514314A (en) Method, system and medium for using dynamic public key infrastructure to send and receive encrypted messages
CN105208028A (en) Data transmission method and related device and equipment
Aggarwal et al. Security aspect in instant mobile messaging applications
CN102404337A (en) Data encryption method and device
KR20170124953A (en) Method and system for automating user authentication with decrypting encrypted OTP using fingerprint in mobile phone
KR100931986B1 (en) Terminal and method for transmitting message and receiving message
US20220247729A1 (en) Message transmitting system with hardware security module
KR20080080152A (en) Method for cipher key conversion in wireless communication
KR101358375B1 (en) Prevention security system and method for smishing
US8769301B2 (en) Product authentication based upon a hyperelliptic curve equation and a curve pairing function
CN112637230B (en) Instant messaging method and system
KR20100096490A (en) Method and apparatus for performing secured communication
KR101267875B1 (en) Apparatus for message encryption and decryption using virtual keyboard and recording medium storing program for executing method of the same in computer
US10108435B2 (en) Short message service security for zero touch deployments
KR102171463B1 (en) Data securing method, server thereof, and apparatus thereof

Legal Events

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

Payment date: 20121207

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee