KR20000054258A - Method of securing shot message and the system - Google Patents
Method of securing shot message and the system Download PDFInfo
- Publication number
- KR20000054258A KR20000054258A KR1020000029292A KR20000029292A KR20000054258A KR 20000054258 A KR20000054258 A KR 20000054258A KR 1020000029292 A KR1020000029292 A KR 1020000029292A KR 20000029292 A KR20000029292 A KR 20000029292A KR 20000054258 A KR20000054258 A KR 20000054258A
- Authority
- KR
- South Korea
- Prior art keywords
- encrypted
- message
- random number
- short message
- mobile communication
- Prior art date
Links
Landscapes
- Telephonic Communication Services (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
본 발명은 이동통신단말기의 단문 메시지 서비스에 관한 것으로, 더욱 상세히게는 SMS 메시지를 암호화하는 방법에 관한 것이다.The present invention relates to a short message service of a mobile communication terminal, and more particularly, to a method for encrypting an SMS message.
종래의 이동통신단말기의 단문 메시지 서비스 기술은 단문 메시지 서비스(Shot Message Service:이하 SMS라 함)만을 제공하는 것으로, SMS에 가입자가 등록을 한 후 어떤 가입자에게 SMS문자를 보내려고 할 때 해당 평문의 CDMA/TDMA등의 통신인터페이스를 통해 이동통신단말기에 전달된다.The short message service technology of the conventional mobile communication terminal provides only a short message service (hereinafter referred to as SMS). When a subscriber registers with an SMS and tries to send an SMS text to a subscriber, the plain text message service It is delivered to a mobile communication terminal through a communication interface such as CDMA / TDMA.
도 1에서 보이는 것처럼 평문 M이 그대로 메시지센터(150)에 보내지게 되어 메시지 자체는 암호화 되지 않았다. 그러나, 기술이 발전함에 따라 대기(air)중에 언제나 떠다니는 SMS는 누구나 캡쳐(Capture)가능할 수 있으므로 보안성이 크게 떨어져서 해킹(Hacking)의 가능성이 높다.As shown in Figure 1, the plain text M is sent to the message center 150 as it is, the message itself is not encrypted. However, as technology advances, any SMS that always floats in the air can be captured, so the security is greatly reduced, so there is a high possibility of hacking.
본 발명이 이루고자하는 기술적 과제는 메시지센터에서 단문메시지를 이동통신단말기로 전송할 때, 상기 단문메시지를 암호화하는 SMS 메시지 암호화 방법 및 을 제공함에 있다.The present invention provides an SMS message encryption method and method for encrypting a short message when transmitting a short message to a mobile communication terminal in a message center.
도 1은 종래의 단문 메시지 서비스의 프로토콜 단계를 도시한 것이다.Figure 1 illustrates the protocol steps of a conventional short message service.
도 2는 본 발명에 의한 단문 메시지 서비스 시스템의 구성을 도시한 것이다.2 illustrates a configuration of a short message service system according to the present invention.
도 3은 본 발명에 의한 단문 메시지 서비스의 프로토콜 단계의 실시예를 도시한 것이다.3 shows an embodiment of the protocol stage of the short message service according to the present invention.
상기 기술적 과제를 해결하기 위한 본 발명에 의한 단문 메시지 서비스 암호화 방법은 메시지 센터에서 이동통신단말기로 단문메시지를 전송하기 위해 상기 단문메시지를 암호화하는 방법에 있어서, (a)상기 메시지 센터에서 암호화된 제1난수를 생성하는 단계; (b)상기 암호화된 난수를 이용하여 평문을 암호화하는데 필요한 암호화키를 생성하는 단계; 및 (c)상기 암호화키를 이용하여 상기 평문을 암호화 시키는 단계를 포함함을 특징으로 한다.In a method for encrypting a short message service according to the present invention for solving the technical problem, a method of encrypting a short message to transmit a short message from a message center to a mobile communication terminal, the method comprising the steps of: (a) Generating a random number; (b) generating an encryption key for encrypting plain text using the encrypted random number; And (c) encrypting the plain text using the encryption key.
또한, 상기 암호화된 평문은 상기 메시지 센터에서 상기 이동통신단말기로 전송됨을 특징으로 한다.The encrypted plain text may be transmitted from the message center to the mobile communication terminal.
또한, 상기 이동통신단말기는 상기 제1난수를 이용하여 암호키를 생성한 후 암호화된 문장을 복호화함을 특징으로 한다.The mobile communication terminal may generate an encryption key using the first random number and then decrypt the encrypted sentence.
상기 기술적 과제를 해결하기 위한 본 발명에 의한 단문 메시지 암호화 서비스 시스템은 메시지 센터에서 이동통신단말기로 단문메시지를 전송하기 위한 단문 메시지 서비스 시스템에 있어서, 상기 메시지 센터는 난수인 r1을 생성하고, 생성된 r1을 이용하여 평문 M을 암호화하는데 필요한 암호화키 Ks를 생성하며, 상기 생성된 암호화된 메시지를 이동통신단말기로 전송하고, 상기 이동통신단말기는 상기 암호화된 난수 r1을 이용하여 Ks를 생성한 후 암호화된 문장을 복호화함을 특징으로 한다.Short message encryption service system according to the present invention for solving the technical problem in the short message service system for transmitting a short message from the message center to the mobile communication terminal, the message center generates a random number r1, generated Generates an encryption key Ks necessary for encrypting the plain text M using r1, and transmits the generated encrypted message to a mobile communication terminal, and the mobile communication terminal generates Ks using the encrypted random number r1 and encrypts it. It is characterized in that the decoded sentence.
이하 도면을 참조하여 본 발명을 상세히 설명하기로 한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.
도 2는 본 발명에 의한 단문 메시지 서비스 시스템의 구성도로서, 이동통신단말기(210), 기지국(220), 기지국 제어기(230), 이동통신스위칭센터(240), 메시지센터(250), 네트워크망(260) 및 개인용컴퓨터(270)로 이루어진다.2 is a block diagram of a short message service system according to the present invention, a mobile communication terminal 210, a base station 220, a base station controller 230, a mobile communication switching center 240, a message center 250, a network 260 and a personal computer 270.
이동통신단말기(210)는 셀룰러폰, PCS, PDA 등과 같은 통신단말기로서, 메시지 센터(250)로부터 암호화된 난수를 이용하여 암호화된 문장을 복호화한다.The mobile communication terminal 210 is a communication terminal such as a cellular phone, a PCS, a PDA, and the like, and decrypts an encrypted sentence using a random number encrypted from the message center 250.
기지국(220)은 무선네트워크에서 셀을 담당하는 장치이다.Base station 220 is a device that takes care of the cell in the wireless network.
기지국 제어기(230)는 기지국을 조정하는 장치이다.The base station controller 230 is a device for adjusting a base station.
이동통신 스위칭 센터(240)는 각 이동통신단말기(310)간의 스위칭을 담당하는 장치이다.The mobile communication switching center 240 is a device that is responsible for switching between each mobile communication terminal 310.
메시지 센터(250)는 단문 메시지를 보내고 받을 때 이를 관리하는 장치로서, 난수인 r1을 생성하고, 생성된 r1을 이용하여 평문 M을 암호화하는데 필요한 암호화키 Ks를 생성하며, 상기 생성된 암호화된 메시지를 이동통신단말기(210)로 전송한다.Message center 250 is a device that manages when sending and receiving a short message, generating a random number r1, using the generated r1 to generate the encryption key Ks required to encrypt the plain text M, the generated encrypted message To transmit to the mobile communication terminal (210).
개인용 컴퓨터(270)는 사용자에게 직접 메시지를 보내는 장치이다.Personal computer 270 is a device that sends messages directly to a user.
상술한 구성에 의거하여 본 발명에 의한 단문 서비스 암호화 방법에 대하여 상세히 설명하기로 한다.Based on the above configuration, the short service encryption method according to the present invention will be described in detail.
도 3은 본 발명에 의한 단문 서비스 암호화 방법에 대한 프로토콜(protocol)을 설명한 것이다.3 illustrates a protocol for a short service encryption method according to the present invention.
메시지 센터(250)에서 secure 난수인 r1을 생성하고, 생성된 r1을 이용하여 평문 M을 암호화하는데 필요한 암호화키 Ks를 생성한다.In the message center 250, r1, which is a secure random number, is generated, and an encryption key Ks necessary for encrypting the plain text M is generated using the generated r1.
여기서, M`:암호화된 평문, ||:두 문장의 연결, r1:secure 난수, M:평문, Ks:암호키를 의미한다.Here, M`: encrypted plaintext, ||: concatenation of two sentences, r1: secure random number, M: plaintext, and Ks: cryptographic key.
따라서, 상기 수학식 1과 같이 생성된 암호화된 메시지는 메시지센터(350)에서 이동통신단말기(210)로 전송된다.Therefore, the encrypted message generated as in Equation 1 is transmitted from the message center 350 to the mobile communication terminal 210.
그리고, 이동통신단말기(210)는 상기 암호화된 난수 r1을 이용하여 Ks를 생성한 후 암호화된 문장을 복호화한다.The mobile communication terminal 210 generates the Ks by using the encrypted random number r1 and then decrypts the encrypted sentence.
여기서, D(M,Ks):암호문 M은 키 Ks에 의해 복호화됨을 의미한다.Here, D (M, Ks): means that the ciphertext M is decrypted by the key Ks.
도면과 명세서는 단지 본 발명의 예시적인 것으로서, 이는 단지 본 발명을 설명하기 위한 목적에서 사용된 것이지 의미한정이나 특허청구범위에 기재된 본 발명의 범위를 제한하기 위하여 사용된 것은 아니다. 그러므로 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 특허청구범위의 기술적 사상에 의해 정해져야 할 것이다.The drawings and specification are merely exemplary of the invention, which are used for the purpose of illustrating the invention only and are not intended to limit the scope of the invention as defined in the appended claims or claims. Therefore, those skilled in the art will understand that various modifications and equivalent other embodiments are possible from this. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.
본 발명에 의하면, 단문 메시지가 암호화되어 보다 안전하게 SMS를 제공받을 수 있다.According to the present invention, the short message is encrypted so that the SMS can be more securely provided.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000029292A KR20000054258A (en) | 2000-05-30 | 2000-05-30 | Method of securing shot message and the system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000029292A KR20000054258A (en) | 2000-05-30 | 2000-05-30 | Method of securing shot message and the system |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20000054258A true KR20000054258A (en) | 2000-09-05 |
Family
ID=19670792
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020000029292A KR20000054258A (en) | 2000-05-30 | 2000-05-30 | Method of securing shot message and the system |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20000054258A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20000054658A (en) * | 2000-06-16 | 2000-09-05 | 김송식 | Method for application SSMS |
KR20020072240A (en) * | 2001-03-08 | 2002-09-14 | 주식회사 엠차지정보기술 | Secure service method of short messge in wireless telecommunication |
KR100416743B1 (en) * | 2001-03-24 | 2004-01-31 | 엘지전자 주식회사 | A Method for Encryption of SMS Message |
KR100724721B1 (en) * | 2005-05-17 | 2007-06-04 | 김선형 | Method for providing message using watermarking |
KR101414462B1 (en) * | 2008-04-30 | 2014-07-03 | 에스케이텔레콤 주식회사 | Mobile terminal and message service center, method for transfering message using the same |
-
2000
- 2000-05-30 KR KR1020000029292A patent/KR20000054258A/en not_active Application Discontinuation
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20000054658A (en) * | 2000-06-16 | 2000-09-05 | 김송식 | Method for application SSMS |
KR20020072240A (en) * | 2001-03-08 | 2002-09-14 | 주식회사 엠차지정보기술 | Secure service method of short messge in wireless telecommunication |
KR100416743B1 (en) * | 2001-03-24 | 2004-01-31 | 엘지전자 주식회사 | A Method for Encryption of SMS Message |
KR100724721B1 (en) * | 2005-05-17 | 2007-06-04 | 김선형 | Method for providing message using watermarking |
KR101414462B1 (en) * | 2008-04-30 | 2014-07-03 | 에스케이텔레콤 주식회사 | Mobile terminal and message service center, method for transfering message using the same |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7076657B2 (en) | Use of short message service (SMS) for secure transactions | |
CN101340443B (en) | Session key negotiating method, system and server in communication network | |
JP3816337B2 (en) | Security methods for transmission in telecommunications networks | |
CN101420303B (en) | Communication method for audio data and apparatus thereof | |
CN101188496B (en) | A SMS encryption transport method | |
CN103338437B (en) | The encryption method of a kind of mobile instant message and system | |
CN101917711B (en) | A kind of method of mobile communication system and voice call encryption thereof | |
EP2549778B1 (en) | Method and system for encrypting short message | |
Hossain et al. | A proposal for enhancing the security system of short message service in GSM | |
CN105792190B (en) | Data encryption, decryption and transmission method in communication system | |
CN101242264A (en) | Data transmission method, device and system and mobile terminal | |
CN102740239A (en) | Method and system for secure transmission of media information | |
CN103167494A (en) | Information sending method and information sending system | |
EP1292166B1 (en) | Mobile communication system | |
WO2017092092A1 (en) | Method and device for managing key in end-to-end encryption transmission | |
CN101854594A (en) | Method and device for transmitting information and method and device for receiving information | |
CN105262759A (en) | Method and system for encrypted communication | |
KR20000054258A (en) | Method of securing shot message and the system | |
CN101262340A (en) | MMS encryption method and mobile terminal for transmitting and receiving encrypted MMS | |
JPH01307341A (en) | Mobile body data ciphered communication system | |
CN105827601A (en) | Data encryption application method and system of mobile device | |
KR101293260B1 (en) | Mobile communication terminal and method | |
CN114867012A (en) | Encryption earphone and voice communication method thereof | |
JP2005051368A (en) | Communication apparatus, base station apparatus and communication system | |
CN102740241A (en) | Method and system for secure transmission of media information |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E902 | Notification of reason for refusal | ||
E601 | Decision to refuse application |