검색 상세

SOAP을 이용한 첨부문서 유실방지 기법

A Prevention Method For The Lost Of Attached Documents Using SOAP

  • 발행기관 아주대학교 정보통신대학원
  • 지도교수 예홍진
  • 발행년도 2005
  • 학위수여년월 2005. 8
  • 학위명 석사
  • 학과 및 전공 정보통신대학원 정보보호
  • 본문언어 한국어

초록/요약

전자문서교환에 있어서 신뢰성 있고 안전한 메시지 전송은 매우 중요한 요소이며 EDI를 거쳐 XML/EDI 시스템이 빠른 속도로 도입되어 많은 산업 군에 도입되어 활용되고 있다. 많은 표준과 문서에 대한 처리 표준에도 불구하고 전자문서 교환 시 발생하고 있는 본문서 및 첨부문서의 위조, 변조, 유실 등의 문제는 여전히 발생하고 있다. 본 논문에서는 이러한 문제들 중 특히 첨부문서에 대한 유실방지를 위한 기법에 초점을 맞추었으며, 문서처리 구조를 체계적으로 지원하는 ebXML 메세지 구조 및 SOAP을 이용하여 첨부문서 유실 방지를 위한 기법을 설계하고, 구현 및 테스트 하였다. 먼저 ebXML의 강점인 메시지 구조를 이용하여 SOAP 및 본문서, 첨부문서를 URI를 통하여 구조적으로 구성하였고, 각각의 문서별 무결성 확보를 위하여 SunJSSE에서 지원하는 SHA1withRSA 알고리즘을 이용하여 전자서명 및 검증절차를 거쳐 첨부문서의 무결성 및 유실 방지를 확보하도록 하였다.

more

초록/요약

A trusted and safe message transfer mechanism is very important in the domain of electronic interchange of official documents because many industries are using more XML/EDI ever more. Although XML/EDI standards are accepted generally in the market, some problems on file transfer such as forgery, modifying, and loosing still remain to be solved. In this paper, we focus on the problem of loosing attached documents during message transfer via internet. we propose a trusted and safe EDI system and implement using the ebXML message structure and SOAP. All the documents and their attached documents are represented using SOAP and URI in the message structure of ebXML. Their characteristics can be verified for the prevention of loosing attached documents as well as for the integrity of documents using digital signatures which are implemented with SHA1 with RSA, one of the Sun JSSE supported algorithms.

more

목차

목차
제 1 장 서론 = 1
제 2 장 관련연구 = 3
제 1 절 XML/EDI 와 ebXML = 3
제 2 절 ebXML 메세징 = 7
제 3 절 SOAP = 10
제 3 장 기법의 설계 및 수행 시나리오 정의 = 17
제 1 절 문서처리 구조 = 17
제 2 절 메시지 구조 설계 = 19
제 3 절 클라이언트 모듈 설계 = 21
제 4 절 서버모듈 설계 = 24
제 5 절 수행 시나리오 = 27
제 4 장 기법의 구현 및 실행 = 29
제 1 절 구현환경 = 29
제 2 절 실행 및 시나리오 결과 분석 = 30
제 5 장 결론 및 향후 연구 = 37
참고문헌 = 38
Abstract = 39

more