원문정보
Simulation of Intelligent SMS Security System
초록
영어
This paper aims at developing communication module and application program for client management module and developing database management module and managing wireless communication facilities for server systems. To construct these aims, we have adapted DES algorithm and researched on encrypting and decrypting module development applicable to SMS Security System and optimize module size and processing speed. In addition, the XML technology is applied to encrypt only the contents of the message in a way to reduce the volume of data to process and shorten the time to encrypting.
한국어
본 연구에서는 무선 환경 하에서 광범위하게 사용되고 있는 SM에 보안 기술을 적용하여 안전한 메시지 사용 환경을 구현하고 이를 위해 대칭키 방식의 보안 알고리즘인 DES를 적용하여 SMS를 구현한다. SMS는 DB 서버 모듈과 암호화/복호화 모듈 그리고 서버인터페이스 모듈로 구성되고 송신자 측에서 작성한 메시지가 암호화되어 SMS 서버의 데이터베이스에 저장된 후 수신자가 메시지를 수신하고 복호화하는 과정을 수행 하도록 한다. 또한, 암호화 및 복호화 시간을 단축하기 위해 XML을 활용하는 것이다.
목차
Abstract
1. 서론
2. 관련연구
2.1 SMS시스템
2.2 DES(Data Encryption Standard) 보안 알고리즘
3. SMS시스템 설계와 구현
3.1 시스템의 구성
3.2 시스템의 설계
4. 구현
4.1 구현 환경
4.2 서버 구현
4.3 클라이언트 구현
4.4 평가
5. 결론
참고문헌